paper-with-me

Papers

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

2023-10-02 · Hu Wang, Yuanhong Chen, Congbo Ma, Jodie Avery, Louise Hull, Gustavo Carneiro

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.

📄 PDF Abstract BibTeX arXiv:2310.01035

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Crossmodal Knowledge Distillation with WordNet-Relaxed Text Embeddings for Robust Image Classification

2025-03-31 · Chenqi Guo, Mengshuo Rong, Qianli Feng, Rongfan Feng 외

Crossmodal knowledge distillation (KD) aims to enhance a unimodal student using a multimodal teacher model. In particular, when the teacher's modalities include the student's, additional complementary information can be …

image-classificationImage ClassificationKnowledge DistillationTransfer Learning

Dense 2D-3D Indoor Prediction with Sound via Aligned Cross-Modal Distillation

2023-09-20 · ICCV 2023 1 · Heeseung Yun, Joonil Na, Gunhee Kim

Sound can convey significant information for spatial reasoning in our daily lives. To endow deep networks with such ability, we address the challenge of dense indoor prediction with sound in both 2D and 3D via cross-moda…

3D Scene ReconstructionDepth EstimationKnowledge DistillationPrediction+3

MV-MR: multi-views and multi-representations for self-supervised learning and knowledge distillation

2023-03-21 · Vitaliy Kinakh, Mariia Drozdova, Slava Voloshynovskiy

We present a new method of self-supervised learning and knowledge distillation based on the multi-views and multi-representations (MV-MR). The MV-MR is based on the maximization of dependence between learnable embeddings…

ClusteringContrastive LearningKnowledge DistillationLinear evaluation+3

MST-Distill: Mixture of Specialized Teachers for Cross-Modal Knowledge Distillation

2025-07-09 · Hui Li, Pengfei Yang, Juanyang Chen, Le Dong 외 arxiv

Knowledge distillation as an efficient knowledge transfer technique, has achieved remarkable success in unimodal scenarios. However, in cross-modal settings, conventional distillation methods encounter significant challe…

Knowledge Distillation

Query-Based Knowledge Sharing for Open-Vocabulary Multi-Label Classification

2024-01-02 · Xuelin Zhu, Jian Liu, Dongqi Tang, Jiawei Ge 외

Identifying labels that did not appear during training, known as multi-label zero-shot learning, is a non-trivial task in computer vision. To this end, recent studies have attempted to explore the multi-modal knowledge o…

Knowledge DistillationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-label zero-shot learning+1