Pushing the Limits of the Reactive Affine Shaker Algorithm to Higher Dimensions
Roberto Battiti, Mauro Brunato

TL;DR
This paper introduces the Reactive Affine Shaker, a simple stochastic local search algorithm for high-dimensional optimization, which adapts its search space through affine transformations without using function values directly.
Contribution
The paper presents a novel, simple stochastic search method that adapts the search region via affine transformations, achieving competitive results in high-dimensional optimization.
Findings
RAS performs comparably to state-of-the-art high-dimensional Bayesian Optimization.
The affine transformation approach effectively guides the search in very large dimensions.
The ablation study highlights the importance of directional probability distributions in RAS.
Abstract
Bayesian Optimization (BO) for the minimization of expensive functions of continuous variables uses all the knowledge acquired from previous samples ( and values) to build a surrogate model based on Gaussian processes. The surrogate is then exploited to define the next point to sample, through a careful balance of exploration and exploitation. Initially intended for low-dimensional spaces, BO has recently been modified and used also for very large-dimensional spaces (up to about one thousand dimensions). In this paper we consider a much simpler algorithm, called "Reactive Affine Shaker" (RAS). The next sample is always generated with a uniform probability distribution inside a parallelepiped (the "box"). At each iteration, the form of the box is adapted during the search through an affine transformation, based only on the point …
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
TopicsRheology and Fluid Dynamics Studies · Computer Graphics and Visualization Techniques
