CLLGMMMay 7, 2023

Interpretable multimodal sentiment analysis based on textual modality descriptions by using large-scale language models

arXiv:2305.06162v35 citations
Originality Incremental advance
AI Analysis

This addresses the need for more intuitive interpretability in multimodal sentiment analysis for researchers and practitioners, though it is incremental as it builds on existing fusion methods.

The study tackled the problem of poor interpretability in multimodal sentiment analysis by converting nonverbal audio and facial modalities into text descriptions and using large-scale language models for predictions, resulting in maintained or improved effectiveness with up to a 2.49% increase in F1 score.

Multimodal sentiment analysis is an important area for understanding the user's internal states. Deep learning methods were effective, but the problem of poor interpretability has gradually gained attention. Previous works have attempted to use attention weights or vector distributions to provide interpretability. However, their explanations were not intuitive and can be influenced by different trained models. This study proposed a novel approach to provide interpretability by converting nonverbal modalities into text descriptions and by using large-scale language models for sentiment predictions. This provides an intuitive approach to directly interpret what models depend on with respect to making decisions from input texts, thus significantly improving interpretability. Specifically, we convert descriptions based on two feature patterns for the audio modality and discrete action units for the facial modality. Experimental results on two sentiment analysis tasks demonstrated that the proposed approach maintained, or even improved effectiveness for sentiment analysis compared to baselines using conventional features, with the highest improvement of 2.49% on the F1 score. The results also showed that multimodal descriptions have similar characteristics on fusing modalities as those of conventional fusion methods. The results demonstrated that the proposed approach is interpretable and effective for multimodal sentiment analysis.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes