paper-with-me

홈 › Papers

Solving The Long-Tailed Problem via Intra- and Inter-Category Balance

2022-04-20 · Renhui Zhang, Tiancheng Lin, Rui Zhang, Yi Xu

Benchmark datasets for visual recognition assume that data is uniformly distributed, while real-world datasets obey long-tailed distribution. Current approaches handle the long-tailed problem to transform the long-tailed dataset to uniform distribution by re-sampling or re-weighting strategies. These approaches emphasize the tail classes but ignore the hard examples in head classes, which result in performance degradation. In this paper, we propose a novel gradient harmonized mechanism with category-wise adaptive precision to decouple the difficulty and sample size imbalance in the long-tailed problem, which are correspondingly solved via intra- and inter-category balance strategies. Specifically, intra-category balance focuses on the hard examples in each category to optimize the decision boundary, while inter-category balance aims to correct the shift of decision boundary by taking each category as a unit. Extensive experiments demonstrate that the proposed method consistently outperforms other approaches on all the datasets.

📄 PDF Abstract BibTeX arXiv:2204.09234

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Solving the long-tailed distribution problem by exploiting the synergies and balance of different techniques

2025-01-23 · Ziheng Wang, Toni Lassila, Sharib Ali

In real-world data, long-tailed data distribution is common, making it challenging for models trained on empirical risk minimisation to learn and classify tail classes effectively. While many studies have sought to impro…

Contrastive Learning

Long-tailed Distribution Adaptation

2021-10-06 · Zhiliang Peng, Wei Huang, Zonghao Guo, Xiaosong Zhang 외

Recognizing images with long-tailed distributions remains a challenging problem while there lacks an interpretable mechanism to solve this problem. In this study, we formulate Long-tailed recognition as Domain Adaption (…

Domain AdaptationInstance Segmentationobject-detectionObject Detection+1

Where is the bottleneck in long-tailed classification?

2021-09-29 · Zaid Khan, Yun Fu

A commonly held belief in deep-learning based long-tailed classification is that the representations learned from long-tailed data are ”good enough” and the performance bottleneck is the classification head atop the repres…

ClassificationData Augmentation

NCL++: Nested Collaborative Learning for Long-Tailed Visual Recognition

2023-06-29 · Zichang Tan, Jun Li, Jinhao Du, Jun Wan 외

Long-tailed visual recognition has received increasing attention in recent years. Due to the extremely imbalanced data distribution in long-tailed learning, the learning process shows great uncertainties. For example, th…

A dual-branch model with inter- and intra-branch contrastive loss for long-tailed recognition

2023-09-28 · Qiong Chen, Tianlin Huang, Geren Zhu, Enlu Lin

Real-world data often exhibits a long-tailed distribution, in which head classes occupy most of the data, while tail classes only have very few samples. Models trained on long-tailed datasets have poor adaptability to ta…

Contrastive Learning