paper-with-me

홈 › Papers

Guiding a Diffusion Transformer with the Internal Dynamics of Itself

2025-12-30 · Xingyu Zhou, Qifan Li, Xiaobin Hu, Hai Chen, Shuhang Gu arxiv

The diffusion model presents a powerful ability to capture the entire (conditional) data distribution. However, due to the lack of sufficient training and data to learn to cover low-probability areas, the model will be penalized for failing to generate high-quality images corresponding to these areas. To achieve better generation quality, guidance strategies such as classifier free guidance (CFG) can guide the samples to the high-probability areas during the sampling stage. However, the standard CFG often leads to over-simplified or distorted samples. On the other hand, the alternative line of guiding diffusion model with its bad version is limited by carefully designed degradation strategies, extra training and additional sampling steps. In this paper, we proposed a simple yet effective strategy Internal Guidance (IG), which introduces an auxiliary supervision on the intermediate layer during training process and extrapolates the intermediate and deep layer's outputs to obtain generative results during sampling process. This simple strategy yields significant improvements in both training efficiency and generation quality on various baselines. On ImageNet 256x256, SiT-XL/2+IG achieves FID=5.31 and FID=1.75 at 80 and 800 epochs. More impressively, LightningDiT-XL/1+IG achieves FID=1.34 which achieves a large margin between all of these methods. Combined with CFG, LightningDiT-XL/1+IG achieves the current state-of-the-art FID of 1.19.

📄 PDF Abstract BibTeX arXiv:2512.24176

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generated Bias: Auditing Internal Bias Dynamics of Text-To-Image Generative Models

2024-10-10 · Abhishek Mandal, Susan Leavy, Suzanne Little

Text-To-Image (TTI) Diffusion Models such as DALL-E and Stable Diffusion are capable of generating images from text prompts. However, they have been shown to perpetuate gender stereotypes. These models process data inter…

Self-transcendence: Is External Feature Guidance Indispensable for Accelerating Diffusion Transformer Training?

2026-01-12 · Lingchen Sun, Rongyuan Wu, Zhengqiang Zhang, Ruibin Li 외 arxiv

Recent works such as REPA have shown that guiding diffusion models with external semantic features (e.g., DINO) can significantly accelerate the training of diffusion transformers (DiTs). However, the use of pretrained e…

Text-to-Image Generation

Guiding a Diffusion Model with a Bad Version of Itself

2024-06-04 · Tero Karras, Miika Aittala, Tuomas Kynkäänniemi, Jaakko Lehtinen 외

The primary axes of interest in image-generating diffusion models are image quality, the amount of variation in the results, and how well the results align with a given condition, e.g., a class label or a text prompt. Th…

Image Generation

Diffusion Self-Guidance for Controllable Image Generation

2023-06-01 · NeurIPS 2023 11 · Dave Epstein, Allan Jabri, Ben Poole, Alexei A. Efros 외

Large-scale generative models are capable of producing high-quality images from detailed text descriptions. However, many aspects of an image are difficult or impossible to convey through text. We introduce self-guidance…

Image Generation

Concurrence of Symmetry Breaking and Nonlocality Phase Transitions in Diffusion Models

2026-05-06 · Yifan F. Zhang, Fangjun Hu, Guangkuo Liu, Mert Okyay 외 arxiv

Diffusion models undergo a phase transition in a critical time window during generation dynamics, with two complementary diagnoses of criticality. The symmetry breaking picture views the critical window as when trajector…