← Latest papers
💻 computer science

Teacher-Feature Drifting: One-Step Diffusion Distillation with Pretrained Diffusion Representations

This paper proposes a simplified one-step diffusion distillation method that leverages the pretrained teacher model's own intermediate hidden states as feature representations to eliminate the need for auxiliary networks, while incorporating a lightweight mode coverage loss to achieve high-quality, diverse image generation with competitive FID scores.

Original authors: Yuan Zhang, Chenyi Li, Guoqing Ma, Jiajun Zha, Yuanming Yang, Bo Wang, Wei Tang, Wenbo Li, Haoyang Huang, Nan Duan

Published 2026-05-12
📖 4 min read☕ Coffee break read

Original authors: Yuan Zhang, Chenyi Li, Guoqing Ma, Jiajun Zha, Yuanming Yang, Bo Wang, Wei Tang, Wenbo Li, Haoyang Huang, Nan Duan

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a master chef (the Teacher) who is famous for making the most delicious, high-quality dishes. However, this chef is incredibly slow. To make a single perfect meal, they need to taste, adjust, and refine the ingredients 50 or 100 times before serving it. You want a student chef (the Student) who can make a dish just as good, but in one single step.

This paper introduces a new way to teach that student chef, called Teacher-Feature Drifting (TFD). Here is how it works, using simple analogies:

1. The Problem: Too Many Steps

Usually, to teach a student to cook like a master, you might have them watch the master cook step-by-step, or you might use a separate "taste-tester" robot to grade their food. These methods are complicated, require extra equipment, or take a long time to train.

2. The Solution: Using the Master's Own "Internal Compass"

The authors realized that the Master Chef (the Pretrained Diffusion Model) already has a built-in "sense of taste" inside their brain. Even while cooking, the Master's brain processes the food at different stages (chopping, mixing, simmering).

Instead of hiring a separate taste-tester robot, TFD uses the Master's own brain states as the measuring stick.

  • The Trick: When the student tries to make a dish, the system looks at what the Master's brain was thinking at that exact moment if the Master were making the same dish.
  • The "Drifting": Imagine the student's dish is a boat. The Master's brain creates a current that gently pushes the boat toward the "perfect dish" and pushes it away from "bad dishes." The student just needs to steer their boat in the direction the current tells them.

3. The Secret Ingredient: A Little Bit of "Noise"

The paper found something surprising: If you ask the Master Chef to judge a dish that is perfectly clean and finished, the judgment is too sharp and picky. It's like trying to judge a painting while looking at it through a microscope; you might get distracted by tiny dust specks.

Instead, the authors found it works best if they show the Master a dish that is slightly blurry or "noisy" (like a photo that isn't quite in focus yet).

  • Why? This "blur" smooths out the Master's judgment. It stops the student from obsessing over tiny, unimportant details and helps them focus on the big picture (the shape, the colors, the overall vibe). This makes the learning process much smoother and the final result better.

4. Avoiding the "Copycat" Problem

A common problem in teaching AI is Mode Collapse. This is like a student chef who learns to make one perfect pizza and then decides to make that exact same pizza for every order, even if the customer asked for a salad. The student stops exploring variety.

To fix this, the authors added a "Coverage Loss" (or Anchor-Margin Loss).

  • The Analogy: Imagine the Master Chef has a map of all the delicious foods they can make. The student is told: "Don't just stand in one spot on the map. Make sure you visit different areas of the map."
  • The system checks: "Did the student try to make a dish that covers this specific part of the Master's map?" If the student ignores a region, the system nudges them to go there. This ensures the student learns to make a wide variety of dishes, not just one type.

The Results

The paper tested this method on two big challenges:

  1. ImageNet: Creating images of 1,000 different objects. The new method created high-quality images in one step that were nearly as good as the slow, 50-step master chef, and much better than other fast methods.
  2. SDXL (Text-to-Image): Turning words like "a cat wearing a hat" into pictures. Again, the new method did it in one step with high quality and good variety.

Summary

In short, this paper says: "Don't hire a new teacher to teach your student. Just use the Master's own internal thoughts as the guide, add a little bit of 'blur' to make the lessons easier to understand, and make sure the student explores the whole menu, not just one dish."

This makes training fast, simple, and effective, removing the need for complex extra tools.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →