paper-with-me

홈 › Papers

Neural Residual Diffusion Models for Deep Scalable Vision Generation

2024-06-19 · Zhiyuan Ma, Liangliang Zhao, Biqing Qi, BoWen Zhou

The most advanced diffusion models have recently adopted increasingly deep stacked networks (e.g., U-Net or Transformer) to promote the generative emergence capabilities of vision generation models similar to large language models (LLMs). However, progressively deeper stacked networks will intuitively cause numerical propagation errors and reduce noisy prediction capabilities on generative data, which hinders massively deep scalable training of vision generation models. In this paper, we first uncover the nature that neural networks being able to effectively perform generative denoising lies in the fact that the intrinsic residual unit has consistent dynamic property with the input signal's reverse diffusion process, thus supporting excellent generative abilities. Afterwards, we stand on the shoulders of two common types of deep stacked networks to propose a unified and massively scalable Neural Residual Diffusion Models framework (Neural-RDM for short), which is a simple yet meaningful change to the common architecture of deep generative networks by introducing a series of learnable gated residual parameters that conform to the generative dynamics. Experimental results on various generative tasks show that the proposed neural residual models obtain state-of-the-art scores on image's and video's generative benchmarks. Rigorous theoretical proofs and extensive experiments also demonstrate the advantages of this simple gated residual mechanism consistent with dynamic modeling in improving the fidelity and consistency of generated content and supporting large-scale scalable training. Code is available at https://github.com/Anonymous/Neural-RDM.

📄 PDF Abstract BibTeX arXiv:2406.13215

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음
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 제목 키워드 기반

Pixel-Level Residual Diffusion Transformer: Scalable 3D CT Volume Generation

2026-06-18 · Zhenkai Zhang, Markus Hiller, Krista A. Ehinger, Tom Drummond arxiv

Generating high-resolution 3D CT volumes with fine details remains challenging due to substantial computational demands and optimization difficulties inherent to existing generative models. In this paper, we propose the …

HART: Efficient Visual Generation with Hybrid Autoregressive Transformer

2024-10-14 · Haotian Tang, Yecheng Wu, Shang Yang, Enze Xie 외

We introduce Hybrid Autoregressive Transformer (HART), an autoregressive (AR) visual generation model capable of directly generating 1024x1024 images, rivaling diffusion models in image generation quality. Existing AR mo…

Image GenerationImage Reconstruction

Residual Denoising Diffusion Models

2023-08-25 · CVPR 2024 1 · Jiawei Liu, Qiang Wang, Huijie Fan, Yinong Wang 외

We propose residual denoising diffusion models (RDDM), a novel dual diffusion process that decouples the traditional single denoising diffusion process into residual diffusion and noise diffusion. This dual diffusion fra…

DenoisingDiversityImage GenerationImage Restoration+1

ScaleResfusion: Residual Rectified Flow based on Residual Vector Field

2026-07-28 · Zhenning Shi, Chen Xu, Junhao Zhang, Kefei Zhang 외 arxiv

Real-world Image Restoration (Real-IR) aims to recover high-quality (HQ) images from complex and unknown degradations. Although recent diffusion-based methods have substantially improved perceptual quality, their current…

parameter-efficient fine-tuningImage Restoration

Ultra Lowrate Image Compression with Semantic Residual Coding and Compression-aware Diffusion

2025-05-13 · Anle Ke, Xu Zhang, Tong Chen, Ming Lu 외

Existing multimodal large model-based image compression frameworks often rely on a fragmented integration of semantic retrieval, latent compression, and generative models, resulting in suboptimal performance in both reco…

Image CompressionRetrievalSemantic Retrieval