GKS: Graph-based Knowledge Selector for Task-oriented Dialog System
Jen-Chieh Yang, Jia-Yan Wu, Sung-Ping Chang, Ya-Chieh Huang

TL;DR
This paper introduces GKS, a graph-based knowledge selector that improves task-oriented dialogue systems by considering relations between knowledge snippets, outperforming previous models in knowledge selection tasks.
Contribution
The paper proposes GKS, a novel graph-attention model that incorporates relations between knowledge snippets for better knowledge selection in dialogue systems.
Findings
GKS outperforms SOTA models on DSTC9 dataset.
GKS effectively leverages relations between knowledge snippets.
The approach improves knowledge selection accuracy.
Abstract
In previous research, knowledge-selection tasks mostly rely on language model-based methods or knowledge ranking. However, while approaches that rely on the language models take all knowledge as sequential input, knowledge does not contain sequential information in most circumstances. On the other hand, the knowledge-ranking methods leverage dialog history and each given knowledge snippet separately, but they do not consider information between knowledge snippets. In the Tenth Dialog System Technology Challenges (DSTC10), we participated in the second Knowledge-grounded Task-oriented Dialogue Modeling on Spoken Conversations. To deal with the problems mentioned above, we modified training methods based on state-of-the-art (SOTA) models for the first and third sub-tasks. As for the second sub-task of knowledge selection, we proposed Graph-Knowledge Selector (GKS), utilizing a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
MethodsBalanced Selection
