CVJun 2, 2022

Long-tailed Recognition by Learning from Latent Categories

arXiv:2206.01010v35 citationsh-index: 51
Originality Highly original
AI Analysis

This addresses the problem of poor feature representation for tail classes in long-tailed recognition, offering a novel method that improves performance over prior approaches.

The paper tackles long-tailed image recognition by learning class-agnostic latent features shared between head and tail classes and applying semantic data augmentation to enrich diversity, achieving state-of-the-art results on five datasets.

In this work, we address the challenging task of long-tailed image recognition. Previous long-tailed recognition methods commonly focus on the data augmentation or re-balancing strategy of the tail classes to give more attention to tail classes during the model training. However, due to the limited training images for tail classes, the diversity of tail class images is still restricted, which results in poor feature representations. In this work, we hypothesize that common latent features among the head and tail classes can be used to give better feature representation. Motivated by this, we introduce a Latent Categories based long-tail Recognition (LCReg) method. Specifically, we propose to learn a set of class-agnostic latent features shared among the head and tail classes. Then, we implicitly enrich the training sample diversity via applying semantic data augmentation to the latent features. Extensive experiments on five long-tailed image recognition datasets demonstrate that our proposed LCReg is able to significantly outperform previous methods and achieve state-of-the-art results.

Foundations

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

Your Notes