Improving FMQA via Initial Training Data Design Considering Marginal Bit Coverage in One-Hot Encoding
Taiga Hayashi, Yuya Seki, Kotaro Terada, Yosuke Mukasa, Shuta Kikuchi, Shu Tanaka

TL;DR
This paper enhances FMQA, a black-box optimization method, by designing initial training data with complete marginal bit coverage, leading to improved performance in wing-shape optimization tasks.
Contribution
It introduces space-filling sampling methods, LHS and Sobol', to ensure all binary variables are active initially, improving FMQA's effectiveness.
Findings
LHS-FMQA and Sobol'-FMQA outperform baseline FMQA in final cruising speeds.
The proposed methods show more significant improvements on higher-dimensional problems.
Complete marginal bit coverage in initial data enhances optimization results.
Abstract
Factorization machine with quadratic-optimization annealing (FMQA) is a black-box optimization method that combines a factorization machine (FM) surrogate with QUBO-based search by an Ising machine. When FMQA is applied to integer or discretized continuous variables via one-hot encoding, uniform random initial sampling can leave many binary variables never active in the initial training data, and the corresponding FM parameters receive no direct gradient updates from the observed responses. We address this by designing the initial training data to achieve complete marginal bit coverage, namely, ensuring that every binary variable obtained by one-hot encoding takes the value one at least once. We use two space-filling sampling methods, Latin hypercube sampling (LHS) and the Sobol' sequence, yielding LHS-FMQA and Sobol'-FMQA. On the human-powered aircraft wing-shape optimization benchmark…
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.
