Turbo your multi-modal classification with contrastive learning
Abstract
Contrastive learning has become one of the most impressive approaches for multi-modal representation learning. However, previous multi-modal works mainly focused on cross-modal understanding, ignoring in-modal contrastive learning, which limits the representation of each modality. In this paper, we propose a novel contrastive learning strategy, called , to promote multi-modal understanding by joint in-modal and cross-modal contrastive learning. Specifically, multi-modal data pairs are sent through the forward pass twice with different hidden dropout masks to get two different representations for each modality. With these representations, we obtain multiple in-modal and cross-modal contrastive objectives for training. Finally, we combine the self-supervised Turbo with the supervised multi-modal classification and demonstrate its effectiveness on two audio-text classification tasks, where the state-of-the-art performance is achieved on a speech emotion recognition benchmark dataset.
Cite
@article{arxiv.2409.09282,
title = {Turbo your multi-modal classification with contrastive learning},
author = {Zhiyu Zhang and Da Liu and Shengqiang Liu and Anna Wang and Jie Gao and Yali Li},
journal= {arXiv preprint arXiv:2409.09282},
year = {2024}
}