pith. sign in

arxiv: 2310.01035 · v2 · pith:OMFOIIMCnew · submitted 2023-10-02 · 💻 cs.CV · cs.LG

Learnable Cross-modal Knowledge Distillation for Multi-modal Learning with Missing Modality

classification 💻 cs.CV cs.LG
keywords modalitiesmissingknowledgecross-modalmulti-modalothertasksteacher
0
0 comments X
read the original abstract

The problem of missing modalities is both critical and non-trivial to be handled in multi-modal models. It is common for multi-modal tasks that certain modalities contribute more compared to other modalities, and if those important modalities are missing, the model performance drops significantly. Such fact remains unexplored by current multi-modal approaches that recover the representation from missing modalities by feature reconstruction or blind feature aggregation from other modalities, instead of extracting useful information from the best performing modalities. In this paper, we propose a Learnable Cross-modal Knowledge Distillation (LCKD) model to adaptively identify important modalities and distil knowledge from them to help other modalities from the cross-modal perspective for solving the missing modality issue. Our approach introduces a teacher election procedure to select the most ``qualified'' teachers based on their single modality performance on certain tasks. Then, cross-modal knowledge distillation is performed between teacher and student modalities for each task to push the model parameters to a point that is beneficial for all tasks. Hence, even if the teacher modalities for certain tasks are missing during testing, the available student modalities can accomplish the task well enough based on the learned knowledge from their automatically elected teacher modalities. Experiments on the Brain Tumour Segmentation Dataset 2018 (BraTS2018) shows that LCKD outperforms other methods by a considerable margin, improving the state-of-the-art performance by 3.61% for enhancing tumour, 5.99% for tumour core, and 3.76% for whole tumour in terms of segmentation Dice score.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PaCX-MAE: Physiology-Augmented Chest X-Ray Masked Autoencoder

    cs.CV 2026-06 unverdicted novelty 5.0

    PaCX-MAE augments masked autoencoding of chest X-rays with dual contrastive-predictive alignment to ECG and laboratory embeddings, reporting gains on physiology-dependent tasks while remaining unimodal at test time.