paper-with-me

홈 › Papers

Open Domain Dialogue Generation with Latent Images

2020-04-04 · Ze Yang, Wei Wu, Huang Hu, Can Xu, Wei Wang, Zhoujun Li

We consider grounding open domain dialogues with images. Existing work assumes that both an image and a textual context are available, but image-grounded dialogues by nature are more difficult to obtain than textual dialogues. Thus, we propose learning a response generation model with both image-grounded dialogues and textual dialogues by assuming that the visual scene information at the time of a conversation can be represented by an image, and trying to recover the latent images of the textual dialogues through text-to-image generation techniques. The likelihood of the two types of dialogues is then formulated by a response generator and an image reconstructor that are learned within a conditional variational auto-encoding framework. Empirical studies are conducted in both image-grounded conversation and text-based conversation. In the first scenario, image-grounded dialogues, especially under a low-resource setting, can be effectively augmented by textual dialogues with latent images; while in the second scenario, latent images can enrich the content of responses and at the same time keep them relevant to contexts.

📄 PDF Abstract BibTeX arXiv:2004.01981

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationImage GenerationResponse GenerationText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

Towards Diverse, Relevant and Coherent Open-Domain Dialogue Generation via Hybrid Latent Variables

2022-12-02 · Bin Sun, Yitong Li, Fei Mi, Weichao Wang 외

Conditional variational models, using either continuous or discrete latent variables, are powerful for open-domain dialogue response generation. However, previous works show that continuous latent variables tend to reduc…

Dialogue GenerationResponse Generation

Advanced Conditional Variational Autoencoders (A-CVAE): Towards interpreting open-domain conversation generation via disentangling latent feature representation

2022-07-26 · Ye Wang, Jingbo Liao, Hong Yu, Guoyin Wang 외

Currently end-to-end deep learning based open-domain dialogue systems remain black box models, making it easy to generate irrelevant contents with data-driven models. Specifically, latent variables are highly entangled w…

Disentanglement

A Randomized Link Transformer for Diverse Open-Domain Dialogue Generation

2022-05-01 · NLP4ConvAI (ACL) 2022 5 · Jing Yang Lee, Kong Aik Lee, Woon Seng Gan

A major issue in open-domain dialogue generation is the agent’s tendency to generate repetitive and generic responses. The lack in response diversity has been addressed in recent years via the use of latent variable mode…

Dialogue GenerationDiversity

Open-domain Dialogue Generation Grounded with Dynamic Multi-form Knowledge Fusion

2022-04-24 · Feifei Xu, Shanlin Zhou, Xinpeng Wang, Yunpu Ma 외

Open-domain multi-turn conversations normally face the challenges of how to enrich and expand the content of the conversation. Recently, many approaches based on external knowledge are proposed to generate rich semantic …

Dialogue GenerationFormInformativenessKnowledge Graphs

Improving Response Quality with Backward Reasoning in Open-domain Dialogue Systems

2021-04-30 · Ziming Li, Julia Kiseleva, Maarten de Rijke

Being able to generate informative and coherent dialogue responses is crucial when designing human-like open-domain dialogue systems. Encoder-decoder-based dialogue models tend to produce generic and dull responses durin…

DecoderResponse Generation