ASAP: Exploiting the Satisficing Generalization Edge in Neural Combinatorial Optimization
Han Fang, Paul Weng, Yutong Ban

TL;DR
This paper introduces ASAP, a framework that enhances neural combinatorial optimization by leveraging the satisficing generalization edge, enabling rapid online adaptation and improved out-of-distribution performance.
Contribution
The paper proposes a novel two-phase decision framework with meta-learning to improve generalization and adaptation in neural combinatorial optimization.
Findings
ASAP outperforms baseline models on 3D-BPP, TSP, and CVRP.
The framework enables rapid online adaptation to new distributions.
Theoretical and experimental validation of the satisficing generalization edge.
Abstract
Deep Reinforcement Learning (DRL) has emerged as a promising approach for solving Combinatorial Optimization (CO) problems, such as the 3D Bin Packing Problem (3D-BPP), Traveling Salesman Problem (TSP), or Vehicle Routing Problem (VRP), but these neural solvers often exhibit brittleness when facing distribution shifts. To address this issue, we uncover the Satisficing Generalization Edge, which we validate both theoretically and experimentally: identifying a set of promising actions is inherently more generalizable than selecting the single optimal action. To exploit this property, we propose Adaptive Selection After Proposal (ASAP), a generic framework that decomposes the decision-making process into two distinct phases: a proposal policy that acts as a robust filter, and a selection policy as an adaptable decision maker. This architecture enables a highly effective online adaptation…
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
TopicsOptimization and Packing Problems · Advanced Manufacturing and Logistics Optimization · Vehicle License Plate Recognition
MethodsPruning
