paper-with-me

Papers

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 tasks. However, it is also crucial to dynamically assess the quality of a view for different samples in order to provide reliable uncertainty estimations, which indicate whether predictions can be trusted. To this end, we propose a novel multi-view classification method, termed trusted multi-view classification, which provides a new paradigm for multi-view learning by dynamically integrating different views at an evidence level. The algorithm jointly utilizes multiple views to promote both classification reliability and robustness by integrating evidence from each view. To achieve this, the Dirichlet distribution is used to model the distribution of the class probabilities, parameterized with evidence from different views and integrated with the Dempster-Shafer theory. The unified learning framework induces accurate uncertainty and accordingly endows the model with both reliability and robustness for out-of-distribution samples. Extensive experimental results validate the effectiveness of the proposed model in accuracy, reliability and robustness.

📄 PDF Abstract BibTeX arXiv:2102.02051

Code (5)

hanmenghan/TMC 공식 구현 pytorch
MiuGod0126/TMC_Paddle paddle
hanmenghan/CPM_Nets tf
jiajunsi/rcml pytorch
kjf4096/TMC paddle

Tasks

ClassificationGeneral ClassificationMULTI-VIEW LEARNING

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

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

Trusted Multi-view Learning with Label Noise

2024-04-18 · Cai Xu, Yilin Zhang, Ziyu Guan, Wei Zhao

Multi-view learning methods often focus on improving decision accuracy while neglecting the decision uncertainty, which significantly restricts their applications in safety-critical applications. To address this issue, r…

MULTI-VIEW LEARNING

Trusted Multi-View Classification with Dynamic Evidential Fusion

2022-04-25 · Zongbo Han, Changqing Zhang, Huazhu Fu, Joey Tianyi Zhou

Existing multi-view classification algorithms focus on promoting accuracy by exploiting different views, typically integrating them into common representations for follow-up tasks. Although effective, it is also crucial …

ClassificationMULTI-VIEW LEARNING

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