paper-with-me

Papers

Rethink Long-tailed Recognition with Vision Transformers

2023-02-28 · Zhengzhuo Xu, Shuo Yang, Xingjun Wang, Chun Yuan

In the real world, data tends to follow long-tailed distributions w.r.t. class or attribution, motivating the challenging Long-Tailed Recognition (LTR) problem. In this paper, we revisit recent LTR methods with promising Vision Transformers (ViT). We figure out that 1) ViT is hard to train with long-tailed data. 2) ViT learns generalized features in an unsupervised manner, like mask generative training, either on long-tailed or balanced datasets. Hence, we propose to adopt unsupervised learning to utilize long-tailed data. Furthermore, we propose the Predictive Distribution Calibration (PDC) as a novel metric for LTR, where the model tends to simply classify inputs into common classes. Our PDC can measure the model calibration of predictive preferences quantitatively. On this basis, we find many LTR approaches alleviate it slightly, despite the accuracy improvement. Extensive experiments on benchmark datasets validate that PDC reflects the model's predictive preference precisely, which is consistent with the visualization.

📄 PDF Abstract BibTeX arXiv:2302.14284

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

PDC 설명 없음

Similar Papers 제목 키워드 기반

Vision Permutator: A Permutable MLP-Like Architecture for Visual Recognition

2021-06-23 · Qibin Hou, Zihang Jiang, Li Yuan, Ming-Ming Cheng 외

In this paper, we present Vision Permutator, a conceptually simple and data efficient MLP-like architecture for visual recognition. By realizing the importance of the positional information carried by 2D feature represen…

Margin Calibration for Long-Tailed Visual Recognition

2021-12-14 · Yidong Wang, BoWen Zhang, Wenxin Hou, Zhen Wu 외

The long-tailed class distribution in visual recognition tasks poses great challenges for neural networks on how to handle the biased predictions between head and tail classes, i.e., the model tends to classify tail clas…

Rethinking the Value of Labels for Improving Class-Imbalanced Learning

2020-06-13 · NeurIPS 2020 12 · Yuzhe Yang, Zhi Xu

Real-world data often exhibits long-tailed distributions with heavy class imbalance, posing great challenges for deep recognition models. We identify a persisting dilemma on the value of labels in the context of imbalanc…

Long-tail Learning

A Simple Long-Tailed Recognition Baseline via Vision-Language Model

2021-11-29 · Teli Ma, Shijie Geng, Mengmeng Wang, Jing Shao 외

The visual world naturally exhibits a long-tailed distribution of open classes, which poses great challenges to modern visual systems. Existing approaches either perform class re-balancing strategies or directly improve …

Contrastive LearningLanguage ModelingLanguage ModellingLong-tail Learning+2

Learning Imbalanced Data with Vision Transformers

2022-12-05 · CVPR 2023 1 · Zhengzhuo Xu, Ruikang Liu, Shuo Yang, Zenghao Chai 외

The real-world data tends to be heavily imbalanced and severely skew the data-driven deep neural networks, which makes Long-Tailed Recognition (LTR) a massive challenging task. Existing LTR methods seldom train Vision Tr…

Long-tail Learning