paper-with-me

Papers

A Flexible Diffusion Model

2022-06-17 · Weitao Du, Tao Yang, He Zhang, Yuanqi Du

Diffusion (score-based) generative models have been widely used for modeling various types of complex data, including images, audios, and point clouds. Recently, the deep connection between forward-backward stochastic differential equations (SDEs) and diffusion-based models has been revealed, and several new variants of SDEs are proposed (e.g., sub-VP, critically-damped Langevin) along this line. Despite the empirical success of the hand-crafted fixed forward SDEs, a great quantity of proper forward SDEs remain unexplored. In this work, we propose a general framework for parameterizing the diffusion model, especially the spatial part of the forward SDE. An abstract formalism is introduced with theoretical guarantees, and its connection with previous diffusion models is leveraged. We demonstrate the theoretical advantage of our method from an optimization perspective. Numerical experiments on synthetic datasets, MINIST and CIFAR10 are also presented to validate the effectiveness of our framework.

📄 PDF Abstract BibTeX arXiv:2206.10365

Code (0)

등록된 구현이 없습니다.

Tasks

model

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 제목 키워드 기반

FlexDTI: Flexible diffusion gradient encoding scheme-based highly efficient diffusion tensor imaging using deep learning

2023-08-02 · Zejun Wu, Jiechao Wang, Zunquan Chen, Qinqin Yang 외

Objective: Most deep neural network-based diffusion tensor imaging methods require the diffusion gradients' number and directions in the data to be reconstructed to match those in the training data. This work aims to dev…

parameter estimation

Flexible-length Text Infilling for Discrete Diffusion Models

2025-06-16 · Andrew Zhang, Anushka Sivakumar, Chiawei Tang, Chris Thomas

Discrete diffusion models are a new class of text generators that offer advantages such as bidirectional context use, parallelizable generation, and flexible prompting compared to autoregressive models. However, a critic…

PositionText Infilling

Set Diffusion: Interpolating Token Orderings Between Autoregression and Diffusion for Fast and Flexible Decoding

2026-07-02 · Marianne Arriola, Volodymyr Kuleshov arxiv

Discrete diffusion models have steadily improved in quality relative to autoregressive (AR) models. However, these models are normally constrained to fixed-length generation and do not support key-value (KV) caching. Blo…

Mathematical Reasoning

Flexible Locomotion Learning with Diffusion Model Predictive Control

2025-10-05 · Runhan Huang, Haldun Balim, Heng Yang, Yilun Du arxiv

Legged locomotion demands controllers that are both robust and adaptable, while remaining compatible with task and safety considerations. However, model-free reinforcement learning (RL) methods often yield a fixed policy…

Reinforcement LearningTest-time Adaptation

AR-Diffusion: Asynchronous Video Generation with Auto-Regressive Diffusion

2025-03-10 · CVPR 2025 1 · Mingzhen Sun, Weining Wang, Gen Li, Jiawei Liu 외

The task of video generation requires synthesizing visually realistic and temporally coherent video frames. Existing methods primarily use asynchronous auto-regressive models or synchronous diffusion models to address th…

Video Generation