Fourier Representations for Black-Box Optimization over Categorical Variables
Hamid Dadkhahi, Jesus Rios, Karthikeyan Shanmugam, Payel Das

TL;DR
This paper introduces Fourier-based representations for categorical black-box optimization, combining surrogate models with search algorithms to improve efficiency in biological sequence design and other applications.
Contribution
It proposes two novel Fourier representations and two learning frameworks, enhancing surrogate model performance for categorical black-box optimization tasks.
Findings
Achieves competitive or superior optimization performance.
Improves computational cost and sample efficiency.
Demonstrates effectiveness on synthetic and real-world problems.
Abstract
Optimization of real-world black-box functions defined over purely categorical variables is an active area of research. In particular, optimization and design of biological sequences with specific functional or structural properties have a profound impact in medicine, materials science, and biotechnology. Standalone search algorithms, such as simulated annealing (SA) and Monte Carlo tree search (MCTS), are typically used for such optimization problems. In order to improve the performance and sample efficiency of such algorithms, we propose to use existing methods in conjunction with a surrogate model for the black-box evaluations over purely categorical variables. To this end, we present two different representations, a group-theoretic Fourier expansion and an abridged one-hot encoded Boolean Fourier expansion. To learn such representations, we consider two different settings to update…
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
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Advanced Multi-Objective Optimization Algorithms
