Skip to main content

Showing 1–14 of 14 results for author: Raponi, E

.
  1. arXiv:2506.14619  [pdf, ps, other

    cs.LG

    Feasibility-Driven Trust Region Bayesian Optimization

    Authors: Paolo Ascia, Elena Raponi, Thomas Bäck, Fabian Duddeck

    Abstract: Bayesian optimization is a powerful tool for solving real-world optimization tasks under tight evaluation budgets, making it well-suited for applications involving costly simulations or experiments. However, many of these tasks are also characterized by the presence of expensive constraints whose analytical formulation is unknown and often defined in high-dimensional spaces where feasible regions… ▽ More

    Submitted 17 June, 2025; originally announced June 2025.

    Comments: Accepted for publication at AutoML2025

  2. arXiv:2505.21034  [pdf, ps, other

    cs.LG cs.NE

    LLaMEA-BO: A Large Language Model Evolutionary Algorithm for Automatically Generating Bayesian Optimization Algorithms

    Authors: Wenhu Li, Niki van Stein, Thomas Bäck, Elena Raponi

    Abstract: Bayesian optimization (BO) is a powerful class of algorithms for optimizing expensive black-box functions, but designing effective BO algorithms remains a manual, expertise-driven task. Recent advancements in Large Language Models (LLMs) have opened new avenues for automating scientific discovery, including the automatic design of optimization algorithms. While prior work has used LLMs within opti… ▽ More

    Submitted 27 May, 2025; originally announced May 2025.

  3. arXiv:2505.06030  [pdf, ps, other

    cs.AI cs.CV cs.LG

    Why Are You Wrong? Counterfactual Explanations for Language Grounding with 3D Objects

    Authors: Tobias Preintner, Weixuan Yuan, Qi Huang, Adrian König, Thomas Bäck, Elena Raponi, Niki van Stein

    Abstract: Combining natural language and geometric shapes is an emerging research area with multiple applications in robotics and language-assisted design. A crucial task in this domain is object referent identification, which involves selecting a 3D object given a textual description of the target. Variability in language descriptions and spatial relationships of 3D objects makes this a complex task, incre… ▽ More

    Submitted 9 May, 2025; originally announced May 2025.

    Comments: Accepted at IJCNN 2025

  4. arXiv:2502.13730  [pdf, other

    cs.NE

    Cascading CMA-ES Instances for Generating Input-diverse Solution Batches

    Authors: Maria Laura Santoni, Christoph Dürr, Carola Doerr, Mike Preuss, Elena Raponi

    Abstract: Rather than obtaining a single good solution for a given optimization problem, users often seek alternative design choices, because the best-found solution may perform poorly with respect to additional objectives or constraints that are difficult to capture into the modeling process. Aiming for batches of diverse solutions of high quality is often desirable, as it provides flexibility to accommo… ▽ More

    Submitted 19 February, 2025; originally announced February 2025.

  5. arXiv:2408.16393  [pdf, other

    cs.LG

    Illuminating the Diversity-Fitness Trade-Off in Black-Box Optimization

    Authors: Maria Laura Santoni, Elena Raponi, Aneta Neumann, Frank Neumann, Mike Preuss, Carola Doerr

    Abstract: In real-world applications, users often favor structurally diverse design choices over one high-quality solution. It is hence important to consider more solutions that decision makers can compare and further explore based on additional criteria. Alongside the existing approaches of evolutionary diversity optimization, quality diversity, and multimodal optimization, this paper presents a fresh pers… ▽ More

    Submitted 1 April, 2025; v1 submitted 29 August, 2024; originally announced August 2024.

  6. arXiv:2405.10271  [pdf, other

    cs.LG cs.AI cs.DC cs.ET

    Federated Hybrid Model Pruning through Loss Landscape Exploration

    Authors: Christian Internò, Elena Raponi, Niki van Stein, Thomas Bäck, Markus Olhofer, Yaochu Jin, Barbara Hammer

    Abstract: As the era of connectivity and unprecedented data generation expands, collaborative intelligence emerges as a key driver for machine learning, encouraging global-scale model development. Federated learning (FL) stands at the heart of this transformation, enabling distributed systems to work collectively on complex tasks while respecting strict constraints on privacy and security. Despite its vast… ▽ More

    Submitted 20 May, 2025; v1 submitted 16 May, 2024; originally announced May 2024.

  7. Optimizing with Low Budgets: a Comparison on the Black-box Optimization Benchmarking Suite and OpenAI Gym

    Authors: Elena Raponi, Nathanael Rakotonirina Carraz, Jérémy Rapin, Carola Doerr, Olivier Teytaud

    Abstract: The growing ubiquity of machine learning (ML) has led it to enter various areas of computer science, including black-box optimization (BBO). Recent research is particularly concerned with Bayesian optimization (BO). BO-based algorithms are popular in the ML community, as they are used for hyperparameter optimization and more generally for algorithm configuration. However, their efficiency decrease… ▽ More

    Submitted 2 January, 2024; v1 submitted 29 September, 2023; originally announced October 2023.

    Comments: To appear in IEEE Transactions on Evolutionary Computation

  8. arXiv:2306.04262  [pdf, other

    cs.LG

    Self-Adjusting Weighted Expected Improvement for Bayesian Optimization

    Authors: Carolin Benjamins, Elena Raponi, Anja Jankovic, Carola Doerr, Marius Lindauer

    Abstract: Bayesian Optimization (BO) is a class of surrogate-based, sample-efficient algorithms for optimizing black-box problems with small evaluation budgets. The BO pipeline itself is highly configurable with many different design choices regarding the initial design, surrogate model, and acquisition function (AF). Unfortunately, our understanding of how to select suitable components for a problem at han… ▽ More

    Submitted 30 June, 2023; v1 submitted 7 June, 2023; originally announced June 2023.

    Comments: AutoML Conference 2023

  9. arXiv:2303.00890  [pdf, other

    cs.LG math.OC stat.ML

    Comparison of High-Dimensional Bayesian Optimization Algorithms on BBOB

    Authors: Maria Laura Santoni, Elena Raponi, Renato De Leone, Carola Doerr

    Abstract: Bayesian Optimization (BO) is a class of black-box, surrogate-based heuristics that can efficiently optimize problems that are expensive to evaluate, and hence admit only small evaluation budgets. BO is particularly popular for solving numerical optimization problems in industry, where the evaluation of objective functions often relies on time-consuming simulations or physical experiments. However… ▽ More

    Submitted 23 June, 2024; v1 submitted 1 March, 2023; originally announced March 2023.

  10. arXiv:2211.09678  [pdf, other

    cs.LG

    Towards Automated Design of Bayesian Optimization via Exploratory Landscape Analysis

    Authors: Carolin Benjamins, Anja Jankovic, Elena Raponi, Koen van der Blom, Marius Lindauer, Carola Doerr

    Abstract: Bayesian optimization (BO) algorithms form a class of surrogate-based heuristics, aimed at efficiently computing high-quality solutions for numerical black-box optimization problems. The BO pipeline is highly modular, with different design choices for the initial sampling strategy, the surrogate model, the acquisition function (AF), the solver used to optimize the AF, etc. We demonstrate in this w… ▽ More

    Submitted 17 November, 2022; originally announced November 2022.

    Comments: 6th Workshop on Meta-Learning at NeurIPS 2022, New Orleans

  11. arXiv:2211.01455  [pdf, other

    cs.LG

    PI is back! Switching Acquisition Functions in Bayesian Optimization

    Authors: Carolin Benjamins, Elena Raponi, Anja Jankovic, Koen van der Blom, Maria Laura Santoni, Marius Lindauer, Carola Doerr

    Abstract: Bayesian Optimization (BO) is a powerful, sample-efficient technique to optimize expensive-to-evaluate functions. Each of the BO components, such as the surrogate model, the acquisition function (AF), or the initial design, is subject to a wide range of design choices. Selecting the right components for a given optimization task is a challenging task, which can have significant impact on the quali… ▽ More

    Submitted 2 November, 2022; originally announced November 2022.

    Comments: 2022 NeurIPS Workshop on Gaussian Processes, Spatiotemporal Modeling, and Decision-making Systems

  12. arXiv:2204.13753  [pdf, other

    cs.LG cs.NE stat.ML

    High Dimensional Bayesian Optimization with Kernel Principal Component Analysis

    Authors: Kirill Antonov, Elena Raponi, Hao Wang, Carola Doerr

    Abstract: Bayesian Optimization (BO) is a surrogate-based global optimization strategy that relies on a Gaussian Process regression (GPR) model to approximate the objective function and an acquisition function to suggest candidate points. It is well-known that BO does not scale well for high-dimensional problems because the GPR model requires substantially more data points to achieve sufficient accuracy and… ▽ More

    Submitted 26 June, 2022; v1 submitted 28 April, 2022; originally announced April 2022.

  13. Quantum Annealing for Industry Applications: Introduction and Review

    Authors: Sheir Yarkoni, Elena Raponi, Thomas Bäck, Sebastian Schmitt

    Abstract: Quantum annealing is a heuristic quantum optimization algorithm that can be used to solve combinatorial optimization problems. In recent years, advances in quantum technologies have enabled the development of small- and intermediate-scale quantum processors that implement the quantum annealing algorithm for programmable use. Specifically, quantum annealing processors produced by D-Wave Systems hav… ▽ More

    Submitted 13 June, 2022; v1 submitted 14 December, 2021; originally announced December 2021.

    Comments: major revision with extended noise section and discussion of alternative platforms

  14. arXiv:2007.00925  [pdf, other

    cs.NE

    High Dimensional Bayesian Optimization Assisted by Principal Component Analysis

    Authors: Elena Raponi, Hao Wang, Mariusz Bujny, Simonetta Boria, Carola Doerr

    Abstract: Bayesian Optimization (BO) is a surrogate-assisted global optimization technique that has been successfully applied in various fields, e.g., automated machine learning and design optimization. Built upon a so-called infill-criterion and Gaussian Process regression (GPR), the BO technique suffers from a substantial computational complexity and hampered convergence rate as the dimension of the searc… ▽ More

    Submitted 2 July, 2020; originally announced July 2020.

    Comments: 11 pages, 5 figures, conference paper accepted at PPSN2020