Closed-Form Linear-Probe Dataset Distillation for Pre-trained Vision Models
Bincheng Peng, Guang Li, Ping Liu, Takahiro Ogawa, Miki Haseyama

TL;DR
This paper introduces a novel dataset distillation method for pre-trained vision models that leverages a closed-form solution for linear probing, significantly reducing computational costs while maintaining high performance.
Contribution
It proposes CLP-DD, a bilevel formulation that exploits the closed-form solution for linear probes, improving efficiency and effectiveness over existing trajectory-based methods.
Findings
CLP-DD outperforms LGM without DSA on ImageNet-100.
On ImageNet-1K, CLP-DD matches or surpasses LGM with DSA.
CLP-DD is roughly 14 times faster and uses less than one-eighth of GPU memory.
Abstract
Dataset distillation compresses a large training set into a small synthetic set that preserves downstream training utility. While most existing methods target training networks from scratch, modern visual transfer learning often uses frozen pre-trained encoders followed by lightweight linear probing. Existing distillation methods for this setting either unroll iterative linear-probe updates with trajectory-based gradient matching, or rely on closed-form formulations originally designed for from-scratch training with neural-tangent-kernel (NTK) approximations. Neither route exploits the fact that frozen-feature linear probing admits a closed-form solution determined directly by the pre-trained features themselves, with no infinite-width approximation and no inner-loop trajectory. We propose Closed-Form Linear-Probe Dataset Distillation (CLP-DD), a bilevel formulation that computes 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.
