arXiv:2509.16678cs.CV2025-09TPAMI被引 3

提出IPF-RDA框架,让数据增强更鲁棒且不丢失关键信息。

IPF-RDA: An Information-Preserving Framework for Robust Data Augmentation

  • 通过新算法识别增强中易受损样本并赋予权重。
  • 在保持多样性前提下自适应保留重要信息,提升模型性能。
  • 适用于多种数据集和主流模型,简单高效且可复现。

数据增强是提升深度模型泛化能力的有效手段,但可能引入分布偏移和噪声,制约网络潜力。为此,本文提出一种新型信息保全框架IPF-RDA,包含:(i) 新的类别判别信息估计算法,用于识别数据增强操作中最脆弱的样本及其重要性评分;(ii) 新的信息保全机制,在增强样本中自适应保留关键信息并维持多样性。根据操作类型将增强方法分为三类,并集成至本框架。实验表明,尽管结构简单,IPF-RDA在多个数据集(包括CIFAR-10、CIFAR-100、Tiny-ImageNet、CUHK03、Market1501、Oxford Flower、MNIST)上持续提升多种主流数据增强方法的性能,验证了其有效性与可扩展性。代码已开源:https://github.com/Jackbrocp/IPF-RDA。

原文摘要 · Abstract (English)

Data augmentation is widely utilized as an effective technique to enhance the generalization performance of deep models. However, data augmentation may inevitably introduce distribution shifts and noises, which significantly constrain the potential and deteriorate the performance of deep networks. To this end, we propose a novel information-preserving framework, namely IPF-RDA, to enhance the robustness of data augmentations in this paper. IPF-RDA combines the proposal of (i) a new class-discriminative information estimation algorithm that identifies the points most vulnerable to data augmentation operations and corresponding importance scores; And (ii) a new information-preserving scheme that preserves the critical information in the augmented samples and ensures the diversity of augmented data adaptively. We divide data augmentation methods into three categories according to the operation types and integrate these approaches into our framework accordingly. After being integrated into our framework, the robustness of data augmentation methods can be enhanced and their full potential can be unleashed. Extensive experiments demonstrate that although being simple, IPF-RDA consistently improves the performance of numerous commonly used state-of-the-art data augmentation methods with popular deep models on a variety of datasets, including CIFAR-10, CIFAR-100, Tiny-ImageNet, CUHK03, Market1501, Oxford Flower, and MNIST, where its performance and scalability are stressed. The implementation is available at https://github.com/Jackbrocp/IPF-RDA.

数据增强鲁棒性信息保全

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