paper-with-me

홈 › Papers

A Framework for Building Closed-Domain Chat Dialogue Systems

2019-10-30 · Mikio Nakano, Kazunori Komatani

This paper presents HRIChat, a framework for developing closed-domain chat dialogue systems. Being able to engage in chat dialogues has been found effective for improving communication between humans and dialogue systems. This paper focuses on closed-domain systems because they would be useful when combined with task-oriented dialogue systems in the same domain. HRIChat enables domain-dependent language understanding so that it can deal well with domain-specific utterances. In addition, HRIChat makes it possible to integrate state transition network-based dialogue management and reaction-based dialogue management. FoodChatbot, which is an application in the food and restaurant domain, has been developed and evaluated through a user study. Its results suggest that reasonably good systems can be developed with HRIChat. This paper also reports lessons learned from the development and evaluation of FoodChatbot.

📄 PDF Abstract BibTeX arXiv:1910.13826

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue ManagementManagementTask-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

Building Advanced Dialogue Managers for Goal-Oriented Dialogue Systems

2018-06-03 · Vladimir Ilievski

Goal-Oriented (GO) Dialogue Systems, colloquially known as goal oriented chatbots, help users achieve a predefined goal (e.g. book a movie ticket) within a closed domain. A first step is to understand the user's goal by …

Deep Reinforcement LearningGoal-Oriented Dialogue SystemsNatural Language UnderstandingReinforcement Learning+2

Building a Chatbot on a Closed Domain using RASA

2022-08-12 · Khang Nhut Lam, Nam Nhat Le, Jugal Kalita

In this study, we build a chatbot system in a closed domain with the RASA framework, using several models such as SVM for classifying intents, CRF for extracting entities and LSTM for predicting action. To improve respon…

ChatbotSentence

Building a Role Specified Open-Domain Dialogue System Leveraging Large-Scale Language Models

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Recent open-domain dialogue models have brought numerous breakthroughs. However, building a chat system is not scalable since it often requires a considerable volume of human-human dialogue data, especially when enforcin…

Few-Shot Learning

Building a Role Specified Open-Domain Dialogue System Leveraging Large-Scale Language Models

2022-04-30 · NAACL 2022 7 · Sanghwan Bae, Donghyun Kwak, Sungdong Kim, Donghoon Ham 외

Recent open-domain dialogue models have brought numerous breakthroughs. However, building a chat system is not scalable since it often requires a considerable volume of human-human dialogue data, especially when enforcin…

Few-Shot Learning

Towards LLM-driven Dialogue State Tracking

2023-10-23 · Yujie Feng, Zexin Lu, Bo Liu, LiMing Zhan 외

Dialogue State Tracking (DST) is of paramount importance in ensuring accurate tracking of user goals and system actions within task-oriented dialogue systems. The emergence of large language models (LLMs) such as GPT3 an…

Dialogue State TrackingTask-Oriented Dialogue Systems