Imagine by Reasoning: A Reasoning-Based Implicit Semantic Data Augmentation for Long-Tailed Classification
Xiaohua Chen, Yucan Zhou, Dayan Wu, Wanqian Zhang, Yu Zhou, Bo Li,, Weiping Wang

TL;DR
This paper introduces a reasoning-based data augmentation method that enhances tail class samples in long-tailed classification by borrowing transformation directions from similar categories using covariance matrices and a knowledge graph.
Contribution
It proposes a novel implicit semantic augmentation approach leveraging covariance matrices and a knowledge graph to improve long-tailed classification performance.
Findings
Significant improvement on CIFAR-100-LT, ImageNet-LT, and iNaturalist 2018 datasets.
Outperforms state-of-the-art methods in long-tailed classification.
Effective tail sample enhancement through category relation propagation.
Abstract
Real-world data often follows a long-tailed distribution, which makes the performance of existing classification algorithms degrade heavily. A key issue is that samples in tail categories fail to depict their intra-class diversity. Humans can imagine a sample in new poses, scenes, and view angles with their prior knowledge even if it is the first time to see this category. Inspired by this, we propose a novel reasoning-based implicit semantic data augmentation method to borrow transformation directions from other classes. Since the covariance matrix of each category represents the feature transformation directions, we can sample new directions from similar categories to generate definitely different instances. Specifically, the long-tailed distributed data is first adopted to train a backbone and a classifier. Then, a covariance matrix for each category is estimated, and a knowledge…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Brain Tumor Detection and Classification · Advanced Image and Video Retrieval Techniques
