paper-with-me

Papers

Explainable Bayesian Optimization

2024-01-24 · Tanmay Chakraborty, Christian Wirth, Christin Seifert

Manual parameter tuning of cyber-physical systems is a common practice, but it is labor-intensive. Bayesian Optimization (BO) offers an automated alternative, yet its black-box nature reduces trust and limits human-BO collaborative system tuning. Experts struggle to interpret BO recommendations due to the lack of explanations. This paper addresses the post-hoc BO explainability problem for cyber-physical systems. We introduce TNTRules (Tune-No-Tune Rules), a novel algorithm that provides both global and local explanations for BO recommendations. TNTRules generates actionable rules and visual graphs, identifying optimal solution bounds and ranges, as well as potential alternative solutions. Unlike existing explainable AI (XAI) methods, TNTRules is tailored specifically for BO, by encoding uncertainty via a variance pruning technique and hierarchical agglomerative clustering. A multi-objective optimization approach allows maximizing explanation quality. We evaluate TNTRules using established XAI metrics (Correctness, Completeness, and Compactness) and compare it against adapted baseline methods. The results demonstrate that TNTRules generates high-fidelity, compact, and complete explanations, significantly outperforming three baselines on 5 multi-objective testing functions and 2 hyperparameter tuning problems.

📄 PDF Abstract BibTeX arXiv:2401.13334

Code (1)

tanmay-ty/tntrules 공식 구현

Tasks

Bayesian OptimizationHyperparameter OptimizationMultiobjective Optimization

Similar Papers 제목 키워드 기반

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

Gaussian Process Sampling and Optimization with Approximate Upper and Lower Bounds

2021-10-22 · Vu Nguyen, Marc Peter Deisenroth, Michael A. Osborne

Many functions have approximately-known upper and/or lower bounds, potentially aiding the modeling of such functions. In this paper, we introduce Gaussian process models for functions where such bounds are (approximately…

Bayesian Optimization

Explainable Federated Bayesian Causal Inference and Its Application in Advanced Manufacturing

2025-01-10 · Xiaofeng Xiao, Khawlah Alharbi, Pengyu Zhang, Hantang Qin 외

Causal inference has recently gained notable attention across various fields like biology, healthcare, and environmental science, especially within explainable artificial intelligence (xAI) systems, for uncovering the ca…

Causal InferenceExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Federated Learning

Explainable AI for medical imaging: Explaining pneumothorax diagnoses with Bayesian Teaching

2021-06-08 · Tomas Folke, Scott Cheng-Hsin Yang, Sean Anderson, Patrick Shafto

Limited expert time is a key bottleneck in medical imaging. Due to advances in image classification, AI can now serve as decision-support for medical experts, with the potential for great gains in radiologist productivit…

Diagnosticimage-classificationImage Classification

Data-Driven Learning of 3-Point Correlation Functions as Microstructure Representations

2021-09-06 · Sheng Cheng, Yang Jiao, Yi Ren

This paper considers the open challenge of identifying complete, concise, and explainable quantitative microstructure representations for disordered heterogeneous material systems. Completeness and conciseness have been …

Bayesian Optimization