paper-with-me

홈 › Papers

Toward Theoretical Insights into Diffusion Trajectory Distillation via Operator Merging

2025-05-21 · Weiguo Gao, Ming Li

Diffusion trajectory distillation methods aim to accelerate sampling in diffusion models, which produce high-quality outputs but suffer from slow sampling speeds. These methods train a student model to approximate the multi-step denoising process of a pretrained teacher model in a single step, enabling one-shot generation. However, theoretical insights into the trade-off between different distillation strategies and generative quality remain limited, complicating their optimization and selection. In this work, we take a first step toward addressing this gap. Specifically, we reinterpret trajectory distillation as an operator merging problem in the linear regime, where each step of the teacher model is represented as a linear operator acting on noisy data. These operators admit a clear geometric interpretation as projections and rescalings corresponding to the noise schedule. During merging, signal shrinkage occurs as a convex combination of operators, arising from both discretization and limited optimization time of the student model. We propose a dynamic programming algorithm to compute the optimal merging strategy that maximally preserves signal fidelity. Additionally, we demonstrate the existence of a sharp phase transition in the optimal strategy, governed by data covariance structures. Our findings enhance the theoretical understanding of diffusion trajectory distillation and offer practical insights for improving distillation strategies.

📄 PDF Abstract BibTeX arXiv:2505.16024

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

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

Elucidating the Preconditioning in Consistency Distillation

2025-02-05 · Kaiwen Zheng, Guande He, Jianfei Chen, Fan Bao 외

Consistency distillation is a prevalent way for accelerating diffusion models adopted in consistency (trajectory) models, in which a student model is trained to traverse backward on the probability flow (PF) ordinary dif…

Image-Free Timestep Distillation via Continuous-Time Consistency with Trajectory-Sampled Pairs

2025-11-25 · Bao Tang, Shuai Zhang, Yueting Zhu, Jijun Xiang 외 arxiv

Timestep distillation is an effective approach for improving the generation efficiency of diffusion models. The Consistency Model (CM), as a trajectory-based framework, demonstrates significant potential due to its stron…

Walking the Schrödinger Bridge: A Direct Trajectory for Text-to-3D Generation

2025-11-06 · Ziying Li, Xuequan Lu, Xinkui Zhao, Guanjie Cheng 외 arxiv

Recent advancements in optimization-based text-to-3D generation heavily rely on distilling knowledge from pre-trained text-to-image diffusion models using techniques like Score Distillation Sampling (SDS), which often in…

3D Generation

Few-Step Diffusion Language Models via Trajectory Self-Distillation

2026-02-12 · Tunyu Zhang, Xinxi Zhang, Ligong Han, Haizhou Shi 외 arxiv

Diffusion large language models (DLLMs) have emerged as powerful generative models with the promise of fast text generation through parallel decoding. However, realizing this potential in practice remains challenging: re…

Text Generation

Distribution Backtracking Builds A Faster Convergence Trajectory for Diffusion Distillation

2024-08-28 · Shengyuan Zhang, Ling Yang, Zejian Li, An Zhao 외

Accelerating the sampling speed of diffusion models remains a significant challenge. Recent score distillation methods distill a heavy teacher model into a student generator to achieve one-step generation, which is optim…