English

HIERAMP: Coarse-to-Fine Autoregressive Amplification for Generative Dataset Distillation

Computer Vision and Pattern Recognition 2026-03-10 v1

Abstract

Dataset distillation often prioritizes global semantic proximity when creating small surrogate datasets for original large-scale ones. However, object semantics are inherently hierarchical. For example, the position and appearance of a bird's eyes are constrained by the outline of its head. Global proximity alone fails to capture how object-relevant structures at different levels support recognition. In this work, we investigate the contributions of hierarchical semantics to effective distilled data. We leverage the vision autoregressive (VAR) model whose coarse-to-fine generation mirrors this hierarchy and propose HIERAMP to amplify semantics at different levels. At each VAR scale, we inject class tokens that dynamically identify salient regions and use their induced maps to guide amplification at that scale. This adds only marginal inference cost while steering synthesis toward discriminative parts and structures. Empirically, we find that semantic amplification leads to more diverse token choices in constructing coarse-scale object layouts. Conversely, at fine scales, the amplification concentrates token usage, increasing focus on object-related details. Across popular dataset distillation benchmarks, HIERAMP consistently improves validation performance without explicitly optimizing global proximity, demonstrating the importance of semantic amplification for effective dataset distillation.

Keywords

Cite

@article{arxiv.2603.06932,
  title  = {HIERAMP: Coarse-to-Fine Autoregressive Amplification for Generative Dataset Distillation},
  author = {Lin Zhao and Xinru Jiang and Xi Xiao and Qihui Fan and Lei Lu and Yanzhi Wang and Xue Lin and Octavia Camps and Pu Zhao and Jianyang Gu},
  journal= {arXiv preprint arXiv:2603.06932},
  year   = {2026}
}

Comments

The paper is accepted by CVPR 2026

R2 v1 2026-07-01T11:08:05.222Z