paper-with-me

홈 › Papers

Soft-Di[M]O: Improving One-Step Discrete Image Generation with Soft Embeddings

2025-09-26 · Yuanzhi Zhu, Xi Wang, Stéphane Lathuilière, Vicky Kalogeiton arxiv

One-step generators distilled from Masked Diffusion Models (MDMs) compress multiple sampling steps into a single forward pass, enabling efficient text and image synthesis. However, they suffer two key limitations: they inherit modeling bias from the teacher, and their discrete token outputs block gradient flow, preventing post-distillation refinements such as adversarial training, reward-based fine-tuning, and Test-Time Embedding Optimization (TTEO). In this work, we introduce soft embeddings, a simple relaxation that replaces discrete tokens with the expected embeddings under the generator's output distribution. Soft embeddings preserve representation fidelity for one-step discrete generator while providing a fully differentiable continuous surrogate that is compatible with teacher backbones and tokenizer decoders. Integrating soft embeddings into the Di[M]O distillation framework (denoted Soft-Di[M]O) makes one-step generators end-to-end trainable and enables straightforward application of GAN-based refinement, differentiable reward fine-tuning, and TTEO. Empirically, across multiple MDM teachers (e.g., MaskBit, MaskGen), Soft-Di[M]O achieves state-of-the-art one-step results: improved class-to-image performance, a one-step FID of 1.56 on ImageNet-256 with GAN-based refinement, along with higher GenEval and HPS scores on text-to-image with reward fine-tuning, and further gains from TTEO.

📄 PDF Abstract BibTeX arXiv:2509.22925

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

SoftCFG: Uncertainty-guided Stable Guidance for Visual Autoregressive Model

2025-10-01 · Dongli Xu, Aleksei Tiulpin, Matthew B. Blaschko arxiv

Autoregressive (AR) models have emerged as powerful tools for image generation by modeling images as sequences of discrete tokens. While Classifier-Free Guidance (CFG) has been adopted to improve conditional generation, …

Image Generation

A Cheaper and Better Diffusion Language Model with Soft-Masked Noise

2023-04-10 · Jiaao Chen, Aston Zhang, Mu Li, Alex Smola 외

Diffusion models that are based on iterative denoising have been recently proposed and leveraged in various generation tasks like image generation. Whereas, as a way inherently built for continuous data, existing diffusi…

DenoisingImage GenerationLanguage ModelingLanguage Modelling

SoftCoT++: Test-Time Scaling with Soft Chain-of-Thought Reasoning

2025-05-16 · Yige Xu, Xu Guo, Zhiwei Zeng, Chunyan Miao

Test-Time Scaling (TTS) refers to approaches that improve reasoning performance by allocating extra computation during inference, without altering the model's parameters. While existing TTS methods operate in a discrete …

Contrastive Learning

CycleVAR: Repurposing Autoregressive Model for Unsupervised One-Step Image Translation

2025-06-29 · Yi Liu, Shengqian Li, Zuzeng Lin, Feng Wang 외

The current conditional autoregressive image generation methods have shown promising results, yet their potential remains largely unexplored in the practical unsupervised image translation domain, which operates without …

Image GenerationImage-to-Image TranslationQuantizationTranslation

UltraHR-100K: Enhancing UHR Image Synthesis with A Large-Scale High-Quality Dataset

2025-10-23 · Chen Zhao, En Ci, Yunzhe Xu, Tiehan Fan 외 arxiv

Ultra-high-resolution (UHR) text-to-image (T2I) generation has seen notable progress. However, two key challenges remain : 1) the absence of a large-scale high-quality UHR T2I dataset, and (2) the neglect of tailored tra…

Image Generation