paper-with-me

Papers

Collaborative Contextual Bayesian Optimization

2026-04-20 · Chih-Yu Chang, Qiyuan Chen, Tianhan Gao, David Fenning, Chinedum Okwudire, Neil Dasgupta, Wei Lu, Raed Al Kontar arxiv

Discovering optimal designs through sequential data collection is essential in many real-world applications. While Bayesian Optimization (BO) has achieved remarkable success in this setting, growing attention has recently turned to context-specific optimal design, formalized as Contextual Bayesian Optimization (CBO). Unlike BO, CBO is inherently more challenging as it must approximate an entire mapping from the context space to its corresponding optimal design, requiring simultaneous exploration across contexts and exploitation within each. In many modern applications, such tasks arise across multiple potentially heterogeneous but related clients, where collaboration can significantly improve learning efficiency. We propose CCBO, Collaborative Contextual Bayesian Optimization, a unified framework enabling multiple clients to jointly perform CBO with controllable contexts, supporting both online collaboration and offline initialization from peers' historical beliefs, with an optional privacy-preserving communication mechanism. We establish sublinear regret guarantees and demonstrate, through extensive simulations and a real-world hot rolling application, that CCBO achieves substantial improvements over existing approaches even under client heterogeneity. The code to reproduce the results can be found at https://github.com/cchihyu/Collaborative-Contextual-Bayesian-Optimization

📄 PDF Abstract BibTeX arXiv:2604.18912

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Collaborative and Distributed Bayesian Optimization via Consensus: Showcasing the Power of Collaboration for Optimal Design

2023-06-25 · Xubo Yue, Raed Al Kontar, Albert S. Berahas, Yang Liu 외

Optimal design is a critical yet challenging task within many applications. This challenge arises from the need for extensive trial and error, often done through simulations or running field experiments. Fortunately, seq…

Bayesian Optimization

Collaborative Bayesian Optimization via Wasserstein Barycenters

2025-04-15 · Donglin Zhan, Haoting Zhang, Rhonda Righter, Zeyu Zheng 외

Motivated by the growing need for black-box optimization and data privacy, we introduce a collaborative Bayesian optimization (BO) framework that addresses both of these challenges. In this framework agents work collabor…

Bayesian Optimization

High-Dimensional Contextual Policy Search with Unknown Context Rewards using Bayesian Optimization

2020-12-01 · NeurIPS 2020 12 · Qing Feng , Ben Letham, Hongzi Mao, Eytan Bakshy

Contextual policies are used in many settings to customize system parameters and actions to the specifics of a particular setting. In some real-world settings, such as randomized controlled trials or A/B tests, it may no…

Bayesian Optimization

Looping in the Human Collaborative and Explainable Bayesian Optimization

2023-10-26 · Masaki Adachi, Brady Planden, David A. Howey, Michael A. Osborne 외

Like many optimizers, Bayesian optimization often falls short of gaining user trust due to opacity. While attempts have been made to develop human-centric optimizers, they typically assume user knowledge is well-specifie…

Bayesian Optimization

Human-Algorithm Collaborative Bayesian Optimization for Engineering Systems

2024-04-16 · Tom Savage, Ehecatl Antonio del Rio Chanona

Bayesian optimization has been successfully applied throughout Chemical Engineering for the optimization of functions that are expensive-to-evaluate, or where gradients are not easily obtainable. However, domain experts …

Bayesian OptimizationDecision Making