NAACL 2025long0 citations

Mixture of Multimodal Adapters for Sentiment Analysis

Kezhou Chen, Shuo Wang, Huixia Ben, Shengeng Tang, Yanbin Hao

Abstract

Pre-trained language model (PLM) have achieved great success in text sentiment analysis. However, in practical applications, sentiment is not only conveyed through language but also hidden in other modalities. Therefore, multimodal sentiment analysis (MSA) has attracted increasing research interest. Compared to text sentiment analysis, MSA is challenging since (1) emotions hidden in body movements or vocal timbres eclipse traditional analytical methods, and (2) transferring PLM to MSA task requires huge training parameters. Thus, to solve these issues, we introduce the Mixture of Multimodal Adapters (MMA) into the PLM. Specifically, we first design a mixture-of-multimodal-experts module to capture and fuse emotional movements from different data. Meanwhile, we use a compression parameter for each expert to reduce the training burden. We apply our method to two benchmark datasets and achieve state-of-the-art performance with a tiny trainable parameter count. For example, compared to the current state-of-the-art method, AcFormer, we only need 1/22 of its training parameters amount (130M→6M) to achieve better results.

BibTeX
@inproceedings{chen-etal-2025-mixture,
    title = "Mixture of Multimodal Adapters for Sentiment Analysis",
    author = "Chen, Kezhou  and
      Wang, Shuo  and
      Ben, Huixia  and
      Tang, Shengeng  and
      Hao, Yanbin",
    editor = "Chiruzzo, Luis  and
      Ritter, Alan  and
      Wang, Lu",
    booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
    month = apr,
    year = "2025",
    address = "Albuquerque, New Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.naacl-long.90/",
    pages = "1822--1833",
    ISBN = "979-8-89176-189-6"
}
Mixture of Multimodal Adapters for Sentiment Analysis · NAACL 2025