Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Decoupled Multimodal Distilling for Emotion Recognition

About

Human multimodal emotion recognition (MER) aims to perceive human emotions via language, visual and acoustic modalities. Despite the impressive performance of previous MER approaches, the inherent multimodal heterogeneities still haunt and the contribution of different modalities varies significantly. In this work, we mitigate this issue by proposing a decoupled multimodal distillation (DMD) approach that facilitates flexible and adaptive crossmodal knowledge distillation, aiming to enhance the discriminative features of each modality. Specially, the representation of each modality is decoupled into two parts, i.e., modality-irrelevant/-exclusive spaces, in a self-regression manner. DMD utilizes a graph distillation unit (GD-Unit) for each decoupled part so that each GD can be performed in a more specialized and effective manner. A GD-Unit consists of a dynamic graph where each vertice represents a modality and each edge indicates a dynamic knowledge distillation. Such GD paradigm provides a flexible knowledge transfer manner where the distillation weights can be automatically learned, thus enabling diverse crossmodal knowledge transfer patterns. Experimental results show DMD consistently obtains superior performance than state-of-the-art MER methods. Visualization results show the graph edges in DMD exhibit meaningful distributional patterns w.r.t. the modality-irrelevant/-exclusive feature spaces. Codes are released at \url{https://github.com/mdswyz/DMD}.

Yong Li, Yuanzhi Wang, Zhen Cui• 2023

Related benchmarks

TaskDatasetResultRank
Multimodal Sentiment AnalysisCMU-MOSEI (test)
F1 Score86.1
332
Multimodal Sentiment AnalysisCMU-MOSI (test)
F185.8
316
Multimodal Sentiment AnalysisMOSEI--
168
Multimodal Sentiment AnalysisCMU-MOSI
Accuracy (2-Class)83.24
144
Emotion RecognitionIEMOCAP--
115
Multimodal Sentiment AnalysisCH-SIMS (test)
F1 Score79.88
108
Multimodal Sentiment AnalysisMOSI
Accuracy85.8
72
Multimodal Emotion RecognitionCMU-MOSEI (test)
ACC753.1
56
Multimodal Sentiment AnalysisMOSEI (test)--
49
Multimodal Emotion RecognitionCMU-MOSI (test)
ACC746.7
47
Showing 10 of 26 rows

Other info

Code

Follow for update