LGAICVSep 10, 2024

Towards Robust Uncertainty-Aware Incomplete Multi-View Classification

arXiv:2409.06270v12 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work provides a robust solution for multi-view classification with missing data, which is incremental as it enhances existing Evidential Deep Learning approaches.

The paper tackles the problem of incomplete multi-view classification by addressing biases from imputation and unreliable uncertainty estimation, proposing an Alternating Progressive Learning Network with a conflict-aware combination rule that significantly outperforms traditional methods in high-uncertainty scenarios.

Handling incomplete data in multi-view classification is challenging, especially when traditional imputation methods introduce biases that compromise uncertainty estimation. Existing Evidential Deep Learning (EDL) based approaches attempt to address these issues, but they often struggle with conflicting evidence due to the limitations of the Dempster-Shafer combination rule, leading to unreliable decisions. To address these challenges, we propose the Alternating Progressive Learning Network (APLN), specifically designed to enhance EDL-based methods in incomplete MVC scenarios. Our approach mitigates bias from corrupted observed data by first applying coarse imputation, followed by mapping the data to a latent space. In this latent space, we progressively learn an evidence distribution aligned with the target domain, incorporating uncertainty considerations through EDL. Additionally, we introduce a conflict-aware Dempster-Shafer combination rule (DSCR) to better handle conflicting evidence. By sampling from the learned distribution, we optimize the latent representations of missing views, reducing bias and enhancing decision-making robustness. Extensive experiments demonstrate that APLN, combined with DSCR, significantly outperforms traditional methods, particularly in environments characterized by high uncertainty and conflicting evidence, establishing it as a promising solution for incomplete multi-view classification.

Foundations

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

Your Notes