Fast T2T: Optimization Consistency Speeds Up Diffusion-Based Training-to-Testing Solving for Combinatorial Optimization
Yang Li, Jinpei Guo, Runzhong Wang, Hongyuan Zha, Junchi Yan

TL;DR
Fast T2T introduces a novel approach that learns direct mappings from noise levels to solutions, enabling rapid single-step solutions for combinatorial optimization problems with improved quality and efficiency over existing diffusion models.
Contribution
The paper proposes a new training protocol and a gradient search scheme that significantly accelerate diffusion-based neural solvers for combinatorial optimization.
Findings
Fast T2T outperforms state-of-the-art diffusion models in solution quality.
Fast T2T achieves tens of times speedup with comparable or better results.
The method effectively solves TSP and MIS problems with limited computational resources.
Abstract
Diffusion models have recently advanced Combinatorial Optimization (CO) as a powerful backbone for neural solvers. However, their iterative sampling process requiring denoising across multiple noise levels incurs substantial overhead. We propose to learn direct mappings from different noise levels to the optimal solution for a given instance, facilitating high-quality generation with minimal shots. This is achieved through an optimization consistency training protocol, which, for a given instance, minimizes the difference among samples originating from varying generative trajectories and time steps relative to the optimal solution. The proposed model enables fast single-step solution generation while retaining the option of multi-step sampling to trade for sampling quality, which offers a more effective and efficient alternative backbone for neural solvers. In addition, within the…
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
TopicsSemantic Web and Ontologies · Model-Driven Software Engineering Techniques · Graph Theory and Algorithms
