paper-with-me

Papers

CoLV: A Collaborative Latent Variable Model for Knowledge-Grounded Dialogue Generation

2021-11-01 · EMNLP 2021 11 · Haolan Zhan, Lei Shen, Hongshen Chen, Hainan Zhang

Knowledge-grounded dialogue generation has achieved promising performance with the engagement of external knowledge sources. Typical approaches towards this task usually perform relatively independent two sub-tasks, i.e., knowledge selection and knowledge-aware response generation. In this paper, in order to improve the diversity of both knowledge selection and knowledge-aware response generation, we propose a collaborative latent variable (CoLV) model to integrate these two aspects simultaneously in separate yet collaborative latent spaces, so as to capture the inherent correlation between knowledge selection and response generation. During generation, our proposed model firstly draws knowledge candidate from the latent space conditioned on the dialogue context, and then samples a response from another collaborative latent space conditioned on both the context and the selected knowledge. Experimental results on two widely-used knowledge-grounded dialogue datasets show that our model outperforms previous methods on both knowledge selection and response generation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationDiversityResponse Generation

Similar Papers 제목 키워드 기반

CoLVR: Enhancing Exploratory Latent Visual Reasoning via Contrastive Optimization

2026-05-09 · Ziyang Ding, Linjian Meng, Yiming Wu, Yuhan Li 외 arxiv

Due to the potential for exploratory reasoning of Latent Visual Reasoning, recent works tend to enable MLLMs (Multimodal Large Language Models) to perform visual reasoning by propagating continuous hidden states instead …

Reinforcement LearningVisual Reasoning

RevColV2: Exploring Disentangled Representations in Masked Image Modeling

2023-09-02 · NeurIPS 2023 11 · Qi Han, Yuxuan Cai, Xiangyu Zhang

Masked image modeling (MIM) has become a prevalent pre-training setup for vision foundation models and attains promising performance. Despite its success, existing MIM methods discard the decoder network during downstrea…

Decoderimage-classificationImage Classificationobject-detection+3

A Hybrid Latent Variable Neural Network Model for Item Recommendation

2014-06-09 · Michael R. Smith, Tony Martinez, Michael Gashler

Collaborative filtering is used to recommend items to a user without requiring a knowledge of the item itself and tends to outperform other techniques. However, collaborative filtering suffers from the cold-start problem…

Collaborative Filtering

Bridging the Gap between Prior and Posterior Knowledge Selection for Knowledge-Grounded Dialogue Generation

2020-11-01 · EMNLP 2020 11 · Xiuyi Chen, Fandong Meng, Peng Li, Feilong Chen 외

Knowledge selection plays an important role in knowledge-grounded dialogue, which is a challenging task to generate more informative responses by leveraging external knowledge. Recently, latent variable models have been …

DecoderDialogue GenerationKnowledge Distillation

Syntactically Diverse Adversarial Network for Knowledge-Grounded Conversation Generation

2021-11-01 · Findings (EMNLP) 2021 11 · Fuwei Cui, Hui Di, Hongjie Ren, Kazushige Ouchi 외

Generative conversation systems tend to produce meaningless and generic responses, which significantly reduce the user experience. In order to generate informative and diverse responses, recent studies proposed to fuse k…

DiversityInformativeness