Explaining Bayesian Optimization by Shapley Values Facilitates Human-AI Collaboration for Exosuit Personalization
Abstract
Bayesian optimization (BO) has become indispensable for black box optimization. However, BO is often considered a black box itself, lacking transparency in the rationale behind proposed parameters. This is particularly relevant in human-in-the-loop applications like personalization of wearable robotic devices. We address BO’s opacity by proposing ShapleyBO , a framework for interpreting BO proposals by game-theoretic Shapley values. Our approach quantifies the contribution of each parameter to BO’s acquisition function (AF). By leveraging the linearity of Shapley values, ShapleyBO can identify the influence of each parameter on BO’s exploration and exploitation behaviors. Our method gives rise to a ShapleyBO -assisted human-machine interface (HMI), allowing users to interfere with BO in case proposals do not align with human reasoning. We demonstrate these HMI’s benefits for the use case of personalizing wearable robotic devices (assistive back exosuits) by human-in-the-loop BO. Results suggest that human-BO teams with access to ShapleyBO outperform teams without access to ShapleyBO . ( Open Science: ShapleyBO as well as code and data to reproduce findings available at https://github.com/rodemann/ShapleyBO . This work builds upon the master’s thesis of the second author supervised by the last author [ 18 ], and substantially extends and formalizes the results presented therein.).
Cite
Text
Rodemann et al. "Explaining Bayesian Optimization by Shapley Values Facilitates Human-AI Collaboration for Exosuit Personalization." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-662-72243-5_30Markdown
[Rodemann et al. "Explaining Bayesian Optimization by Shapley Values Facilitates Human-AI Collaboration for Exosuit Personalization." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/rodemann2025ecmlpkdd-explaining/) doi:10.1007/978-3-662-72243-5_30BibTeX
@inproceedings{rodemann2025ecmlpkdd-explaining,
title = {{Explaining Bayesian Optimization by Shapley Values Facilitates Human-AI Collaboration for Exosuit Personalization}},
author = {Rodemann, Julian and Croppi, Federico and Arens, Philipp and Sale, Yusuf and Herbinger, Julia and Bischl, Bernd and Hüllermeier, Eyke and Augustin, Thomas and Walsh, Conor J. and Casalicchio, Giuseppe},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2025},
pages = {525-542},
doi = {10.1007/978-3-662-72243-5_30},
url = {https://mlanthology.org/ecmlpkdd/2025/rodemann2025ecmlpkdd-explaining/}
}