paper-with-me

Papers

Multimodal Dialogue Response Generation

2021-10-16 · ACL 2022 5 · Qingfeng Sun, Yujing Wang, Can Xu, Kai Zheng, Yaming Yang, Huang Hu, Fei Xu, Jessica Zhang, Xiubo Geng, Daxin Jiang

Responsing with image has been recognized as an important capability for an intelligent conversational agent. Yet existing works only focus on exploring the multimodal dialogue models which depend on retrieval-based methods, but neglecting generation methods. To fill in the gaps, we first present a multimodal dialogue generation model, which takes the dialogue history as input, then generates a textual sequence or an image as response. Learning such a model often requires multimodal dialogues containing both texts and images which are difficult to obtain. Motivated by the challenge in practice, we consider multimodal dialogue generation under a natural assumption that only limited training examples are available. In such a low-resource setting, we devise a novel conversational agent, Divter, in order to isolate parameters that depend on multimodal dialogues from the entire generation model. By this means, the major part of the model can be learned from a large number of text-only dialogues and text-image pairs respectively, then the whole parameters can be well fitted using the limited training examples. Extensive experiments demonstrate our method achieves state-of-the-art results in both automatic and human evaluation, and can generate informative text and high-resolution image responses.

📄 PDF Abstract BibTeX arXiv:2110.08515

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationResponse GenerationRetrieval

Similar Papers 제목 키워드 기반

BI-MDRG: Bridging Image History in Multimodal Dialogue Response Generation

2024-08-12 · Hee Suk Yoon, Eunseop Yoon, Joshua Tian Jin Tee, Kang Zhang 외

Multimodal Dialogue Response Generation (MDRG) is a recently proposed task where the model needs to generate responses in texts, images, or a blend of both based on the dialogue context. Due to the lack of a large-scale …

Response Generation

A Unified Framework for Slot based Response Generation in a Multimodal Dialogue System

2023-05-27 · Mauajama Firdaus, Avinash Madasu, Asif Ekbal

Natural Language Understanding (NLU) and Natural Language Generation (NLG) are the two critical components of every conversational system that handles the task of understanding the user by capturing the necessary informa…

DecoderNatural Language UnderstandingResponse GenerationText Generation

STICKERCONV: Generating Multimodal Empathetic Responses from Scratch

2024-01-20 · Yiqun Zhang, Fanheng Kong, Peidong Wang, Shuang Sun 외

Stickers, while widely recognized for enhancing empathetic communication in online interactions, remain underexplored in current empathetic dialogue research, notably due to the challenge of a lack of comprehensive datas…

2kEmpathetic Response GenerationResponse Generation

Improving Context Modelling in Multimodal Dialogue Generation

2018-10-20 · WS 2018 11 · Shubham Agarwal, Ondrej Dusek, Ioannis Konstas, Verena Rieser

In this work, we investigate the task of textual response generation in a multimodal task-oriented dialogue system. Our work is based on the recently released Multimodal Dialogue (MMD) dataset (Saha et al., 2017) in the …

DecoderDialogue GenerationResponse Generation

ZRIGF: An Innovative Multimodal Framework for Zero-Resource Image-Grounded Dialogue Generation

2023-08-01 · Bo Zhang, Jian Wang, Hui Ma, Bo Xu 외

Image-grounded dialogue systems benefit greatly from integrating visual information, resulting in high-quality response generation. However, current models struggle to effectively utilize such information in zero-resourc…

Dialogue GenerationResponse Generation