paper-with-me

Papers

RubyStar: A Non-Task-Oriented Mixture Model Dialog System

2017-11-08 · Huiting Liu, Tao Lin, Hanfei Sun, Weijian Lin, Chih-Wei Chang, Teng Zhong, Alexander Rudnicky

RubyStar is a dialog system designed to create "human-like" conversation by combining different response generation strategies. RubyStar conducts a non-task-oriented conversation on general topics by using an ensemble of rule-based, retrieval-based and generative methods. Topic detection, engagement monitoring, and context tracking are used for managing interaction. Predictable elements of conversation, such as the bot's backstory and simple question answering are handled by separate modules. We describe a rating scheme we developed for evaluating response generation. We find that character-level RNN is an effective generation model for general responses, with proper parameter settings; however other kinds of conversation topics might benefit from using other models.

📄 PDF Abstract BibTeX arXiv:1711.02781

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringResponse GenerationRetrieval

Similar Papers 제목 키워드 기반

Many Hands Make Light Work: Task-Oriented Dialogue System with Module-Based Mixture-of-Experts

2024-05-16 · Ruolin Su, Biing-Hwang Juang

Task-oriented dialogue systems are broadly used in virtual assistants and other automated services, providing interfaces between users and machines to facilitate specific tasks. Nowadays, task-oriented dialogue systems h…

Dialogue State TrackingMixture-of-ExpertsResponse GenerationTask-Oriented Dialogue Systems

A Modular Task-oriented Dialogue System Using a Neural Mixture-of-Experts

2019-07-10 · Jiahuan Pei, Pengjie Ren, Maarten de Rijke

End-to-end Task-oriented Dialogue Systems (TDSs) have attracted a lot of attention for their superiority (e.g., in terms of global optimization) over pipeline modularized TDSs. Previous studies on end-to-end TDSs use a s…

global-optimizationMixture-of-ExpertsTask-Oriented Dialogue Systems

Retrospective and Prospective Mixture-of-Generators for Task-oriented Dialogue Response Generation

2019-11-19 · Jiahuan Pei, Pengjie Ren, Christof Monz, Maarten de Rijke

Dialogue response generation (DRG) is a critical component of task-oriented dialogue systems (TDSs). Its purpose is to generate proper natural language responses given some context, e.g., historical utterances, system st…

Response GenerationTask-Oriented Dialogue Systems

Recent Advances and Challenges in Task-oriented Dialog System

2020-03-17 · Zheng Zhang, Ryuichi Takanobu, Qi Zhu, Minlie Huang 외

Due to the significance and value in human-computer interaction and natural language processing, task-oriented dialog systems are attracting more and more attention in both academic and industrial communities. In this pa…

Survey

UniDS: A Unified Dialogue System for Chit-Chat and Task-oriented Dialogues

2021-10-15 · dialdoc (ACL) 2022 5 · Xinyan Zhao, Bin He, Yasheng Wang, Yitong Li 외

With the advances in deep learning, tremendous progress has been made with chit-chat dialogue systems and task-oriented dialogue systems. However, these two systems are often tackled separately in current methods. To ach…

Task-Oriented Dialogue Systems