paper-with-me

Papers

Improving Vector-Quantized Image Modeling with Latent Consistency-Matching Diffusion

2024-10-18 · Bac Nguyen, Chieh-Hsin Lai, Yuhta Takida, Naoki Murata, Toshimitsu Uesaka, Stefano Ermon, Yuki Mitsufuji

By embedding discrete representations into a continuous latent space, we can leverage continuous-space latent diffusion models to handle generative modeling of discrete data. However, despite their initial success, most latent diffusion methods rely on fixed pretrained embeddings, limiting the benefits of joint training with the diffusion model. While jointly learning the embedding (via reconstruction loss) and the latent diffusion model (via score matching loss) could enhance performance, end-to-end training risks embedding collapse, degrading generation quality. To mitigate this issue, we introduce VQ-LCMD, a continuous-space latent diffusion framework within the embedding space that stabilizes training. VQ-LCMD uses a novel training objective combining the joint embedding-diffusion variational lower bound with a consistency-matching (CM) loss, alongside a shifted cosine noise schedule and random dropping strategy. Experiments on several benchmarks show that the proposed VQ-LCMD yields superior results on FFHQ, LSUN Churches, and LSUN Bedrooms compared to discrete-state latent diffusion models. In particular, VQ-LCMD achieves an FID of 6.81 for class-conditional image generation on ImageNet with 50 steps.

📄 PDF Abstract BibTeX arXiv:2410.14758

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image GenerationImage GenerationMachine TranslationText Generation

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…
Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.

Similar Papers 제목 키워드 기반

Semantic Image Synthesis with Semantically Coupled VQ-Model

2022-09-06 · Stephan Alaniz, Thomas Hummel, Zeynep Akata

Semantic image synthesis enables control over unconditional image generation by allowing guidance on what is being generated. We conditionally synthesize the latent space from a vector quantized model (VQ-model) pre-trai…

Image GenerationUnconditional Image Generation

Multimodal Latent Language Modeling with Next-Token Diffusion

2024-12-11 · Yutao Sun, Hangbo Bao, Wenhui Wang, Zhiliang Peng 외

Multimodal generative models require a unified approach to handle both discrete data (e.g., text and code) and continuous data (e.g., image, audio, video). In this work, we propose Latent Language Modeling (LatentLM), wh…

Image GenerationLanguage ModelingLanguage Modellingmultimodal generation+4

HDCompression: Hybrid-Diffusion Image Compression for Ultra-Low Bitrates

2025-02-11 · Lei Lu, Yize Li, Yanzhi Wang, Wei Wang 외

Image compression under ultra-low bitrates remains challenging for both conventional learned image compression (LIC) and generative vector-quantized (VQ) modeling. Conventional LIC suffers from severe artifacts due to he…

Image CompressionImage ReconstructionQuantization

RAW-Flow: Advancing RGB-to-RAW Image Reconstruction with Deterministic Latent Flow Matching

2026-01-28 · Zhen Liu, Diedong Feng, Hai Jiang, Liaoyuan Zeng 외 arxiv

RGB-to-RAW reconstruction, or the reverse modeling of a camera Image Signal Processing (ISP) pipeline, aims to recover high-fidelity RAW data from RGB images. Despite notable progress, existing learning-based methods typ…

Image Reconstruction

Non-Adversarial Learning: Vector-Quantized Common Latent Space for Multi-Sequence MRI

2024-07-03 · Luyi Han, Tao Tan, Tianyu Zhang, Xin Wang 외

Adversarial learning helps generative models translate MRI from source to target sequence when lacking paired samples. However, implementing MRI synthesis with adversarial learning in clinical settings is challenging due…

BraTS2021Contrastive LearningOne-Shot Segmentation