KG-ECO: Knowledge Graph Enhanced Entity Correction for Query Rewriting
Jinglun Cai, Mingda Li, Ziyan Jiang, Eunah Cho, Zheng Chen, Yang Liu,, Xing Fan, Chenlei Guo

TL;DR
KG-ECO enhances query rewriting in dialogue systems by integrating knowledge graph information for more accurate entity correction, especially in few-shot scenarios, leading to significant performance improvements.
Contribution
This work introduces a novel entity correction system that leverages knowledge graphs with graph neural networks and RoBERTa for improved query rewriting.
Findings
Performance gain over baseline methods.
Effective in few-shot learning scenarios.
Utilizes KG structural and textual information.
Abstract
Query Rewriting (QR) plays a critical role in large-scale dialogue systems for reducing frictions. When there is an entity error, it imposes extra challenges for a dialogue system to produce satisfactory responses. In this work, we propose KG-ECO: Knowledge Graph enhanced Entity COrrection for query rewriting, an entity correction system with corrupt entity span detection and entity retrieval/re-ranking functionalities. To boost the model performance, we incorporate Knowledge Graph (KG) to provide entity structural information (neighboring entities encoded by graph neural networks) and textual information (KG entity descriptions encoded by RoBERTa). Experimental results show that our approach yields a clear performance gain over two baselines: utterance level QR and entity correction without utilizing KG information. The proposed system is particularly effective for few-shot learning…
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
