Skip to content
View jieyibi's full-sized avatar

Block or report jieyibi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

The code implementation for "Self-Supervised Denoising through Independent Cascade Graph Augmentation for Robust Social Recommendation"

Python 13 1 Updated Nov 21, 2024
Linear Programming 12 Updated Jun 4, 2025

Genetic programming using LLMs

Python 59 18 Updated Mar 5, 2025

This is adding edge and normalization tricks for basic GNN models. The source code for the paper ``Rethinking Graph Neural Networks from a Geometric Perspective of Node Features'', ICLR 2025.

Python 10 Updated Feb 3, 2025

GPU accelerated decision optimization

Cuda 843 165 Updated Apr 29, 2026
Python 4 Updated Feb 1, 2026

Neur2SP: Neural Two-Stage Stochastic Programming

Python 54 15 Updated Mar 8, 2023
Python 14 2 Updated Apr 20, 2025

Source code for the experiments in the paper "Slight Stochastic Shifts Suffice: Cross-Trajectory Vectorized Estimation of Simulation Gradients", accepted at ACM SIGSIM PADS'25

C++ 1 Updated Apr 2, 2025

[ICLR 2026] Neural Combinatorial Optimization for Real-World Routing

Python 30 7 Updated Feb 27, 2026

NVIDIA cuOpt examples for decision optimization

Jupyter Notebook 436 74 Updated Apr 28, 2026

PolyNet: Learning Diverse Solution Strategies for Neural Combinatorial Optimization

Python 11 1 Updated Aug 20, 2025

[TMLR 2025 + ICML 2024 FM-Wild Oral] RouteFinder: Towards Foundation Models for Vehicle Routing Problems

Python 115 16 Updated Dec 3, 2025

[AAMAS 2025 Oral] CAMP: Collaborative Attention Model with Profiles for Vehicle Routing Problems

Python 32 1 Updated Dec 3, 2025
Python 50 6 Updated May 14, 2025

Awesome machine learning for combinatorial optimization papers.

Python 2,107 239 Updated Apr 20, 2026
Python 331 94 Updated Feb 22, 2023

This repo implements our paper, "Learning to Search Feasible and Infeasible Regions of Routing Problems with Flexible Neural k-Opt", which has been accepted at NeurIPS 2023.

Jupyter Notebook 54 9 Updated Jul 24, 2024

A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)

Python 866 146 Updated Jan 22, 2026

Attention based model for learning to solve different routing problems

Jupyter Notebook 1,350 386 Updated Aug 4, 2024

Official repository for GFACS

Python 36 9 Updated May 17, 2024

Recent research papers about Foundation Models for Combinatorial Optimization

526 42 Updated Mar 31, 2026

[ICML 2024] "MVMoE: Multi-Task Vehicle Routing Solver with Mixture-of-Experts"

Python 82 10 Updated Jun 3, 2025

PyTorch implementation for our NeurIPS 2023 spotlight paper "Let the Flows Tell: Solving Graph Combinatorial Optimization Problems with GFlowNets".

Python 67 12 Updated May 30, 2023

DPDP

Python 105 19 Updated Jan 2, 2023

Modern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This code also includes an additional neighborhood called SWAP*.

C++ 428 96 Updated Mar 26, 2025

[ICML 2023] "Towards Omni-generalizable Neural Methods for Vehicle Routing Problems"

Python 58 6 Updated Jun 3, 2025

[NeurIPS 2021 Spotlight] Learning to Delegate for Large-scale Vehicle Routing

C 87 14 Updated Dec 10, 2021
Next