paper-with-me

Papers

Lifelong Knowledge Learning in Rule-based Dialogue Systems

2020-11-19 · Bing Liu, Chuhe Mei

One of the main weaknesses of current chatbots or dialogue systems is that they do not learn online during conversations after they are deployed. This is a major loss of opportunity. Clearly, each human user has a great deal of knowledge about the world that may be useful to others. If a chatbot can learn from their users during chatting, it will greatly expand its knowledge base and serve its users better. This paper proposes to build such a learning capability in a rule-based chatbot so that it can continuously acquire new knowledge in its chatting with users. This work is useful because many real-life deployed chatbots are rule-based.

📄 PDF Abstract BibTeX arXiv:2011.09811

Code (0)

등록된 구현이 없습니다.

Tasks

Chatbot

Similar Papers 제목 키워드 기반

Lifelong and Continual Learning Dialogue Systems

2022-11-12 · Sahisnu Mazumder, Bing Liu

Dialogue systems, commonly known as chatbots, have gained escalating popularity in recent times due to their wide-spread applications in carrying out chit-chat conversations with users and task-oriented dialogues to acco…

Continual LearningLifelong learning

Domain-Lifelong Learning for Dialogue State Tracking via Knowledge Preservation Networks

2021-11-01 · EMNLP 2021 11 · Qingbin Liu, Pengfei Cao, Cao Liu, Jiansong Chen 외

Dialogue state tracking (DST), which estimates user goals given a dialogue context, is an essential component of task-oriented dialogue systems. Conventional DST models are usually trained offline, which requires a fixed…

Dialogue State TrackingDiversityKnowledge DistillationLifelong learning+1

Lifelong and Interactive Learning of Factual Knowledge in Dialogues

2019-07-31 · WS 2019 9 · Sahisnu Mazumder, Bing Liu, Shuai Wang, Nianzu Ma

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

Prompt Conditioned VAE: Enhancing Generative Replay for Lifelong Learning in Task-Oriented Dialogue

2022-10-14 · Yingxiu Zhao, Yinhe Zheng, Zhiliang Tian, Chang Gao 외

Lifelong learning (LL) is vital for advanced task-oriented dialogue (ToD) systems. To address the catastrophic forgetting issue of LL, generative replay methods are widely employed to consolidate past knowledge with gene…

Lifelong learningNatural Language Understanding

Lifelong Learning Dialogue Systems: Chatbots that Self-Learn On the Job

2020-09-22 · Bing Liu, Sahisnu Mazumder

Dialogue systems, also called chatbots, are now used in a wide range of applications. However, they still have some major weaknesses. One key weakness is that they are typically trained from manually-labeled data and/or …

Lifelong learningWorld Knowledge