paper-with-me

Papers

Ensemble-based gradient inference for particle methods in optimization and sampling

2022-09-23 · Claudia Schillings, Claudia Totzeck, Philipp Wacker

We propose an approach based on function evaluations and Bayesian inference to extract higher-order differential information of objective functions {from a given ensemble of particles}. Pointwise evaluation $\{V(x^i)\}_i$ of some potential $V$ in an ensemble $\{x^i\}_i$ contains implicit information about first or higher order derivatives, which can be made explicit with little computational effort (ensemble-based gradient inference -- EGI). We suggest to use this information for the improvement of established ensemble-based numerical methods for optimization and sampling such as Consensus-based optimization and Langevin-based samplers. Numerical studies indicate that the augmented algorithms are often superior to their gradient-free variants, in particular the augmented methods help the ensembles to escape their initial domain, to explore multimodal, non-Gaussian settings and to speed up the collapse at the end of optimization dynamics.} The code for the numerical examples in this manuscript can be found in the paper's Github repository (https://github.com/MercuryBench/ensemble-based-gradient.git).

📄 PDF Abstract BibTeX arXiv:2209.15420

Code (1)

mercurybench/ensemble-based-gradient 공식 구현

Tasks

Bayesian Inference

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Ensemble Kalman Variational Objectives: Nonlinear Latent Trajectory Inference with A Hybrid of Variational Inference and Ensemble Kalman Filter

2020-10-17 · Tsuyoshi Ishizone, Tomoyuki Higuchi, Kazuyuki Nakamura

Variational inference (VI) combined with Bayesian nonlinear filtering produces state-of-the-art results for latent time-series modeling. A body of recent work has focused on sequential Monte Carlo (SMC) and its variants,…

DiversityState Space ModelsTime SeriesTime Series Analysis+1

Nesterov Acceleration for Ensemble Kalman Inversion and Variants

2025-01-15 · Sydney Vernon, Eviatar Bach, Oliver R. A. Dunbar

Ensemble Kalman inversion (EKI) is a derivative-free, particle-based optimization method for solving inverse problems. It can be shown that EKI approximates a gradient flow, which allows the application of methods for ac…

Input-gradient space particle inference for neural network ensembles

2023-06-05 · Trung Trinh, Markus Heinonen, Luigi Acerbi, Samuel Kaski

Deep Ensembles (DEs) demonstrate improved accuracy, calibration and robustness to perturbations over single neural networks partly due to their functional diversity. Particle-based variational inference (ParVI) methods e…

DiversityEnsemble Learningimage-classificationImage Classification+2

Parametric Bootstrap Ensembles as Variational Inference

2020-11-23 · pproximateinference AABI Symposium 2021 1 · Dimitrios Milios, Pietro Michiardi, Maurizio Filippone

In this paper, we employ variational arguments to establish a connection between ensemble methods for Neural Networks and Bayesian inference. We consider an ensemble-based scheme where each model/particle corresponds to …

Bayesian InferenceVariational Inference

Accelerating the diffusion-based ensemble sampling by non-reversible dynamics

2020-01-01 · ICML 2020 1 · Futoshi Futami, Issei Sato, Masashi Sugiyama

Posterior distribution approximation is a central task in Bayesian inference. Stochastic gradient Langevin dynamics (SGLD) and its extensions have been widely used practically and studied theoretically. While SGLD update…

Bayesian Inference