A Generative Neural Annealer for Black-Box Combinatorial Optimization
Yuan-Hang Zhang, Massimiliano Di Ventra

TL;DR
This paper introduces a neural annealer that models the energy landscape of black-box combinatorial problems, improving solution quality and sample efficiency by learning temperature-conditioned distributions.
Contribution
It presents a novel neural network approach that emulates annealing processes, capturing the energy landscape and enabling efficient global optimization of NP problems.
Findings
Achieves competitive results on challenging combinatorial tasks.
Enhances sample efficiency through temperature-conditioned data augmentation.
Effectively models variable interactions to open black-box problems.
Abstract
We propose a generative, end-to-end solver for black-box combinatorial optimization that emphasizes both sample efficiency and solution quality on NP problems. Drawing inspiration from annealing-based algorithms, we treat the black-box objective as an energy function and train a neural network to model the associated Boltzmann distribution. By conditioning on temperature, the network captures a continuum of distributions--from near-uniform at high temperatures to sharply peaked around global optima at low temperatures--thereby learning the structure of the energy landscape and facilitating global optimization. When queries are expensive, the temperature-dependent distributions naturally enable data augmentation and improve sample efficiency. When queries are cheap but the problem remains hard, the model learns implicit variable interactions, effectively "opening" the black box. We…
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
TopicsMetaheuristic Optimization Algorithms Research · Neural Networks and Applications
