paper-with-me

Papers

First Hitting Diffusion Models for Generating Manifold, Graph and Categorical Data

2022-09-02 · Mao Ye, Lemeng Wu, Qiang Liu

We propose a family of First Hitting Diffusion Models (FHDM), deep generative models that generate data with a diffusion process that terminates at a random first hitting time. This yields an extension of the standard fixed-time diffusion models that terminate at a pre-specified deterministic time. Although standard diffusion models are designed for continuous unconstrained data, FHDM is naturally designed to learn distributions on continuous as well as a range of discrete and structure domains. Moreover, FHDM enables instance-dependent terminate time and accelerates the diffusion process to sample higher quality data with fewer diffusion steps. Technically, we train FHDM by maximum likelihood estimation on diffusion trajectories augmented from observed data with conditional first hitting processes (i.e., bridge) derived based on Doob's $h$-transform, deviating from the commonly used time-reversal mechanism. We apply FHDM to generate data in various domains such as point cloud (general continuous distribution), climate and geographical events on earth (continuous distribution on the sphere), unweighted graphs (distribution of binary matrices), and segmentation maps of 2D images (high-dimensional categorical distribution). We observe considerable improvement compared with the state-of-the-art approaches in both quality and speed.

📄 PDF Abstract BibTeX arXiv:2209.01170

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Statistical Convergence of Spherical First Hitting Diffusion Models

2026-05-08 · Simon Bienewald, Lukas Trottner arxiv

Denoising diffusion models have evolved into a state-of-the-art method for tasks in various fields, such as denoising and generation of images, text generation, or generation of synthetic data for training of other machi…

Text Generation

Visual Acoustic Fields

2025-03-31 · Yuelei Li, HyunJin Kim, Fangneng Zhan, Ri-Zhao Qiu 외

Objects produce different sounds when hit, and humans can intuitively infer how an object might sound based on its appearance and material properties. Inspired by this intuition, we propose Visual Acoustic Fields, a fram…

3DGS

Beyond Fixed Horizons: A Theoretical Framework for Adaptive Denoising Diffusions

2025-01-31 · Sören Christensen, Claudia Strauch, Lukas Trottner

We introduce a new class of generative diffusion models that, unlike conventional denoising diffusion models, achieve a time-homogeneous structure for both the noising and denoising processes, allowing the number of step…

Denoising

Information Geometry of Absorbing Markov-Chain and Discriminative Random Walks

2026-02-09 · Masanari Kimura arxiv

Discriminative Random Walks (DRWs) are a simple yet powerful tool for semi-supervised node classification, but their theoretical foundations remain fragmentary. We revisit DRWs through the lens of information geometry, t…

Node Classification

Manifold GCN: Diffusion-based Convolutional Neural Network for Manifold-valued Graphs

2024-01-25 · Martin Hanik, Gabriele Steidl, Christoph von Tycowicz

We propose two graph neural network layers for graphs with features in a Riemannian manifold. First, based on a manifold-valued graph diffusion equation, we construct a diffusion layer that can be applied to an arbitrary…

Graph Neural NetworkHippocampusInductive Bias