English

Meta-Learned Modality-Weighted Knowledge Distillation for Robust Multi-Modal Learning with Missing Data

Computer Vision and Pattern Recognition 2025-08-27 v4

Abstract

In multi-modal learning, some modalities are more influential than others, and their absence can have a significant impact on classification/segmentation accuracy. Addressing this challenge, we propose a novel approach called Meta-learned Modality-weighted Knowledge Distillation (MetaKD), which enables multi-modal models to maintain high accuracy even when key modalities are missing. MetaKD adaptively estimates the importance weight of each modality through a meta-learning process. These learned importance weights guide a pairwise modality-weighted knowledge distillation process, allowing high-importance modalities to transfer knowledge to lower-importance ones, resulting in robust performance despite missing inputs. Unlike previous methods in the field, which are often task-specific and require significant modifications, our approach is designed to work in multiple tasks (e.g., segmentation and classification) with minimal adaptation. Experimental results on five prevalent datasets, including three Brain Tumor Segmentation datasets (BraTS2018, BraTS2019 and BraTS2020), the Alzheimer's Disease Neuroimaging Initiative (ADNI) classification dataset and the Audiovision-MNIST classification dataset, demonstrate the proposed model is able to outperform the compared models by a large margin. The code is available at https://github.com/billhhh/MetaKD.

Keywords

Cite

@article{arxiv.2405.07155,
  title  = {Meta-Learned Modality-Weighted Knowledge Distillation for Robust Multi-Modal Learning with Missing Data},
  author = {Hu Wang and Salma Hassan and Yuyuan Liu and Congbo Ma and Yuanhong Chen and Qing Li and Jiahui Geng and Bingjie Wang and Yu Tian and Yutong Xie and Jodie Avery and Louise Hull and Ian Reid and Mohammad Yaqub and Gustavo Carneiro},
  journal= {arXiv preprint arXiv:2405.07155},
  year   = {2025}
}
R2 v1 2026-06-28T16:24:23.367Z