paper-with-me

Papers

Sampling in Combinatorial Spaces with SurVAE Flow Augmented MCMC

2021-02-04 · Priyank Jaini, Didrik Nielsen, Max Welling

Hybrid Monte Carlo is a powerful Markov Chain Monte Carlo method for sampling from complex continuous distributions. However, a major limitation of HMC is its inability to be applied to discrete domains due to the lack of gradient signal. In this work, we introduce a new approach based on augmenting Monte Carlo methods with SurVAE Flows to sample from discrete distributions using a combination of neural transport methods like normalizing flows and variational dequantization, and the Metropolis-Hastings rule. Our method first learns a continuous embedding of the discrete space using a surjective map and subsequently learns a bijective transformation from the continuous space to an approximately Gaussian distributed latent variable. Sampling proceeds by simulating MCMC chains in the latent space and mapping these samples to the target discrete space via the learned transformations. We demonstrate the efficacy of our algorithm on a range of examples from statistics, computational physics and machine learning, and observe improvements compared to alternative algorithms.

📄 PDF Abstract BibTeX arXiv:2102.02374

Code (1)

priyankjaini/discFlowMH 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows

2020-07-06 · NeurIPS 2020 12 · Didrik Nielsen, Priyank Jaini, Emiel Hoogeboom, Ole Winther 외

Normalizing flows and variational autoencoders are powerful generative models that can represent complicated density functions. However, they both impose constraints on the models: Normalizing flows use bijective transfo…

A Comparison of PDF Projection with Normalizing Flows and SurVAE

2023-11-24 · Paul M. Baggenstoss, Felix Govaers

Normalizing flows (NF) recently gained attention as a way to construct generative networks with exact likelihood calculation out of composable layers. However, NF is restricted to dimension-preserving transformations. Su…

Exploring Multiple High-Scoring Subspaces in Generative Flow Networks

2026-02-12 · Xuan Yu, Xu Wang, Rui Zhu, Yudong Zhang 외 arxiv

As a probabilistic sampling framework, Generative Flow Networks (GFlowNets) show strong potential for constructing complex combinatorial objects through the sequential composition of elementary components. However, exist…

Funnels: Exact maximum likelihood with dimensionality reduction

2021-12-15 · Samuel Klein, John A. Raine, Sebastian Pina-Otey, Slava Voloshynovskiy 외

Normalizing flows are diffeomorphic, typically dimension-preserving, models trained using the likelihood of the model. We use the SurVAE framework to construct dimension reducing surjective flows via a new layer, known a…

Dimensionality Reduction

Entropy-Guided Sampling of Flat Modes in Discrete Spaces

2025-05-05 · Pinaki Mohanty, Riddhiman Bhattacharya, Ruqi Zhang

Sampling from flat modes in discrete spaces is a crucial yet underexplored problem. Flat modes represent robust solutions and have broad applications in combinatorial optimization and discrete generative modeling. Howeve…

Combinatorial Optimization