paper-with-me

홈 › Papers

Investigate the Essence of Long-Tailed Recognition from a Unified Perspective

2021-07-08 · Lei Liu, Li Liu

As the data scale grows, deep recognition models often suffer from long-tailed data distributions due to the heavy imbalanced sample number across categories. Indeed, real-world data usually exhibit some similarity relation among different categories (e.g., pigeons and sparrows), called category similarity in this work. It is doubly difficult when the imbalance occurs between such categories with similar appearances. However, existing solutions mainly focus on the sample number to re-balance data distribution. In this work, we systematically investigate the essence of the long-tailed problem from a unified perspective. Specifically, we demonstrate that long-tailed recognition suffers from both sample number and category similarity. Intuitively, using a toy example, we first show that sample number is not the unique influence factor for performance dropping of long-tailed recognition. Theoretically, we demonstrate that (1) category similarity, as an inevitable factor, would also influence the model learning under long-tailed distribution via similar samples, (2) using more discriminative representation methods (e.g., self-supervised learning) for similarity reduction, the classifier bias can be further alleviated with greatly improved performance. Extensive experiments on several long-tailed datasets verify the rationality of our theoretical analysis, and show that based on existing state-of-the-arts (SOTAs), the performance could be further improved by similarity reduction. Our investigations highlight the essence behind the long-tailed problem, and claim several feasible directions for future work.

📄 PDF Abstract BibTeX arXiv:2107.03758

Code (1)

LeiLiu-byte/the-Essence-of-LT-Rocognition pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Simultaneous Long-tailed Recognition and Multi-modal Fusion for Highly Imbalanced Multi-modal Data

2026-05-11 · Heegeon Yoon, Heeyoung Kim arxiv

Long-tailed distributions in class-imbalanced data present a fundamental challenge for deep learning models, which tend to be biased toward majority classes. While recent methods for long-tailed recognition have mitigate…

Balancing Domain Experts for Long-Tailed Camera-Trap Recognition

2022-02-15 · Byeongjun Park, JeongSoo Kim, Seungju Cho, Heeseon Kim 외

Label distributions in camera-trap images are highly imbalanced and long-tailed, resulting in neural networks tending to be biased towards head-classes that appear frequently. Although long-tail learning has been extreme…

Long-tail LearningOptical Flow Estimation

Range Loss for Deep Face Recognition With Long-Tailed Training Data

2017-10-01 · ICCV 2017 10 · Xiao Zhang, Zhiyuan Fang, Yandong Wen, Zhifeng Li 외

Deep convolutional neural networks have achieved significant improvements on face recognition task due to their ability to learn highly discriminative features from tremendous amounts of face images. Many large scale fac…

Face Recognition

Distribution Alignment: A Unified Framework for Long-tail Visual Recognition

2021-03-30 · CVPR 2021 1 · Songyang Zhang, Zeming Li, Shipeng Yan, Xuming He 외

Despite the recent success of deep neural networks, it remains challenging to effectively model the long-tail class distribution in visual recognition tasks. To address this problem, we first investigate the performance …

General Classificationimage-classificationImage ClassificationInstance Segmentation+5

Relational Subsets Knowledge Distillation for Long-tailed Retinal Diseases Recognition

2021-04-22 · Lie Ju, Xin Wang, Lin Wang, Tongliang Liu 외

In the real world, medical datasets often exhibit a long-tailed data distribution (i.e., a few classes occupy most of the data, while most classes have rarely few samples), which results in a challenging imbalance learni…

Knowledge Distillation