paper-with-me

Papers

Trusted Multi-view Learning for Long-tailed Classification

2025-11-12 · Chuanqing Tang, Yifei Shi, Guanghao Lin, Lei Xing, Long Shi 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 this paper, we tackle a particularly challenging class imbalance problem in multi-view scenarios: long-tailed classification. We propose TMLC, a Trusted Multi-view Long-tailed Classification framework, which makes contributions on two critical aspects: opinion aggregation and pseudo-data generation. Specifically, inspired by Social Identity Theory, we design a group consensus opinion aggregation mechanism that guides decision making toward the direction favored by the majority of the group. In terms of pseudo-data generation, we introduce a novel distance metric to adapt SMOTE for multi-view scenarios and develop an uncertainty-guided data generation module that produces high-quality pseudo-data, effectively mitigating the adverse effects of class imbalance. Extensive experiments on long-tailed multi-view datasets demonstrate that our model is capable of achieving superior performance. The code is released at https://github.com/cncq-tang/TMLC.

📄 PDF Abstract BibTeX arXiv:2511.09138

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Generalized Trusted Multi-view Classification Framework with Hierarchical Opinion Aggregation

2024-11-06 · Long Shi, Chuanqing Tang, Huangyi Deng, Cai Xu 외

Recently, multi-view learning has witnessed a considerable interest on the research of trusted decision-making. Previous methods are mainly inspired from an important paper published by Han et al. in 2021, which formulat…

MULTI-VIEW LEARNING

Trusted Multi-View Classification

2021-02-03 · ICLR 2021 1 · Zongbo Han, Changqing Zhang, Huazhu Fu, Joey Tianyi Zhou

Multi-view classification (MVC) generally focuses on improving classification accuracy by using information from different views, typically integrating them into a unified comprehensive representation for downstream task…

ClassificationGeneral ClassificationMULTI-VIEW LEARNING

Historical Credibility for Movie Reviews and Its Application to Weakly Supervised Classification

2020-10-10 · Min-Seon Kim, Bo-Young Lim, Han-Sub Shin, Hyuk-Yoon Kwon

In this study, we deal with the problem of judging the credibility of movie reviews. The problem is challenging because even experts cannot clearly and efficiently judge the credibility of a movie review and the number o…

ClassificationWeakly Supervised Classification

CheXFusion: Effective Fusion of Multi-View Features using Transformers for Long-Tailed Chest X-Ray Classification

2023-08-08 · Dongkyun Kim

Medical image classification poses unique challenges due to the long-tailed distribution of diseases, the co-occurrence of diagnostic findings, and the multiple views available for each study or patient. This paper intro…

ClassificationDiagnosticimage-classificationImage Classification+2

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