Mix from Failure: Confusion-Pairing Mixup for Long-Tailed Recognition
Youngseok Yoon, Sangwoo Hong, Hyungjun Joo, Yao Qin, Haewon Jeong,, Jungwoo Lee

TL;DR
This paper introduces Confusion-Pairing Mixup (CP-Mix), a novel data augmentation technique that improves long-tailed image recognition by focusing on confusion pairs and mitigating class imbalance effects.
Contribution
CP-Mix estimates confusion distributions and augments data from confusion pairs to enhance minority class recognition in long-tailed datasets.
Findings
CP-Mix outperforms existing methods in long-tailed recognition tasks.
CP-Mix effectively reduces classifier confusion and bias.
Extensive experiments validate the superiority of CP-Mix.
Abstract
Long-tailed image recognition is a computer vision problem considering a real-world class distribution rather than an artificial uniform. Existing methods typically detour the problem by i) adjusting a loss function, ii) decoupling classifier learning, or iii) proposing a new multi-head architecture called experts. In this paper, we tackle the problem from a different perspective to augment a training dataset to enhance the sample diversity of minority classes. Specifically, our method, namely Confusion-Pairing Mixup (CP-Mix), estimates the confusion distribution of the model and handles the data deficiency problem by augmenting samples from confusion pairs in real-time. In this way, CP-Mix trains the model to mitigate its weakness and distinguish a pair of classes it frequently misclassifies. In addition, CP-Mix utilizes a novel mixup formulation to handle the bias in decision…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems
MethodsMixup
