paper-with-me

Papers

Diffusion-based supervised learning of generative models for efficient sampling of multimodal distributions

2025-04-20 · Hoang Tran, Zezhong Zhang, Feng Bao, Dan Lu, Guannan Zhang

We propose a hybrid generative model for efficient sampling of high-dimensional, multimodal probability distributions for Bayesian inference. Traditional Monte Carlo methods, such as the Metropolis-Hastings and Langevin Monte Carlo sampling methods, are effective for sampling from single-mode distributions in high-dimensional spaces. However, these methods struggle to produce samples with the correct proportions for each mode in multimodal distributions, especially for distributions with well separated modes. To address the challenges posed by multimodality, we adopt a divide-and-conquer strategy. We start by minimizing the energy function with initial guesses uniformly distributed within the prior domain to identify all the modes of the energy function. Then, we train a classifier to segment the domain corresponding to each mode. After the domain decomposition, we train a diffusion-model-assisted generative model for each identified mode within its support. Once each mode is characterized, we employ bridge sampling to estimate the normalizing constant, allowing us to directly adjust the ratios between the modes. Our numerical examples demonstrate that the proposed framework can effectively handle multimodal distributions with varying mode shapes in up to 100 dimensions. An application to Bayesian inverse problem for partial differential equations is also provided.

📄 PDF Abstract BibTeX arXiv:2505.07825

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inference

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

DiffPF: Differentiable Particle Filtering with Generative Sampling via Conditional Diffusion Models

2025-07-21 · Ziyu Wan, Lin Zhao arxiv

This paper proposes DiffPF, a differentiable particle filter that leverages diffusion models for state estimation in dynamic systems. Unlike conventional differentiable particle filters, which require importance weightin…

Visual Odometry

DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN

2018-08-23 · Swee Kiat Lim, Yi Loo, Ngoc-Trung Tran, Ngai-Man Cheung 외

Recently, the introduction of the generative adversarial network (GAN) and its variants has enabled the generation of realistic synthetic samples, which has been used for enlarging training sets. Previous work primarily …

Anomaly DetectionData AugmentationGenerative Adversarial NetworkUnsupervised Anomaly Detection

Behavioral Mode Discovery for Fine-tuning Multimodal Generative Policies

2026-05-12 · Alberta Longhini, David Emukpere, Jean-Michel Renders, Seungsu Kim arxiv

We address the problem of fine-tuning pre-trained generative policies with reinforcement learning (RL) while preserving the multimodality of their action distributions. Existing methods for RL fine-tuning of generative p…

Reinforcement Learning

Iterative Importance Fine-tuning of Diffusion Models

2025-02-06 · Alexander Denker, Shreyas Padhy, Francisco Vargas, Johannes Hertrich

Diffusion models are an important tool for generative modelling, serving as effective priors in applications such as imaging and protein design. A key challenge in applying diffusion models for downstream tasks is effici…

Protein Design

New algorithms for sampling and diffusion models

2024-06-14 · Xicheng Zhang

Drawing from the theory of stochastic differential equations, we introduce a novel sampling method for known distributions and a new algorithm for diffusion generative models with unknown distributions. Our approach is i…