Publications / 2026 / PRISM

PRISM: Diversifying Dataset Distillation by Decoupling Architectural Priors

Brian Bernhard Moser1, Shalini Sarode1,2, Federico Raue1, Krzysztof Adamkiewicz1,2, Arundhati Shanbhag1,2, Joachim Folz1, Tobias Christian Nauen1,2, Andreas Dengel1,2

1DFKI · Smart Data & Knowledge Services  ·  2RPTU Kaiserslautern–Landau

Pdf Link
PRISM: Diversifying Dataset Distillation by Decoupling Architectural Priors — teaser figure
tl;dr — We introduce PRISM, a framework that disentangles architectural priors for dataset distillation, outperforming single-teacher setups.

Abstract

Dataset distillation (DD) promises compact yet faithful synthetic data, but existing approaches often inherit the inductive bias of a single teacher model. As dataset size increases, this bias drives generation toward overly smooth, homogeneous samples, reducing intra-class diversity and limiting generalization. We present PRISM (PRIors from diverse Source Models), a framework that disentangles architectural priors during synthesis. PRISM decouples the logit-matching and regularization objectives, supervising them with different teacher architectures: a primary model for logits and a stochastic subset for batch-normalization (BN) alignment. On ImageNet-1K, PRISM consistently and reproducibly outperforms single-teacher methods (e.g., SRe2L) and recent multi-teacher variants (e.g., G-VBSM) at low- and mid-IPC regimes. The generated data also show significantly richer intra-class diversity, as reflected by a notable drop in cosine similarity between features.

For more information, see the paper pdf.

Citation

If you use this work, please cite our paper:

BibTeX
@misc{moser2026prism,
  title = {PRISM: Diversifying Dataset Distillation by Decoupling Architectural
           Priors},
  author = {Brian B. Moser and Shalini Sarode and Federico Raue and Stanislav
            Frolov and Krzysztof Adamkiewicz and Arundhati Shanbhag and Joachim
            Folz and Tobias C. Nauen and Andreas Dengel},
  eprint = {2511.09905},
  archivePrefix = {arXiv},
  journal = {Transactions on Machine Learning Research},
  issn = {2835-8856},
  year = {2026},
  url = {https://openreview.net/forum?id=xN58FtB1Gq},
}

Authors · 8