paper-with-me

Papers

MMChat: Multi-Modal Chat Dataset on Social Media

2021-08-16 · LREC 2022 6 · Yinhe Zheng, Guanyi Chen, Xin Liu, Jian Sun

Incorporating multi-modal contexts in conversation is important for developing more engaging dialogue systems. In this work, we explore this direction by introducing MMChat: a large-scale Chinese multi-modal dialogue corpus (32.4M raw dialogues and 120.84K filtered dialogues). Unlike previous corpora that are crowd-sourced or collected from fictitious movies, MMChat contains image-grounded dialogues collected from real conversations on social media, in which the sparsity issue is observed. Specifically, image-initiated dialogues in common communications may deviate to some non-image-grounded topics as the conversation proceeds. To better investigate this issue, we manually annotate 100K dialogues from MMChat and further filter the corpus accordingly, which yields MMChat-hf. We develop a benchmark model to address the sparsity issue in dialogue generation tasks by adapting the attention routing mechanism on image features. Experiments demonstrate the usefulness of incorporating image features and the effectiveness of handling the sparsity of image features.

📄 PDF Abstract BibTeX arXiv:2108.07154

Code (1)

silverriver/mmchat 공식 구현 pytorch

Tasks

Dialogue Generation

Similar Papers 제목 키워드 기반

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

2024-05-14 · Yuanchen Shi, Biao Ma, Fang Kong

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 in…

Intent RecognitionSentiment Analysis

Visual Attention Model for Name Tagging in Multimodal Social Media

2018-07-01 · ACL 2018 7 · Di Lu, Leonardo Neves, Vitor Carvalho, Ning Zhang 외

Everyday billions of multimodal posts containing both images and text are shared in social media sites such as Snapchat, Twitter or Instagram. This combination of image and text in a single message allows for more creati…

Natural Language UnderstandingQuestion Answering

Multimodal Named Entity Disambiguation for Noisy Social Media Posts

2018-07-01 · ACL 2018 7 · Seungwhan Moon, Leonardo Neves, Vitor Carvalho

We introduce the new Multimodal Named Entity Disambiguation (MNED) task for multimodal social media posts such as Snapchat or Instagram captions, which are composed of short captions with accompanying images. Social medi…

Entity DisambiguationImage CaptioningKnowledge Graph EmbeddingsOpinion Mining

Multimodal Named Entity Recognition for Short Social Media Posts

2018-02-22 · NAACL 2018 6 · Seungwhan Moon, Leonardo Neves, Vitor Carvalho

We introduce a new task called Multimodal Named Entity Recognition (MNER) for noisy user-generated data such as tweets or Snapchat captions, which comprise short text with accompanying images. These social media posts of…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Stark: Social Long-Term Multi-Modal Conversation with Persona Commonsense Knowledge

2024-07-04 · Young-Jun Lee, Dokyong Lee, Junyoung Youn, Kyeongjin Oh 외

Humans share a wide variety of images related to their personal experiences within conversations via instant messaging tools. However, existing works focus on (1) image-sharing behavior in singular sessions, leading to l…