paper-with-me

Papers

Active Learning for Derivative-Based Global Sensitivity Analysis with Gaussian Processes

2024-07-13 · Syrine Belakaria, Benjamin Letham, Janardhan Rao Doppa, Barbara Engelhardt, Stefano Ermon, Eytan Bakshy

We consider the problem of active learning for global sensitivity analysis of expensive black-box functions. Our aim is to efficiently learn the importance of different input variables, e.g., in vehicle safety experimentation, we study the impact of the thickness of various components on safety objectives. Since function evaluations are expensive, we use active learning to prioritize experimental resources where they yield the most value. We propose novel active learning acquisition functions that directly target key quantities of derivative-based global sensitivity measures (DGSMs) under Gaussian process surrogate models. We showcase the first application of active learning directly to DGSMs, and develop tractable uncertainty reduction and information gain acquisition functions for these measures. Through comprehensive evaluation on synthetic and real-world problems, our study demonstrates how these active learning acquisition strategies substantially enhance the sample efficiency of DGSM estimation, particularly with limited evaluation budgets. Our work paves the way for more efficient and accurate sensitivity analysis in various scientific and engineering applications.

📄 PDF Abstract BibTeX arXiv:2407.09739

Code (1)

belakaria/al-gsa-dgsms 공식 구현 pytorch

Tasks

Active LearningGaussian ProcessesSensitivity

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Gradient-based Active Learning with Gaussian Processes for Global Sensitivity Analysis

2026-01-16 · Guerlain Lambert, Céline Helbert, Claire Lauvernet arxiv

Global sensitivity analysis of complex numerical simulators is often limited by the small number of model evaluations that can be afforded. In such settings, surrogate models built from a limited set of simulations can s…

Gaussian ProcessesActive Learning

Derivative-based Shapley value for global sensitivity analysis and machine learning explainability

2023-03-24 · Hui Duan, Giray Ökten

We introduce a new Shapley value approach for global sensitivity analysis and machine learning explainability. The method is based on the first-order partial derivatives of the underlying function. The computational comp…

Sensitivity

On Active Learning for Gaussian Process-based Global Sensitivity Analysis

2023-08-27 · Mohit Chauhan, Mariel Ojeda-Tuz, Ryan Catarelli, Kurtis Gurley 외

This paper explores the application of active learning strategies to adaptively learn Sobol indices for global sensitivity analysis. We demonstrate that active learning for Sobol indices poses unique challenges due to th…

Active LearningExperimental DesignSensitivity

Dynamic Global Sensitivity for Differentially Private Contextual Bandits

2022-08-30 · Huazheng Wang, David Zhao, Hongning Wang

Bandit algorithms have become a reference solution for interactive recommendation. However, as such algorithms directly interact with users for improved recommendations, serious privacy concerns have been raised regardin…

Interactive RecommendationMulti-Armed BanditsSensitivity

Gradient-enhanced global sensitivity analysis with Poincar{é} chaos expansions

2025-10-03 · O Roustant, N Lüthen, D Heredia, B Sudret arxiv

Spectral methods, also known as chaos expansions, are widely used in global sensitivity analysis (GSA), as they leverage orthogonal bases of L2 spaces to efficiently compute Sobol' indices, particularly in data-scarce se…