Evidential Deep Partial Multi-View Classification With Discount Fusion
Haojian Huang, Zhe Liu, Sukumar Letchmunan, Muhammet Deveci, Mingwei Lin, Weizhong Wang
TL;DR
This work tackles incomplete multi-view classification by combining uncertainty-aware evidence with conflict-aware fusion. It introduces EDP-MVC, which uses K-means imputation to complete missing views and a CAEFN that learns discount factors to modulate cross-view evidence fusion, mitigating conflicts and unreliable imputations. The method relies on evidential deep learning to produce Dirichlet-distributed evidence per view and employs a discount-based aggregation, with a loss that jointly optimizes accuracy and calibrated uncertainty. Empirical results across diverse benchmarks demonstrate competitive or superior performance, especially under high missing rates and conflicting data, highlighting the practical value of reliable evidential fusion in incomplete multi-view problems.
Abstract
Incomplete multi-view data classification poses significant challenges due to the common issue of missing views in real-world scenarios. Despite advancements, existing methods often fail to provide reliable predictions, largely due to the uncertainty of missing views and the inconsistent quality of imputed data. To tackle these problems, we propose a novel framework called Evidential Deep Partial Multi-View Classification (EDP-MVC). Initially, we use K-means imputation to address missing views, creating a complete set of multi-view data. However, the potential conflicts and uncertainties within this imputed data can affect the reliability of downstream inferences. To manage this, we introduce a Conflict-Aware Evidential Fusion Network (CAEFN), which dynamically adjusts based on the reliability of the evidence, ensuring trustworthy discount fusion and producing reliable inference outcomes. Comprehensive experiments on various benchmark datasets reveal EDP-MVC not only matches but often surpasses the performance of state-of-the-art methods.
