paper-with-me

Papers

RT-KGD: Relation Transition Aware Knowledge-Grounded Dialogue Generation

2022-07-17 · Kexin Wang, Zhixu Li, Jiaan Wang, Jianfeng Qu, Ying He, An Liu, Lei Zhao

Grounding dialogue system with external knowledge is a promising way to improve the quality of responses. Most existing works adopt knowledge graphs (KGs) as the external resources, paying attention to the contribution of entities in the last utterance of the dialogue for context understanding and response generation. Nevertheless, the correlations between knowledge implied in the multi-turn context and the transition regularities between relations in KGs are under-explored. To this end, we propose a Relation Transition aware Knowledge-Grounded Dialogue Generation model (RT-KGD). Specifically, inspired by the latent logic of human conversation, our model integrates dialogue-level relation transition regularities with turn-level entity semantic information. In this manner, the interaction between knowledge is considered to produce abundant clues for predicting the appropriate knowledge and generating coherent responses. The experimental results on both automatic evaluation and manual evaluation indicate that our model outperforms state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2207.08212

Code (1)

tigerwww-git/rt-kgd 공식 구현 pytorch

Tasks

Dialogue GenerationKnowledge GraphsRelationResponse Generation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Augmenting Knowledge-grounded Conversations with Sequential Knowledge Transition

2021-06-01 · NAACL 2021 4 · Haolan Zhan, Hainan Zhang, Hongshen Chen, Zhuoye Ding 외

Knowledge data are massive and widespread in the real-world, which can serve as good external sources to enrich conversations. However, in knowledge-grounded conversations, current models still lack the fine-grained cont…

Response Generation

GraphDiffs: Graph Modeling with Differential Sequence for Document-Grounded Conversation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Knowledge grounded dialogue systems need to incorporate natural transitions between knowledge for dialogue to flow smoothly. Current systems not only lack good structured representations for knowledge that span multiple …

Towards Coherent and Captivating Topic Transitions in Knowledge-Grounded Conversations

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Knowledge-grounded conversations require skillful usage of knowledge to generate suitably diverse responses to keep user captivated while maintaining coherence to the dialogue context. However, current approaches that di…

VSTAR: A Video-grounded Dialogue Dataset for Situated Semantic Understanding with Scene and Topic Transitions

2023-05-30 · Yuxuan Wang, Zilong Zheng, Xueliang Zhao, Jinpeng Li 외

Video-grounded dialogue understanding is a challenging problem that requires machine to perceive, parse and reason over situated semantics extracted from weakly aligned video and dialogues. Most existing benchmarks treat…

Dialogue GenerationDialogue UnderstandingScene SegmentationSegmentation

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

Dialogue GenerationDiversityResponse Generation