AuraTracer智迹闻
中文

EVENT DOSSIER

Importance-Aware Low-Rank Distillation of Diffusion Transformers

2026-09-07 12:00 Science 🔥 48.2 heat score hf-papers #29
1sources
1days unfolding
48.2heat score
5mentions
SummaryAI generated

To address the low deployment efficiency of Diffusion Transformer (DiTs), the research team proposed the SVDtrunc two-step block-level compression strategy. This approach first allocates and compresses model blocks with the lowest importance according to the global parameter budget, and then fine-tunes all blocks through modular knowledge distillation and modified flow objectives to restore performance. Experiments were conducted on the FLUX.dev model, testing compression from 40% to 90% of the original parameter count. The results showed that SVDtrunc outperformed existing competitive methods in the three benchmarks: GenEval, HPSv2, and DPG. In particular, it approached full performance while retaining 68% of the parameter budget and remained competitive with 57% of the parameter count. Additionally, this approach complements step distillation, achieving good results even without fine-tuning.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
DPGFLUX.devGenEvalHPSv2SVDtrunc

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
DPG × FLUX.dev1DPG × GenEval1DPG × HPSv21DPG × SVDtrunc1FLUX.dev × GenEval1FLUX.dev × HPSv21

SignalsSIGNALS

Keyword heat
  • SVDtrunc1
  • FLUX.dev1
  • GenEval1
  • HPSv21
  • DPG1

All reports (1)SOURCES

A arXiv cs.CV en 2026-09-07 12:00

Importance-Aware Low-Rank Distillation of Diffusion Transformers

Diffusion Transformers (DiTs) 面临部署效率挑战,研究团队提出 SVDtrunc 方案以解决该问题。SVDtrunc 是一种两步块级压缩策略:首先在全局参数预算下按秩分配并压缩重要性最低的块,随后通过模块化知识蒸馏和修正流目标微调所有块。该方法在 FLUX.dev 模型上进行了从原始参数量 40% 到 90% 的压缩测试。在 GenEval、HPSv2 和 DPG 三项基准测试中,SVDtrunc 表现优于所有竞争方法。特别是在 68% 的参数预算下保留了近全性能,且在 57% 参数量下仍保持竞争力。此外,该方案与步骤蒸馏互补,即使不进行微调也能取得良好效果。