paper-with-me

홈 › Papers

MovieChats: Chat like Humans in a Closed Domain

2020-11-01 · EMNLP 2020 11 · Hui Su, Xiaoyu Shen, Zhou Xiao, Zheng Zhang, Ernie Chang, Cheng Zhang, Cheng Niu, Jie zhou

Being able to perform in-depth chat with humans in a closed domain is a precondition before an open-domain chatbot can be ever claimed. In this work, we take a close look at the movie domain and present a large-scale high-quality corpus with fine-grained annotations in hope of pushing the limit of movie-domain chatbots. We propose a unified, readily scalable neural approach which reconciles all subtasks like intent prediction and knowledge retrieval. The model is first pretrained on the huge general-domain data, then finetuned on our corpus. We show this simple neural approach trained on high-quality data is able to outperform commercial systems replying on complex rules. On both the static and interactive tests, we find responses generated by our system exhibits remarkably good engagement and sensibleness close to human-written ones. We further analyze the limits of our work and point out potential directions for future work

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotRetrieval

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

Dialogue ManagementManagementTask-Oriented Dialogue Systems

PlatoLM: Teaching LLMs in Multi-Round Dialogue via a User Simulator

2023-08-21 · Chuyi Kong, Yaxin Fan, Xiang Wan, Feng Jiang 외

The unparalleled performance of closed-sourced ChatGPT has sparked efforts towards its democratization, with notable strides made by leveraging real user and ChatGPT dialogues, as evidenced by Vicuna. However, due to cha…

DiversityLanguage ModellingLarge Language Model

Put Chatbot into Its Interlocutor's Shoes: New Framework to Learn Chatbot Responding with Intention

2021-03-30 · NAACL 2021 4 · Hsuan Su, Jiun-Hao Jhan, Fan-Yun Sun, Saurav Sahay 외

Most chatbot literature that focuses on improving the fluency and coherence of a chatbot, is dedicated to making chatbots more human-like. However, very little work delves into what really separates humans from chatbots …

Chatbot

ChatGPT Role-play Dataset: Analysis of User Motives and Model Naturalness

2024-03-26 · Yufei Tao, Ameeta Agrawal, Judit Dombi, Tetyana Sydorenko 외

Recent advances in interactive large language models like ChatGPT have revolutionized various domains; however, their behavior in natural and role-play conversation settings remains underexplored. In our study, we addres…

Diversity

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