# Lifelong and Interactive Learning of Factual Knowledge in Dialogues

**Authors:** Sahisnu Mazumder, Bing Liu, Shuai Wang, Nianzu Ma

arXiv: 1907.13295 · 2019-12-24

## TL;DR

This paper introduces CILK, a system enabling dialogue models to continuously and interactively learn new factual knowledge during conversations, improving their ability to answer questions involving previously unknown entities or relations.

## Contribution

The paper proposes a novel engine, CILK, for lifelong and interactive learning of knowledge in dialogue systems, addressing the limitations of fixed, incomplete knowledge bases.

## Key findings

- CILK improves dialogue systems' ability to answer questions involving new knowledge.
- Empirical results demonstrate the effectiveness of continuous learning in dialogue contexts.
- CILK shows promise in enhancing knowledge acquisition during conversations.

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.13295/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1907.13295/full.md

## References

45 references — full list in the complete paper: https://tomesphere.com/paper/1907.13295/full.md

---
Source: https://tomesphere.com/paper/1907.13295