English

Multimodal Knowledge Expansion

Computer Vision and Pattern Recognition 2021-11-01 v3 Machine Learning Multimedia

Abstract

The popularity of multimodal sensors and the accessibility of the Internet have brought us a massive amount of unlabeled multimodal data. Since existing datasets and well-trained models are primarily unimodal, the modality gap between a unimodal network and unlabeled multimodal data poses an interesting problem: how to transfer a pre-trained unimodal network to perform the same task on unlabeled multimodal data? In this work, we propose multimodal knowledge expansion (MKE), a knowledge distillation-based framework to effectively utilize multimodal data without requiring labels. Opposite to traditional knowledge distillation, where the student is designed to be lightweight and inferior to the teacher, we observe that a multimodal student model consistently denoises pseudo labels and generalizes better than its teacher. Extensive experiments on four tasks and different modalities verify this finding. Furthermore, we connect the mechanism of MKE to semi-supervised learning and offer both empirical and theoretical explanations to understand the denoising capability of a multimodal student.

Keywords

Cite

@article{arxiv.2103.14431,
  title  = {Multimodal Knowledge Expansion},
  author = {Zihui Xue and Sucheng Ren and Zhengqi Gao and Hang Zhao},
  journal= {arXiv preprint arXiv:2103.14431},
  year   = {2021}
}

Comments

Accepted by ICCV 2021. Project website: https://tsinghua-mars-lab.github.io/MKE/

R2 v1 2026-06-24T00:35:09.564Z