arXiv:2411.11329cs.CV2024-11NeurIPS被引 7

通过优化色彩冗余提升数据蒸馏效率

Color-Oriented Redundancy Reduction in Dataset Distillation

  • 用专用网络动态分配有限色域中的颜色
  • 合成图像关键区域分配更多独特色彩
  • 基于信息增益选色模式最少重复的图像

数据蒸馏(Dataset Distillation, DD)旨在生成大规模图像数据集的紧凑表示,以提升训练效率。尽管近期已有进展,但在压缩图像的颜色空间中仍存在显著冗余。本文提出AutoPalette框架,在单张图像和整个数据集层面分别减少色彩冗余。在图像层面,采用调色板网络(palette network),一种专用神经网络,从缩减的色域中为每个像素动态分配颜色,识别出对模型训练至关重要的区域,并为其分配更多独特颜色。在数据集层面,设计了一种色彩引导初始化策略,通过信息增益选择颜色模式重复最少的代表性图像,从而降低图像间的色彩冗余。在多个数据集与评估场景下的综合性能测试表明,所提出的色彩感知型数据蒸馏方法优于现有方法。代码已公开于\url{https://github.com/KeViNYuAn0314/AutoPalette}。

原文摘要 · Abstract (English)

Dataset Distillation (DD) is designed to generate condensed representations of extensive image datasets, enhancing training efficiency. Despite recent advances, there remains considerable potential for improvement, particularly in addressing the notable redundancy within the color space of distilled images. In this paper, we propose AutoPalette, a framework that minimizes color redundancy at the individual image and overall dataset levels, respectively. At the image level, we employ a palette network, a specialized neural network, to dynamically allocate colors from a reduced color space to each pixel. The palette network identifies essential areas in synthetic images for model training and consequently assigns more unique colors to them. At the dataset level, we develop a color-guided initialization strategy to minimize redundancy among images. Representative images with the least replicated color patterns are selected based on the information gain. A comprehensive performance study involving various datasets and evaluation scenarios is conducted, demonstrating the superior performance of our proposed color-aware DD compared to existing DD methods. The code is available at \url{https://github.com/KeViNYuAn0314/AutoPalette}.

数据蒸馏色彩优化图像压缩

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。