ConKI: Contrastive Knowledge Injection for Multimodal Sentiment Analysis
Yakun Yu, Mingjun Zhao, Shi-ang Qi, Feiran Sun, Baoxun Wang, Weidong Guo, Xiaoli Wang, Lei Yang
Abstract
Multimodal Sentiment Analysis leverages multimodal signals to detect the sentiment of a speaker. Previous approaches concentrate on performing multimodal fusion and representation learning based on general knowledge obtained from pretrained models, which neglects the effect of domain-specific knowledge. In this paper, we propose Contrastive Knowledge Injection (ConKI) for multimodal sentiment analysis, where specific-knowledge representations for each modality can be learned together with general knowledge representations via knowledge injection based on an adapter architecture. In addition, ConKI uses a hierarchical contrastive learning procedure performed between knowledge types within every single modality, across modalities within each sample, and across samples to facilitate the effective learning of the proposed representations, hence improving multimodal sentiment predictions. The experiments on three popular multimodal sentiment analysis benchmarks show that ConKI outperforms all prior methods on a variety of performance metrics.
BibTeX
@inproceedings{yu-etal-2023-conki,
title = "{C}on{KI}: Contrastive Knowledge Injection for Multimodal Sentiment Analysis",
author = "Yu, Yakun and
Zhao, Mingjun and
Qi, Shi-ang and
Sun, Feiran and
Wang, Baoxun and
Guo, Weidong and
Wang, Xiaoli and
Yang, Lei and
Niu, Di",
editor = "Rogers, Anna and
Boyd-Graber, Jordan and
Okazaki, Naoaki",
booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
month = jul,
year = "2023",
address = "Toronto, Canada",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2023.findings-acl.860/",
doi = "10.18653/v1/2023.findings-acl.860",
pages = "13610--13624"
}