Effectiveness of Binary Autoencoders for QUBO-Based Optimization Problems
Tetsuro Abe, Masashi Yamashita, Shu Tanaka

TL;DR
This paper investigates how binary autoencoders improve the efficiency of QUBO-based optimization by providing better latent representations that preserve problem structure, leading to faster convergence and higher quality solutions.
Contribution
It demonstrates that binary autoencoders enhance surrogate modeling in black-box optimization by preserving neighborhood structure and feasibility, with insights from the traveling salesman problem.
Findings
Binary autoencoders accurately reconstruct feasible solutions.
Latent Hamming distances better reflect original solution distances.
Autoencoders lead to fewer local optima and faster approximation ratios.
Abstract
In black-box combinatorial optimization, objective evaluations are often expensive, so high quality solutions must be found under a limited budget. Factorization machine with quantum annealing (FMQA) builds a quadratic surrogate model from evaluated samples and optimizes it on an Ising machine. However, FMQA requires binary decision variables, and for nonbinary structures such as integer permutations, the choice of binary encoding strongly affects search efficiency. If the encoding fails to reflect the original neighborhood structure, small Hamming moves may not correspond to meaningful modifications in the original solution space, and constrained problems can yield many infeasible candidates that waste evaluations. Recent work combines FMQA with a binary autoencoder (bAE) that learns a compact binary latent code from feasible solutions, yet the mechanism behind its performance gains is…
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
TopicsQuantum Computing Algorithms and Architecture · Metaheuristic Optimization Algorithms Research · Machine Learning and Data Classification
