paper-with-me

홈 › Papers

Folded Transport MCMC: Eliminating Label Switching by Sampling on a Fundamental Domain

2026-06-03 · Jun Hu arxiv

In Bayesian mixture models and other exchangeable-component models, the posterior is invariant under permutation of component labels, creating m! equivalent modes-the label-switching problem. Standard MCMC methods either mix poorly across these modes or rely on post-hoc relabelling that cannot guarantee the sampler has converged. We propose Folded Transport MCMC (FolT-MCMC), which eliminates label switching before sampling by restricting the Markov chain to a fundamental domain-a sorted or reflected subspace containing exactly one representative from each symmetric mode. The proposal is a learned normalising flow whose density is symmetrised over the group orbits, ensuring correct targeting on the reduced space. We show that this construction preserves a computable convergence diagnostic based on the oscillation of the log-density ratio, and that the diagnostic becomes sharper on the fundamental domain whenever the original-space flow under-covers one or more symmetric modes. Experiments on Gaussian mixtures (d=2-20), label-switching targets (up to 24 equivalent modes), a standard Bayesian three-component mixture posterior, and real accelerometer data from a supertall building show improvement ratios of 2x to 145x, with the folded diagnostic stable across dimensions while the unfolded diagnostic collapses.

📄 PDF Abstract BibTeX arXiv:2606.04307

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Many processors, little time: MCMC for partitions via optimal transport couplings

2022-02-23 · Tin D. Nguyen, Brian L. Trippe, Tamara Broderick

Markov chain Monte Carlo (MCMC) methods are often used in clustering since they guarantee asymptotically exact expectations in the infinite-time limit. In finite time, though, slow mixing often leads to poor performance.…

Clustering

Alleviating Label Switching with Optimal Transport

2019-11-05 · NeurIPS 2019 12 · Pierre Monteiller, Sebastian Claici, Edward Chien, Farzaneh Mirzazadeh 외

Label switching is a phenomenon arising in mixture model posterior inference that prevents one from meaningfully assessing posterior statistics using standard Monte Carlo procedures. This issue arises due to invariance o…

Communication-Free Parallel Supervised Topic Models

2017-08-10 · Lee Gao, Ronghuo Zheng

Embarrassingly (communication-free) parallel Markov chain Monte Carlo (MCMC) methods are commonly used in learning graphical models. However, MCMC cannot be directly applied in learning topic models because of the quasi-…

Topic Models

Switched Flow Matching: Eliminating Singularities via Switching ODEs

2024-05-19 · Qunxi Zhu, Wei Lin

Continuous-time generative models, such as Flow Matching (FM), construct probability paths to transport between one distribution and another through the simulation-free learning of the neural ordinary differential equati…

Attribute

JaxSGMC: Modular stochastic gradient MCMC in JAX

2025-05-16 · Stephan Thaler, Paul Fuchs, Ana Cukarska, Julija Zavadlav

We present JaxSGMC, an application-agnostic library for stochastic gradient Markov chain Monte Carlo (SG-MCMC) in JAX. SG-MCMC schemes are uncertainty quantification (UQ) methods that scale to large datasets and high-dim…

Deep LearningStochastic OptimizationUncertainty Quantification