paper-with-me

Papers

Effectiveness of Binary Autoencoders for QUBO-Based Optimization Problems

2026-02-10 · Tetsuro Abe, Masashi Yamashita, Shu Tanaka arxiv

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 unclear. Using a small traveling salesman problem as an interpretable testbed, we show that the bAE reconstructs feasible tours accurately and, compared with manually designed encodings at similar compression, better aligns tour distances with latent Hamming distances, yields smoother neighborhoods under small bit flips, and produces fewer local optima. These geometric properties explain why bAE+FMQA improves the approximation ratio faster while maintaining feasibility throughout optimization, and they provide guidance for designing latent representations for black-box optimization.

📄 PDF Abstract BibTeX arXiv:2602.10037

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Insights on Training Neural Networks for QUBO Tasks

2020-04-29 · Thomas Gabor, Sebastian Feld, Hila Safi, Thomy Phan 외

Current hardware limitations restrict the potential when solving quadratic unconstrained binary optimization (QUBO) problems via the quantum approximate optimization algorithm (QAOA) or quantum annealing (QA). Thus, we c…

Traveling Salesman Problem

Logical and Inequality Implications for Reducing the Size and Complexity of Quadratic Unconstrained Binary Optimization Problems

2017-05-26 · Fred Glover, Mark Lewis, Gary Kochenberger

The quadratic unconstrained binary optimization (QUBO) problem arises in diverse optimization applications ranging from Ising spin problems to classical problems in graph theory and binary discrete optimization. The use …

Towards Arbitrary QUBO Optimization: Analysis of Classical and Quantum-Activated Feedforward Neural Networks

2024-10-16 · Chia-Tso Lai, Carsten Blank, Peter Schmelcher, Rick Mukherjee

Quadratic Unconstrained Binary Optimization (QUBO) sits at the heart of many industries and academic fields such as logistics, supply chain, finance, pharmaceutical science, chemistry, IT, and energy sectors, among other…

CPUDecoder

Decomposed Quadratization: Efficient QUBO Formulation for Learning Bayesian Network

2020-06-12 · NeurIPS 2021 12 · Yuta Shikuri

Algorithms and hardware for solving quadratic unconstrained binary optimization (QUBO) problems have made significant recent progress. This advancement has focused attention on formulating combinatorial optimization prob…

Combinatorial Optimization

Efficient correlation-based discretization of continuous variables for annealing machines

2023-01-18 · Yuki Furue, Makiko Konoshima, Hirotaka Tamura, Jun Ohkubo

Annealing machines specialized for combinatorial optimization problems have been developed, and some companies offer services to use those machines. Such specialized machines can only handle binary variables, and their i…

Combinatorial Optimization