Subsampling Factorization Machine Annealing
Yusuke Hama, Tadashi Kadowaki

TL;DR
This paper introduces Subsampling Factorization Machine Annealing (SFMA), an algorithm that enhances traditional FMA by using subsampled datasets to improve exploration, speed, and accuracy in black-box optimization tasks, especially for large-scale problems.
Contribution
The paper proposes SFMA, a novel subsampling approach to FMA that balances exploration and exploitation, reduces computational cost, and improves performance in large-scale black-box optimization.
Findings
SFMA outperforms FMA in speed and accuracy.
Subsampling enhances exploration and exploitation balance.
Performance improves with sequentially smaller subsamples.
Abstract
Quantum computing and machine learning are state-of-the-art technologies that have been investigated intensively in both academia and industry. The hybrid technology of these two ingredients is expected to be a powerful tool to solve complex problems in many branches of science and engineering such as combinatorial optimization problems and accelerate the creation of next-generation technologies. In this work, we develop an algorithm to solve a black-box optimization problem by improving Factorization Machine Annealing (FMA) such that the training of a machine learning model called Factorization Machine is performed not by a full dataset but by a subdataset that is sampled from a full dataset: Subsampling Factorization Machine Annealing (SFMA). According to such a probabilistic training process, the performance of FMA on exploring a solution space gets enhanced. As a result, SFMA…
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 · Machine Learning and Data Classification · Metaheuristic Optimization Algorithms Research
