CLAIHCJul 31, 2019

Lifelong and Interactive Learning of Factual Knowledge in Dialogues

arXiv:1907.13295v21014 citations
Originality Incremental advance
AI Analysis

This addresses the limitation of fixed knowledge bases in dialogue systems, enabling them to handle questions about entities or relations not previously stored, though it appears incremental in approach.

The paper tackles the problem of incomplete knowledge bases in dialogue systems by proposing CILK, an engine for continuous and interactive learning of factual knowledge during conversations, with empirical evaluation showing promising results.

Dialogue systems are increasingly using knowledge bases (KBs) storing real-world facts to help generate quality responses. However, as the KBs are inherently incomplete and remain fixed during conversation, it limits dialogue systems' ability to answer questions and to handle questions involving entities or relations that are not in the KB. In this paper, we make an attempt to propose an engine for Continuous and Interactive Learning of Knowledge (CILK) for dialogue systems to give them the ability to continuously and interactively learn and infer new knowledge during conversations. With more knowledge accumulated over time, they will be able to learn better and answer more questions. Our empirical evaluation shows that CILK is promising.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes