LGHCMLOct 26, 2023

Looping in the Human Collaborative and Explainable Bayesian Optimization

Oxford
arXiv:2310.17273v531 citationsh-index: 10Has Code
Originality Incremental advance
AI Analysis

This work addresses the issue of opaque optimization for users in fields like materials science, offering a more collaborative and explainable approach, though it builds incrementally on existing human-centric methods.

The paper tackles the problem of user trust in Bayesian optimization by proposing CoExBO, a framework that integrates human insights through preference learning and provides explanations for candidate selections, resulting in substantial improvements in lithium-ion battery design experiments.

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-specified and error-free, employing users mainly as supervisors of the optimization process. We relax these assumptions and propose a more balanced human-AI partnership with our Collaborative and Explainable Bayesian Optimization (CoExBO) framework. Instead of explicitly requiring a user to provide a knowledge model, CoExBO employs preference learning to seamlessly integrate human insights into the optimization, resulting in algorithmic suggestions that resonate with user preference. CoExBO explains its candidate selection every iteration to foster trust, empowering users with a clearer grasp of the optimization. Furthermore, CoExBO offers a no-harm guarantee, allowing users to make mistakes; even with extreme adversarial interventions, the algorithm converges asymptotically to a vanilla Bayesian optimization. We validate CoExBO's efficacy through human-AI teaming experiments in lithium-ion battery design, highlighting substantial improvements over conventional methods. Code is available https://github.com/ma921/CoExBO.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes