paper-with-me

Papers

Efficient Stochastic Optimisation via Sequential Monte Carlo

2026-01-29 · James Cuin, Davide Carbone, Yanbo Tang, O. Deniz Akyildiz arxiv

The problem of optimising functions with intractable gradients frequently arises in machine learning and statistics, ranging from maximum marginal likelihood estimation procedures to fine-tuning of generative models. Stochastic approximation methods for this class of problems typically require inner sampling loops to obtain (biased) stochastic gradient estimates, which rapidly becomes computationally expensive. In this work, we develop sequential Monte Carlo (SMC) samplers for optimisation of functions with intractable gradients. Our approach replaces expensive inner sampling methods with efficient SMC approximations, which can result in significant computational gains. We establish convergence results for the basic recursions defined by our methodology which SMC samplers approximate. We demonstrate the effectiveness of our approach on the reward-tuning of energy-based models within various settings.

📄 PDF Abstract BibTeX arXiv:2601.22003

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bayesian optimisation for fast approximate inference in state-space models with intractable likelihoods

2015-06-23 · Johan Dahlin, Mattias Villani, Thomas B. Schön

We consider the problem of approximate Bayesian parameter inference in non-linear state-space models with intractable likelihoods. Sequential Monte Carlo with approximate Bayesian computations (SMC-ABC) is one approach t…

Bayesian OptimisationState Space Models

Relativistic Monte Carlo

2016-09-14 · Xiaoyu Lu, Valerio Perrone, Leonard Hasenclever, Yee Whye Teh 외

Hamiltonian Monte Carlo (HMC) is a popular Markov chain Monte Carlo (MCMC) algorithm that generates proposals for a Metropolis-Hastings algorithm by simulating the dynamics of a Hamiltonian system. However, HMC is sensit…

SPO: Sequential Monte Carlo Policy Optimisation

2024-02-12 · Matthew V Macfarlane, Edan Toledo, Donal Byrne, Paul Duckworth 외

Leveraging planning during learning and decision-making is central to the long-term development of intelligent agents. Recent works have successfully combined tree-based search methods and self-play learning mechanisms t…

Decision MakingModel-based Reinforcement LearningSelf-Learning

The Monte Carlo Transformer: a stochastic self-attention model for sequence prediction

2020-07-15 · Alice Martin, Charles Ollion, Florian Strub, Sylvain Le Corff 외

This paper introduces the Sequential Monte Carlo Transformer, an original approach that naturally captures the observations distribution in a transformer architecture. The keys, queries, values and attention vectors of t…

Humble your Overconfident Networks: Unlearning Overfitting via Sequential Monte Carlo Tempered Deep Ensembles

2025-05-16 · Andrew Millard, Zheng Zhao, Joshua Murphy, Simon Maskell

Sequential Monte Carlo (SMC) methods offer a principled approach to Bayesian uncertainty quantification but are traditionally limited by the need for full-batch gradient evaluations. We introduce a scalable variant by in…

image-classificationImage ClassificationOut of Distribution (OOD) DetectionTransfer Learning+1