Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Hugging Face Researchers Expose Failure Mode in Diffusion Distillation with Classifier-Free Guidance

AI By Crimson AI Hugging Face Papers 28 July 2026 · 00:00 18 views
Share: X Telegram

A new study reveals that naive matching of guided predictions in on-policy diffusion distillation can lead to 'Negative Branch Asymmetry' (NBA), where positive and negative CFG branches diverge. The proposed Positive–Direction Matching (PDM) method resolves this by supervising branches separately.

Hugging Face Researchers Expose Failure Mode in Diffusion Distillation with Classifier-Free Guidance

Key points

Researchers from Hugging Face have published a paper titled 'Rethinking Classifier-Free Guidance in On-Policy Diffusion Distillation,' shedding light on a subtle but critical failure mode that arises when distilling diffusion models that use classifier-free guidance (CFG).

On-policy distillation (OPD) adapts a teacher diffusion model into a student by querying the teacher along trajectories generated by the student. A common approach is to match the teacher's and student's guided predictions. However, the authors show that this objective is under-identified at the branch level: errors from the positive and negative CFG branches can cancel each other out, making the guided output appear correct even when individual branches are not.

Through analysis, the team identified two contrasting cases. When teacher and student share the same negative conditioning, naive matching works well because both branch errors decrease jointly. But when the teacher's native CFG schema retains privileged information in its negative branch that is unavailable to the student, the branches can start moving in opposite directions during training. This failure mode is termed Negative Branch Asymmetry (NBA).

To address NBA, the researchers propose Positive–Direction Matching (PDM), a branch-aware objective that separately constrains the positive prediction and the CFG conditional direction. This removes cross-branch error compensation and makes the distilled model substantially more robust to changes in inference guidance scale.

The study validates PDM on image-domain diagnostics and dense-to-sparse video control tasks (including pose, depth, and scribble conditions). Results show that while naive guided matching is highly sensitive to inference guidance scales, branch-aware supervision enables more robust and effective knowledge transfer.

Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 1 Sep 2026

Hugging Face Unveils CogEvol: Single-Pass Learning Environment Generation

CogEvol, a new family of models from Hugging Face, generates structured learning artifacts like slides and interactive HTML pages...

1
Research paper
Hugging Face 1 Sep 2026

PaperGym: Turning Papers into Training Environments for AI Research Planning

Hugging Face researchers introduce PaperGym, a framework that converts scientific papers into reinforcement learning environments...

1
Research paper
Hugging Face 1 Sep 2026

Study: On-Policy Distillation Works by Suppressing Low-Probability Tokens, Not Teacher Guidance

A new Hugging Face paper reveals that on-policy distillation (OPD) improves reasoning mainly by suppressing low-probability tokens...

1