Are Independently Estimated View Uncertainties Comparable? Unified Routing for Trusted Multi-View Classification

arXiv cs.LG / 4/13/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • Trusted multi-view classification often assumes that per-view evidential uncertainties are numerically comparable, but that assumption breaks when views differ in feature space, noise, or semantic granularity and branches are trained without cross-view evidence-strength consistency constraints.
  • The paper argues that fusion uncertainties can become dominated by branch-specific scale bias rather than reflecting true sample-level reliability, since independently trained branches optimize mainly for prediction accuracy.
  • It proposes TMUR (Trusted Multi-view learning with Unified Routing), which decouples view-specific evidence extraction from fusion arbitration using view-private experts plus a collaborative expert.
  • TMUR introduces a unified router that uses global multi-view context to produce sample-level expert weights, with soft load-balancing and diversity regularization to promote balanced expert usage and specialization.
  • The authors provide theoretical analysis explaining why independent evidential supervision cannot recover a shared cross-view evidence scale, and why unified global routing is more appropriate than branch-local arbitration when reliability varies by sample.

Abstract

Trusted multi-view classification typically relies on a view-wise evidential fusion process: each view independently produces class evidence and uncertainty, and the final prediction is obtained by aggregating these independent opinions. While this design is modular and uncertainty-aware, it implicitly assumes that evidence from different views is numerically comparable. In practice, however, this assumption is fragile. Different views often differ in feature space, noise level, and semantic granularity, while independently trained branches are optimized only for prediction correctness, without any constraint enforcing cross-view consistency in evidence strength. As a result, the uncertainty used for fusion can be dominated by branch-specific scale bias rather than true sample-level reliability. To address this issue, we propose Trusted Multi-view learning with Unified Routing (TMUR), which decouples view-specific evidence extraction from fusion arbitration. TMUR uses view-private experts and one collaborative expert, and employs a unified router that observes the global multi-view context to generate sample-level expert weights. Soft load-balancing and diversity regularization further encourage balanced expert utilization and more discriminative expert specialization. We also provide theoretical analysis showing why independent evidential supervision does not identify a common cross-view evidence scale, and why unified global routing is preferable to branch-local arbitration when reliability is sample-dependent.