2ndMatch: Finetuning Pruned Diffusion Models via Second-Order Jacobian Matching
Caleb Zheng, Eli Shlizerman

TL;DR
2ndMatch is a finetuning framework for pruned diffusion models that uses second-order Jacobian matching to better transfer knowledge from dense models, improving quality across various datasets.
Contribution
It introduces a novel second-order Jacobian matching loss for finetuning pruned diffusion models, enhancing their performance and generality.
Findings
2ndMatch significantly reduces the performance gap between pruned and dense models.
The method improves output quality on multiple datasets including CIFAR-10 and ImageNet.
It is architecture-agnostic, applicable to both U-Net and Transformer-based diffusion models.
Abstract
Diffusion models achieve remarkable performance across diverse generative tasks in computer vision, but their high computational cost remains a major barrier to deployment. Model pruning offers a promising way to reduce inference cost and enable lightweight models. However, pruning leads to quality drop due to reduced capacity. A key limitation of existing pruning approaches is that pruned models are finetuned using the same objective as the dense model (denoising score matching). Since the dense model is accessible during finetuning, it warrants a more effective approach for knowledge transfer from the dense to the pruned model. Motivated by this, we propose \textbf{2ndMatch} (\textbf{2ndM}), a general-purpose finetuning framework that introduces a \textbf{2nd}-order Jacobian () \textbf{M}atching loss inspired by Finite-Time Lyapunov Exponents. \textbf{2ndM} teaches the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
