paper-with-me

Papers

Preferential Bayesian Optimization with Crash Feedback

2026-04-02 · Johanna Menn, David Stenger, Sebastian Trimpe arxiv

Bayesian optimization is a popular black-box optimization method for parameter learning in control and robotics. It typically requires an objective function that reflects the user's optimization goal. However, in practical applications, this objective function is often inaccessible due to complex or unmeasurable performance metrics. Preferential Bayesian optimization (PBO) overcomes this limitation by leveraging human feedback through pairwise comparisons, eliminating the need for explicit performance quantification. When applying PBO to hardware systems, such as in quadcopter control, crashes can cause time-consuming experimental resets, wear and tear, or otherwise undesired outcomes. Standard PBO methods cannot incorporate feedback from such crashed experiments, resulting in the exploration of parameters that frequently lead to experimental crashes. We thus introduce CrashPBO, a user-friendly mechanism that enables users to both express preferences and report crashes during the optimization process. Benchmarking on synthetic functions shows that this mechanism reduces crashes by 63% and increases data efficiency. Through experiments on three robotics platforms, we demonstrate the wide applicability and transferability of CrashPBO, highlighting that it provides a flexible, user-friendly framework for parameter learning with human feedback on preferences and crashes.

📄 PDF Abstract BibTeX arXiv:2604.01776

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Preferential Batch Bayesian Optimization

2020-03-25 · Eero Siivola, Akash Kumar Dhaka, Michael Riis Andersen, Javier Gonzalez 외

Most research in Bayesian optimization (BO) has focused on \emph{direct feedback} scenarios, where one has access to exact values of some expensive-to-evaluate objective. This direction has been mainly driven by the use …

Bayesian OptimizationBIG-bench Machine LearningRecommendation Systems

Projective Preferential Bayesian Optimization

2020-02-08 · ICML 2020 1 · Petrus Mikkola, Milica Todorović, Jari Järvi, Patrick Rinke 외

Bayesian optimization is an effective method for finding extrema of a black-box function. We propose a new type of Bayesian optimization for learning user preferences in high-dimensional spaces. The central assumption is…

Bayesian Optimization

A Finite Time Analysis of Thompson Sampling for Bayesian Optimization with Preferential Feedback

2026-04-27 · Joseph Lazzaro, Davide Buffelli, Da-shan Shiu, Sattar Vakili arxiv

Preference feedback, in the form of pairwise comparisons rather than scalar scores, has seen increasing use in applications such as human-, laboratory-, and expert-in-the-loop design, as well as scientific discovery. We …

Consecutive Preferential Bayesian Optimization

2025-11-07 · Aras Erarslan, Carlos Sevilla Salcedo, Ville Tanskanen, Anni Nisov 외 arxiv

Preferential Bayesian optimization allows optimization of objectives that are either expensive or difficult to measure directly, by relying on a minimal number of comparative evaluations done by a human expert. Generatin…

Principled Preferential Bayesian Optimization

2024-02-08 · Wenjie Xu, Wenbin Wang, Yuning Jiang, Bratislav Svetozarevic 외

We study the problem of preferential Bayesian optimization (BO), where we aim to optimize a black-box function with only preference feedback over a pair of candidate solutions. Inspired by the likelihood ratio idea, we c…

Bayesian OptimizationGaussian Processes