Impact of Stickers on Multimodal Chat Sentiment Analysis and Intent Recognition: A New Task, Dataset and Baseline

Yuanchen Shi,Biao Ma,Fang Kong
2024-05-14
Abstract:Stickers are increasingly used in social media to express sentiment and intent. When finding typing troublesome, people often use a sticker instead. Despite the significant impact of stickers on sentiment analysis and intent recognition, little research has been conducted. To address this gap, we propose a new task: Multimodal chat Sentiment Analysis and Intent Recognition involving Stickers (MSAIRS). Additionally, we introduce a novel multimodal dataset containing Chinese chat records and stickers excerpted from several mainstream social media platforms. Our dataset includes paired data with the same text but different stickers, and various stickers consisting of the same images with different texts, allowing us to better understand the impact of stickers on chat sentiment and intent. We also propose an effective multimodal joint model, MMSAIR, for our task, which is validated on our datasets and indicates that visual information of stickers counts. Our dataset and code will be publicly available.
Computation and Language,Artificial Intelligence
What problem does this paper attempt to address?
This paper attempts to address the impact of stickers on sentiment analysis and intent recognition in social media chats. Specifically, the authors propose a new task—Multimodal chat Sentiment Analysis and Intent Recognition involving Stickers (MSAIRS), along with a related dataset. The main objectives of this paper include: 1. **Introducing the new task and dataset**: Proposing a brand-new multimodal task MSAIRS and creating a dataset that includes chat records and stickers to study the role of stickers in sentiment analysis and intent recognition. 2. **Developing a baseline model**: Proposing an effective multimodal joint model MMSAIR to handle the MSAIRS task and validating the effectiveness of this model. 3. **Filling the research gap**: Despite the widespread use of stickers in daily communication, there is little research on their impact on sentiment analysis and intent recognition. This paper aims to fill this research gap by exploring how stickers affect sentiment expression and intent transmission in chats. Through these efforts, the paper hopes to demonstrate the importance of stickers in social chats and to promote further research and development in the field of multimodal sentiment analysis and intent recognition.