CVAINov 26, 2025

Structure-Aware Prototype Guided Trusted Multi-View Classification

arXiv:2511.21021v1h-index: 6
Originality Incremental advance
AI Analysis

This work improves multi-view classification for scenarios with heterogeneous or conflicting data, though it appears incremental by building on existing TMVC approaches.

The paper tackled the problem of trustworthy multi-view classification by addressing inefficiencies and inconsistencies in existing methods, proposing a prototype-based framework that achieved competitive performance and robustness in experiments on public datasets.

Trustworthy multi-view classification (TMVC) addresses the challenge of achieving reliable decision-making in complex scenarios where multi-source information is heterogeneous, inconsistent, or even conflicting. Existing TMVC approaches predominantly rely on globally dense neighbor relationships to model intra-view dependencies, leading to high computational costs and an inability to directly ensure consistency across inter-view relationships. Furthermore, these methods typically aggregate evidence from different views through manually assigned weights, lacking guarantees that the learned multi-view neighbor structures are consistent within the class space, thus undermining the trustworthiness of classification outcomes. To overcome these limitations, we propose a novel TMVC framework that introduces prototypes to represent the neighbor structures of each view. By simplifying the learning of intra-view neighbor relations and enabling dynamic alignment of intra- and inter-view structure, our approach facilitates more efficient and consistent discovery of cross-view consensus. Extensive experiments on multiple public multi-view datasets demonstrate that our method achieves competitive downstream performance and robustness compared to prevalent TMVC methods.

Foundations

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

Your Notes