English

Enhancing Small-Scale Dataset Expansion with Triplet-Connection-based Sample Re-Weighting

Computer Vision and Pattern Recognition 2025-08-12 v1

Abstract

The performance of computer vision models in certain real-world applications, such as medical diagnosis, is often limited by the scarcity of available images. Expanding datasets using pre-trained generative models is an effective solution. However, due to the uncontrollable generation process and the ambiguity of natural language, noisy images may be generated. Re-weighting is an effective way to address this issue by assigning low weights to such noisy images. We first theoretically analyze three types of supervision for the generated images. Based on the theoretical analysis, we develop TriReWeight, a triplet-connection-based sample re-weighting method to enhance generative data augmentation. Theoretically, TriReWeight can be integrated with any generative data augmentation methods and never downgrade their performance. Moreover, its generalization approaches the optimal in the order O(dln(n)/n)O(\sqrt{d\ln (n)/n}). Our experiments validate the correctness of the theoretical analysis and demonstrate that our method outperforms the existing SOTA methods by 7.9%7.9\% on average over six natural image datasets and by 3.4%3.4\% on average over three medical datasets. We also experimentally validate that our method can enhance the performance of different generative data augmentation methods.

Keywords

Cite

@article{arxiv.2508.07723,
  title  = {Enhancing Small-Scale Dataset Expansion with Triplet-Connection-based Sample Re-Weighting},
  author = {Ting Xiang and Changjian Chen and Zhuo Tang and Qifeng Zhang and Fei Lyu and Li Yang and Jiapeng Zhang and Kenli Li},
  journal= {arXiv preprint arXiv:2508.07723},
  year   = {2025}
}

Comments

15 pages, 8 figures, published to ACM MM2025

R2 v1 2026-07-01T04:43:49.100Z