Accelerating Diffusion-based Combinatorial Optimization Solvers by Progressive Distillation
Junwei Huang, Zhiqing Sun, Yiming Yang

TL;DR
This paper introduces a progressive distillation method to accelerate diffusion-based solvers for combinatorial optimization, achieving 16x faster inference with minimal performance loss.
Contribution
It presents a novel application of progressive distillation to speed up diffusion models for combinatorial problems, reducing inference steps significantly.
Findings
16x faster inference on TSP-50 dataset
Only 0.019% performance degradation
Effective acceleration with minimal accuracy loss
Abstract
Graph-based diffusion models have shown promising results in terms of generating high-quality solutions to NP-complete (NPC) combinatorial optimization (CO) problems. However, those models are often inefficient in inference, due to the iterative evaluation nature of the denoising diffusion process. This paper proposes to use progressive distillation to speed up the inference by taking fewer steps (e.g., forecasting two steps ahead within a single step) during the denoising process. Our experimental results show that the progressively distilled model can perform inference 16 times faster with only 0.019% degradation in performance on the TSP-50 dataset.
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
TopicsAdvanced Graph Neural Networks · Topic Modeling · Machine Learning in Materials Science
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Diffusion
