paper-with-me

Papers

Trustworthy Long-Tailed Classification

2021-11-17 · CVPR 2022 1 · Bolian Li, Zongbo Han, Haining Li, Huazhu Fu, Changqing Zhang

Classification on long-tailed distributed data is a challenging problem, which suffers from serious class-imbalance and accordingly unpromising performance especially on tail classes. Recently, the ensembling based methods achieve the state-of-the-art performance and show great potential. However, there are two limitations for current methods. First, their predictions are not trustworthy for failure-sensitive applications. This is especially harmful for the tail classes where the wrong predictions is basically frequent. Second, they assign unified numbers of experts to all samples, which is redundant for easy samples with excessive computational cost. To address these issues, we propose a Trustworthy Long-tailed Classification (TLC) method to jointly conduct classification and uncertainty estimation to identify hard samples in a multi-expert framework. Our TLC obtains the evidence-based uncertainty (EvU) and evidence for each expert, and then combines these uncertainties and evidences under the Dempster-Shafer Evidence Theory (DST). Moreover, we propose a dynamic expert engagement to reduce the number of engaged experts for easy samples and achieve efficiency while maintaining promising performances. Finally, we conduct comprehensive experiments on the tasks of classification, tail detection, OOD detection and failure prediction. The experimental results show that the proposed TLC outperforms existing methods and is trustworthy with reliable uncertainty.

📄 PDF Abstract BibTeX arXiv:2111.09030

Code (2)

lblaoke/tlc 공식 구현 pytorch
2023-MindSpore-4/Code13/tree/main/zhangchangqing/TMC_MS-main mindspore

Tasks

ClassificationLong-tail LearningOut of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

Trusted Multi-view Learning for Long-tailed Classification

2025-11-12 · Chuanqing Tang, Yifei Shi, Guanghao Lin, Lei Xing 외 arxiv

Class imbalance has been extensively studied in single-view scenarios; however, addressing this challenge in multi-view contexts remains an open problem, with even scarcer research focusing on trustworthy solutions. In t…

Decision Making

Fake Reviews Detection through Analysis of Linguistic Features

2020-10-08 · Faranak Abri, Luis Felipe Gutierrez, Akbar Siami Namin, Keith S. Jones 외

Online reviews play an integral part for success or failure of businesses. Prior to purchasing services or goods, customers first review the online comments submitted by previous customers. However, it is possible to sup…

General Classification

Towards long-tailed, multi-label disease classification from chest X-ray: Overview of the CXR-LT challenge

2023-10-24 · Gregory Holste, Yiliang Zhou, Song Wang, Ajay Jaiswal 외

Many real-world image recognition problems, such as diagnostic medical imaging exams, are "long-tailed" $\unicode{x2013}$ there are a few common findings followed by many more relatively rare conditions. In chest radiogr…

ClassificationDiagnosticimage-classificationImage Classification+1

Making Pretrained Language Models Good Long-tailed Learners

2022-05-11 · Chen Zhang, Lei Ren, Jingang Wang, Wei Wu 외

Prompt-tuning has shown appealing performance in few-shot classification by virtue of its capability in effectively exploiting pre-trained knowledge. This motivates us to check the hypothesis that prompt-tuning is also a…

Classification

Long-Tailed Classification of Thorax Diseases on Chest X-Ray: A New Benchmark Study

2022-08-29 · Gregory Holste, Song Wang, Ziyu Jiang, Thomas C. Shen 외

Imaging exams, such as chest radiography, will yield a small set of common findings and a much larger set of uncommon findings. While a trained radiologist can learn the visual presentation of rare conditions by studying…

Classificationimage-classificationImage ClassificationLong-tail Learning+1