paper-with-me

홈 › Papers

Towards Building an Open-Domain Dialogue System Incorporated with Internet Memes

2022-03-08 · Hua Lu, Zhen Guo, Chanjuan Li, Yunyi Yang, Huang He, Siqi Bao

In recent years, Internet memes have been widely used in online chatting. Compared with text-based communication, conversations become more expressive and attractive when Internet memes are incorporated. This paper presents our solutions for the Meme incorporated Open-domain Dialogue (MOD) Challenge of DSTC10, where three tasks are involved: text response modeling, meme retrieval, and meme emotion classification. Firstly, we leverage a large-scale pre-trained dialogue model for coherent and informative response generation. Secondly, based on interaction-based text-matching, our approach can retrieve appropriate memes with good generalization ability. Thirdly, we propose to model the emotion flow (EF) in conversations and introduce an auxiliary task of emotion description prediction (EDP) to boost the performance of meme emotion classification. Experimental results on the MOD dataset demonstrate that our methods can incorporate Internet memes into dialogue systems effectively.

📄 PDF Abstract BibTeX arXiv:2203.03835

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion ClassificationResponse GenerationRetrievalText Matching

Similar Papers 제목 키워드 기반

Open-Domain Neural Dialogue Systems

2017-11-01 · IJCNLP 2017 11 · Yun-Nung Chen, Jianfeng Gao

In the past decade, spoken dialogue systems have been the most prominent component in today{'}s personal assistants. A lot of devices have incorporated dialogue system modules, which allow users to speak naturally in ord…

Deep LearningDialogue ManagementDialogue State TrackingIntent Classification+3

Building a Role Specified Open-Domain Dialogue System Leveraging Large-Scale Language Models

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Recent open-domain dialogue models have brought numerous breakthroughs. However, building a chat system is not scalable since it often requires a considerable volume of human-human dialogue data, especially when enforcin…

Few-Shot Learning

Building a Role Specified Open-Domain Dialogue System Leveraging Large-Scale Language Models

2022-04-30 · NAACL 2022 7 · Sanghwan Bae, Donghyun Kwak, Sungdong Kim, Donghoon Ham 외

Recent open-domain dialogue models have brought numerous breakthroughs. However, building a chat system is not scalable since it often requires a considerable volume of human-human dialogue data, especially when enforcin…

Few-Shot Learning

Building Multimodal AI Chatbots

2023-04-21 · Min Young Lee

This work aims to create a multimodal AI system that chats with humans and shares relevant photos. While earlier works were limited to dialogues about specific objects or scenes within images, recent works have incorpora…

ChatbotMultimodal Deep Learning

Building End-To-End Dialogue Systems Using Generative Hierarchical Neural Network Models

2015-07-17 · Iulian V. Serban, Alessandro Sordoni, Yoshua Bengio, Aaron Courville 외

We investigate the task of building open domain, conversational dialogue systems based on large dialogue corpora using generative models. Generative models produce system responses that are autonomously generated word-by…

DecoderWord Embeddings