LGApr 25, 2022

Trusted Multi-View Classification with Dynamic Evidential Fusion

arXiv:2204.11423v3435 citationsh-index: 80
Originality Incremental advance
AI Analysis

This addresses the need for reliable multi-view integration in classification tasks, especially under data corruption, representing a new paradigm rather than an incremental improvement.

The paper tackles the problem of ensuring reliability in multi-view classification for noisy or out-of-distribution data by proposing a trusted multi-view classification algorithm that dynamically integrates views at an evidence level, achieving improved accuracy, robustness, and trustworthiness as validated experimentally.

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 to ensure the reliability of both the multi-view integration and the final decision, especially for noisy, corrupted and out-of-distribution data. Dynamically assessing the trustworthiness of each view for different samples could provide reliable integration. This can be achieved through uncertainty estimation. With this in mind, we propose a novel multi-view classification algorithm, termed trusted multi-view classification (TMC), providing a new paradigm for multi-view learning by dynamically integrating different views at an evidence level. The proposed TMC can promote classification reliability by considering evidence from each view. Specifically, we introduce the variational Dirichlet to characterize 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 against possible noise or corruption. Both theoretical and experimental results validate the effectiveness of the proposed model in accuracy, robustness and trustworthiness.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes