CVJul 26, 2022

Class-Aware Universum Inspired Re-Balance Learning for Long-Tailed Recognition

arXiv:2207.12808v38 citationsh-index: 57
Originality Incremental advance
AI Analysis

This addresses the problem of poor recognition performance for minority classes in imbalanced datasets, representing an incremental advance in data augmentation techniques.

The paper tackles long-tailed recognition by proposing a method to improve both the quantity and quality of augmented samples for minority classes, resulting in a 1.9% to 6% improvement in top-1 accuracy for minority classes compared to state-of-the-art methods.

Data augmentation for minority classes is an effective strategy for long-tailed recognition, thus developing a large number of methods. Although these methods all ensure the balance in sample quantity, the quality of the augmented samples is not always satisfactory for recognition, being prone to such problems as over-fitting, lack of diversity, semantic drift, etc. For these issues, we propose the Class-aware Universum Inspired Re-balance Learning(CaUIRL) for long-tailed recognition, which endows the Universum with class-aware ability to re-balance individual minority classes from both sample quantity and quality. In particular, we theoretically prove that the classifiers learned by CaUIRL are consistent with those learned under the balanced condition from a Bayesian perspective. In addition, we further develop a higher-order mixup approach, which can automatically generate class-aware Universum(CaU) data without resorting to any external data. Unlike the traditional Universum, such generated Universum additionally takes the domain similarity, class separability, and sample diversity into account. Extensive experiments on benchmark datasets demonstrate the surprising advantages of our method, especially the top1 accuracy in minority classes is improved by 1.9% 6% compared to the state-of-the-art method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes