Dataset Condensation Atlas

Method · Dataset quantization

Dataset Color Quantization: A Training-Oriented Framework for Dataset-Level Compression

Chenyue Yu, Lingao Xiao, Jinhong Deng, Ivor W. Tsang, Yang He

ICLR 2026 · first public 2026-02-24 · arXiv 2602.20650

paper ↗catalogued✓ abstract read

In one paragraph

Reduces color-space redundancy across a dataset by enforcing consistent palettes across similar images, selectively retaining semantically important colors under model-perception guidance, and preserving structural detail needed for feature learning; reports improved training performance under aggressive compression on CIFAR-10/100, Tiny-ImageNet and ImageNet-1K.

Where it sits

Design choices

What is storedcolor-quantized
Abstract (verbatim from arXiv)

Large-scale image datasets are fundamental to deep learning, but their high storage demands pose challenges for deployment in resource-constrained environments. While existing approaches reduce dataset size by discarding samples, they often ignore the significant redundancy within each image -- particularly in the color space. To address this, we propose Dataset Color Quantization (DCQ), a unified framework that compresses visual datasets by reducing color-space redundancy while preserving information crucial for model training. DCQ achieves this by enforcing consistent palette representations across similar images, selectively retaining semantically important colors guided by model perception, and maintaining structural details necessary for effective feature learning. Extensive experiments across CIFAR-10, CIFAR-100, Tiny-ImageNet, and ImageNet-1K show that DCQ significantly improves training performance under aggressive compression, offering a scalable and robust solution for dataset-level storage reduction.

BibTeX (generated; prefer the venue's official entry)
@article{yu2026dataset,
  title   = {Dataset Color Quantization: A Training-Oriented Framework for Dataset-Level Compression},
  author  = {Chenyue Yu and Lingao Xiao and Jinhong Deng and Ivor W. Tsang and Yang He},
  journal = {ICLR 2026},
  year    = {2026}
}

Nearby in Dataset quantization

2024-12

Adaptive Dataset Quantization

Muquan Li, Dongyang Zhang, Qiang Dong et al. · AAAI 2025notablepaper ↗

2023-10

Mirage — Mirage: Model-Agnostic Graph Distillation for Graph Classification

Mridul Gupta, Sahil Manchanda, Hariprasad Kodamana et al. · ICLR 2024notableGraphspaper ↗code ↗

2023-08

DQ — Dataset Quantization

Daquan Zhou, Kai Wang, Jianyang Gu et al. · ICCV 2023corepaper ↗code ↗