English

Dynamic Multimodal Information Bottleneck for Multimodality Classification

Image and Video Processing 2023-11-28 v3 Computer Vision and Pattern Recognition

Abstract

Effectively leveraging multimodal data such as various images, laboratory tests and clinical information is gaining traction in a variety of AI-based medical diagnosis and prognosis tasks. Most existing multi-modal techniques only focus on enhancing their performance by leveraging the differences or shared features from various modalities and fusing feature across different modalities. These approaches are generally not optimal for clinical settings, which pose the additional challenges of limited training data, as well as being rife with redundant data or noisy modality channels, leading to subpar performance. To address this gap, we study the robustness of existing methods to data redundancy and noise and propose a generalized dynamic multimodal information bottleneck framework for attaining a robust fused feature representation. Specifically, our information bottleneck module serves to filter out the task-irrelevant information and noises in the fused feature, and we further introduce a sufficiency loss to prevent dropping of task-relevant information, thus explicitly preserving the sufficiency of prediction information in the distilled feature. We validate our model on an in-house and a public COVID19 dataset for mortality prediction as well as two public biomedical datasets for diagnostic tasks. Extensive experiments show that our method surpasses the state-of-the-art and is significantly more robust, being the only method to remain performance when large-scale noisy channels exist. Our code is publicly available at https://github.com/ayanglab/DMIB.

Keywords

Cite

@article{arxiv.2311.01066,
  title  = {Dynamic Multimodal Information Bottleneck for Multimodality Classification},
  author = {Yingying Fang and Shuang Wu and Sheng Zhang and Chaoyan Huang and Tieyong Zeng and Xiaodan Xing and Simon Walsh and Guang Yang},
  journal= {arXiv preprint arXiv:2311.01066},
  year   = {2023}
}

Comments

WACV 2024

R2 v1 2026-06-28T13:09:24.214Z