paper-with-me

Papers

Path Auxiliary Proposal for MCMC in Discrete Space

2021-09-29 · ICLR 2022 4 · Haoran Sun, Hanjun Dai, Wei Xia, Arun Ramamurthy

Energy-based Model (EBM) offers a powerful approach for modeling discrete structure, but both inference and learning of EBM are hard as it involves sampling from discrete distributions. Recent work shows Markov Chain Monte Carlo (MCMC) with the informed proposal is a powerful tool for such sampling. However, an informed proposal only allows local updates as it requires evaluating all energy changes in the neighborhood. In this work, we present a path auxiliary algorithm that uses a composition of local moves to efficiently explore large neighborhoods. We also give a fast version of our algorithm that only queries the evaluation of energy function twice for each proposal via linearization of the energy function. Empirically, we show that our path auxiliary algorithms considerably outperform other generic samplers on various discrete models for sampling, inference, and learning. Our method can also be used to train deep EBMs for high-dimensional discrete data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

EBM 설명 없음

Similar Papers 제목 키워드 기반

LSB: Local Self-Balancing MCMC in Discrete Spaces

2021-09-08 · NeurIPS 2021 12 · Emanuele Sansone

We present the Local Self-Balancing sampler (LSB), a local Markov Chain Monte Carlo (MCMC) method for sampling in purely discrete domains, which is able to autonomously adapt to the target distribution and to reduce the …

Path Space Partitioning and Guided Image Sampling for MCMC

2025-01-04 · Thomas Bashford-Rogers, Luis Paulo Santos

Rendering algorithms typically integrate light paths over path space. However, integrating over this one unified space is not necessarily the most efficient approach, and we show that partitioning path space and integrat…

Enhanced gradient-based MCMC in discrete spaces

2022-07-29 · Benjamin Rhodes, Michael Gutmann

The recent introduction of gradient-based MCMC for discrete spaces holds great promise, and comes with the tantalising possibility of new discrete counterparts to celebrated continuous methods such as MALA and HMC. Towar…

Bayesian Inference

Particle Metropolis adjusted Langevin algorithms for state space models

2014-02-04 · Chris Nemeth, Paul Fearnhead

Particle MCMC is a class of algorithms that can be used to analyse state-space models. They use MCMC moves to update the parameters of the models, and particle filters to propose values for the path of the state-space mo…

State Space Models

Particle-MALA and Particle-mGRAD: Gradient-based MCMC methods for high-dimensional state-space models

2024-01-26 · Adrien Corenflos, Axel Finke

State-of-the-art methods for Bayesian inference in state-space models are (a) conditional sequential Monte Carlo (CSMC) algorithms; (b) sophisticated 'classical' MCMC algorithms like MALA, or mGRAD from Titsias and Papas…

Bayesian InferenceState Space Models