← Search

Jinbiao Chen

10 accepted papers

2026

Combination-of-Experts with Knowledge Sharing for Cross-Task Vehicle Routing Problems

ICLR 2026poster

Recent neural methods have shown promise in generalizing across various vehicle routing problems (VRPs). These methods adopt either a fully-shared dense model across all VRP tasks (i.e., variants) or a mixture-of-experts model that assigns node embeddings within each task instance to different exper…

Cited by 0SourceScholar
2026

UCPO: A Universal Constrained Combinatorial Optimization Method via Preference Optimization

AAAI 2026technical

Neural solvers have demonstrated remarkable success in combinatorial optimization, often surpassing traditional heuristics in speed, solution quality, and generalization. However, their efficacy deteriorates significantly when confronted with complex constraints that cannot be effectively managed th

Cited by 0SourcePDFScholar
2025

BOPO: Neural Combinatorial Optimization via Best-anchored and Objective-guided Preference Optimization

ICML 2025poster

Neural Combinatorial Optimization (NCO) has emerged as a promising approach for NP-hard problems. However, prevailing RL-based methods suffer from low sample efficiency due to sparse rewards and underused solutions. We propose *Best-anchored and Objective-guided Preference Optimization (BOPO)*, a tr…

Cited by 0SourcePDFScholar
2025

Neural Multi-Objective Combinatorial Optimization via Graph-Image Multimodal Fusion

ICLR 2025poster

Existing neural multi-objective combinatorial optimization (MOCO) methods still exhibit an optimality gap since they fail to fully exploit the intrinsic features of problem instances. A significant factor contributing to this shortfall is their reliance solely on graph-modal information. To overcome…

Cited by 0SourcePDFScholar
2025

Preference-Driven Multi-Objective Combinatorial Optimization with Conditional Computation

NeurIPS 2025poster

Recent deep reinforcement learning methods have achieved remarkable success in solving multi-objective combinatorial optimization problems (MOCOPs) by decomposing them into multiple subproblems, each associated with a specific weight vector. However, these methods typically treat all subproblems equ…

Cited by 0SourceScholar
2025

Rethinking Neural Multi-Objective Combinatorial Optimization via Neat Weight Embedding

ICLR 2025poster

Recent decomposition-based neural multi-objective combinatorial optimization (MOCO) methods struggle to achieve desirable performance. Even equipped with complex learning techniques, they often suffer from significant optimality gaps in weight-specific subproblems. To address this challenge, we prop…

Cited by 0SourcePDFScholar
2024

Neural Combinatorial Optimization for Robust Routing Problem with Uncertain Travel Times

NeurIPS 2024poster

We consider the robust routing problem with uncertain travel times under the min-max regret criterion, which represents an extended and robust version of the classic traveling salesman problem (TSP) and vehicle routing problem (VRP). The general budget uncertainty set is employed to capture the unce…

Cited by 2SourcePDFScholar
2023

Efficient Meta Neural Heuristic for Multi-Objective Combinatorial Optimization

NeurIPS 2023poster

Recently, neural heuristics based on deep reinforcement learning have exhibited promise in solving multi-objective combinatorial optimization problems (MOCOPs). However, they are still struggling to achieve high learning efficiency and solution quality. To tackle this issue, we propose an efficient…

2023

Neural Multi-Objective Combinatorial Optimization with Diversity Enhancement

NeurIPS 2023poster

Most of existing neural methods for multi-objective combinatorial optimization (MOCO) problems solely rely on decomposition, which often leads to repetitive solutions for the respective subproblems, thus a limited Pareto set. Beyond decomposition, we propose a novel neural heuristic with diversity e…

2022

Learning Generalizable Models for Vehicle Routing Problems via Knowledge Distillation

NeurIPS 2022accept

Recent neural methods for vehicle routing problems always train and test the deep models on the same instance distribution (i.e., uniform). To tackle the consequent cross-distribution generalization concerns, we bring the knowledge distillation to this field and propose an Adaptive Multi-Distributio…