paper-with-me

홈 › Papers

A Unified Stochastic Gradient Approach to Designing Bayesian-Optimal Experiments

2019-11-01 · Adam Foster, Martin Jankowiak, Matthew O'Meara, Yee Whye Teh, Tom Rainforth

We introduce a fully stochastic gradient based approach to Bayesian optimal experimental design (BOED). Our approach utilizes variational lower bounds on the expected information gain (EIG) of an experiment that can be simultaneously optimized with respect to both the variational and design parameters. This allows the design process to be carried out through a single unified stochastic gradient ascent procedure, in contrast to existing approaches that typically construct a pointwise EIG estimator, before passing this estimator to a separate optimizer. We provide a number of different variational objectives including the novel adaptive contrastive estimation (ACE) bound. Finally, we show that our gradient-based approaches are able to provide effective design optimization in substantially higher dimensional settings than existing approaches.

📄 PDF Abstract BibTeX arXiv:1911.00294

Code (1)

ae-foster/pyro 공식 구현 pytorch

Tasks

Experimental Design

Similar Papers 제목 키워드 기반

A Hybrid Gradient Method to Designing Bayesian Experiments for Implicit Models

2021-03-14 · Jiaxin Zhang, Sirui Bi, Guannan Zhang

Bayesian experimental design (BED) aims at designing an experiment to maximize the information gathering from the collected data. The optimal design is usually achieved by maximizing the mutual information (MI) between t…

Experimental Design

Tackling Data Heterogeneity: A New Unified Framework for Decentralized SGD with Sample-induced Topology

2022-07-08 · Yan Huang, Ying Sun, Zehan Zhu, Changzhi Yan 외

We develop a general framework unifying several gradient-based stochastic optimization methods for empirical risk minimization problems both in centralized and distributed scenarios. The framework hinges on the introduct…

Stochastic Optimization

A unified theory of adaptive stochastic gradient descent as Bayesian filtering

2019-05-01 · ICLR 2019 5 · Laurence Aitchison

We formulate stochastic gradient descent (SGD) as a novel factorised Bayesian filtering problem, in which each parameter is inferred separately, conditioned on the corresopnding backpropagated gradient. Inference in thi…

General Classification

Training Neural Networks with Optimal Double-Bayesian Learning

2026-05-19 · Vy Bui, Hang Yu, Karthik Kantipudi, Ziv Yaniv 외 arxiv

Backpropagation with gradient descent is a common optimization strategy employed by most neural network architectures in machine learning. However, finding optimal hyperparameters to guide training has proven challenging…

Optimal Adaptive and Accelerated Stochastic Gradient Descent

2018-10-01 · Qi Deng, Yi Cheng, Guanghui Lan

Stochastic gradient descent (\textsc{Sgd}) methods are the most powerful optimization tools in training machine learning and deep learning models. Moreover, acceleration (a.k.a. momentum) methods and diagonal scaling (a.…

BIG-bench Machine LearningStochastic Optimization