**arXiv ID:** 2505.09742 **Authors:** Yuan-Hang Zhang, Massimiliano Di Ventra **Published:** 2025-05-14T19:05:19Z **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 tempera...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill a-generative-neural-annealer-for-blackbox-combinatorial-optimization --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of A Generative Neural Annealer For Blackbox Combinatorial Optimization?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-a-generative-neural-annealer-for-blackbox-combinat)More formats (shields.io, HTML) on the badges page.
# A Generative Neural Annealer for Black-Box Combinatorial Optimization
**arXiv ID:** 2505.09742
**Authors:** Yuan-Hang Zhang, Massimiliano Di Ventra
**Published:** 2025-05-14T19:05:19Z
**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 validate our approach on challenging combinatorial tasks under both limited and unlimited query budgets, showing competitive performance against state-of-the-art black-box optimizers.
## Skill Description
This skill is generated from the arXiv paper: A Generative Neural Annealer for Black-Box Combinatorial Optimization (2505.09742).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2505.09742](http://arxiv.org/abs/2505.09742v2)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!