← Search

Ayush Bharti

10 accepted papers

2026

Constrained Bayesian Experimental Design via Online Planning

ICML 2026poster

Bayesian experimental design (BED) is a principled framework for data-efficient design of sequential experiments. However, existing BED methods are unable to adapt to dynamic constraints inherent in real-world tasks due to budget limitations, varying costs, or physical constraints that restrict how …

Cited by 0SourceScholar
2025

ALINE: Joint Amortization for Bayesian Inference and Active Data Acquisition

NeurIPS 2025spotlight

Many critical applications, from autonomous scientific discovery to personalized medicine, demand systems that can both strategically acquire the most informative data and instantaneously perform inference based upon it. While amortized methods for Bayesian inference and experimental design offer pa…

Cited by 0SourcecodeScholar
2025

Robust Simulation-Based Inference under Missing Data via Neural Processes

ICLR 2025poster

Simulation-based inference (SBI) methods typically require fully observed data to infer parameters of models with intractable likelihood functions. However, datasets often contain missing values due to incomplete observations, data corruptions (common in astrophysics), or instrument limitations (e.g…

2024

Bayesian Active Learning in the Presence of Nuisance Parameters

UAI 2024poster

In many settings, such as scientific inference, optimization, and transfer learning, the learner has a well-defined objective, which can be treated as estimation of a target parameter, and no intrinsic interest in characterizing the entire data-generating process. Usually, the learner must also cont…

Cited by 4SourcePDFScholar
2024

Learning relevant contextual variables within Bayesian optimization

UAI 2024poster

Contextual Bayesian Optimization (CBO) efficiently optimizes black-box functions with respect to design variables, while simultaneously integrating _contextual_ information regarding the environment, such as experimental conditions. However, the relevance of contextual variables is not necessarily k…

2023

Learning Robust Statistics for Simulation-based Inference under Model Misspecification

NeurIPS 2023poster

Simulation-based inference (SBI) methods such as approximate Bayesian computation (ABC), synthetic likelihood, and neural posterior estimation (NPE) rely on simulating statistics to infer parameters of intractable likelihood models. However, such methods are known to yield untrustworthy and mislead…

2023

Optimally-weighted Estimators of the Maximum Mean Discrepancy for Likelihood-Free Inference

ICML 2023poster

Likelihood-free inference methods typically make use of a distance between simulated and real data. A common example is the maximum mean discrepancy (MMD), which has previously been used for approximate Bayesian computation, minimum distance estimation, generalised Bayesian inference, and within the…

2022

Approximate Bayesian Computation with Domain Expert in the Loop

ICML 2022spotlight

Approximate Bayesian computation (ABC) is a popular likelihood-free inference method for models with intractable likelihood functions. As ABC methods usually rely on comparing summary statistics of observed and simulated data, the choice of the statistics is crucial. This choice involves a trade-off…