Self-Improved Learning for Scalable Neural Combinatorial Optimization
Fu Luo, Xi Lin, Zhenkun Wang, Xialiang Tong, Mingxuan Yuan, Qingfu, Zhang

TL;DR
This paper introduces a Self-Improved Learning method for neural combinatorial optimization that enhances scalability to large problem instances like TSP and CVRP with up to 100K nodes, without requiring labeled data.
Contribution
It proposes a novel self-improved mechanism with local reconstruction and a linear attention model to efficiently solve large-scale combinatorial problems.
Findings
Successfully applied to TSP and CVRP with up to 100K nodes
Achieves better solutions through iterative self-improvement
Maintains low computational overhead with linear attention
Abstract
The end-to-end neural combinatorial optimization (NCO) method shows promising performance in solving complex combinatorial optimization problems without the need for expert design. However, existing methods struggle with large-scale problems, hindering their practical applicability. To overcome this limitation, this work proposes a novel Self-Improved Learning (SIL) method for better scalability of neural combinatorial optimization. Specifically, we develop an efficient self-improved mechanism that enables direct model training on large-scale problem instances without any labeled data. Powered by an innovative local reconstruction approach, this method can iteratively generate better solutions by itself as pseudo-labels to guide efficient model training. In addition, we design a linear complexity attention mechanism for the model to efficiently handle large-scale combinatorial problem…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
