paper-with-me

Papers

ChatPLUG: Open-Domain Generative Dialogue System with Internet-Augmented Instruction Tuning for Digital Human

2023-04-16 · Junfeng Tian, Hehong Chen, Guohai Xu, Ming Yan, Xing Gao, Jianhai Zhang, Chenliang Li, Jiayi Liu, Wenshen Xu, Haiyang Xu, Qi Qian, Wei Wang, Qinghao Ye, Jiejing Zhang, Ji Zhang, Fei Huang, Jingren Zhou

In this paper, we present ChatPLUG, a Chinese open-domain dialogue system for digital human applications that instruction finetunes on a wide range of dialogue tasks in a unified internet-augmented format. Different from other open-domain dialogue models that focus on large-scale pre-training and scaling up model size or dialogue corpus, we aim to build a powerful and practical dialogue system for digital human with diverse skills and good multi-task generalization by internet-augmented instruction tuning. To this end, we first conduct large-scale pre-training on both common document corpus and dialogue data with curriculum learning, so as to inject various world knowledge and dialogue abilities into ChatPLUG. Then, we collect a wide range of dialogue tasks spanning diverse features of knowledge, personality, multi-turn memory, and empathy, on which we further instruction tune \modelname via unified natural language instruction templates. External knowledge from an internet search is also used during instruction finetuning for alleviating the problem of knowledge hallucinations. We show that \modelname outperforms state-of-the-art Chinese dialogue systems on both automatic and human evaluation, and demonstrates strong multi-task generalization on a variety of text understanding and generation tasks. In addition, we deploy \modelname to real-world applications such as Smart Speaker and Instant Message applications with fast inference. Our models and code will be made publicly available on ModelScope: https://modelscope.cn/models/damo/ChatPLUG-3.7B and Github: https://github.com/X-PLUG/ChatPLUG .

📄 PDF Abstract BibTeX arXiv:2304.07849

Code (1)

x-plug/chatplug 공식 구현 pytorch

Tasks

World Knowledge

Similar Papers 제목 키워드 기반

Building End-To-End Dialogue Systems Using Generative Hierarchical Neural Network Models

2015-07-17 · Iulian V. Serban, Alessandro Sordoni, Yoshua Bengio, Aaron Courville 외

We investigate the task of building open domain, conversational dialogue systems based on large dialogue corpora using generative models. Generative models produce system responses that are autonomously generated word-by…

DecoderWord Embeddings

EVA: An Open-Domain Chinese Dialogue System with Large-Scale Generative Pre-Training

2021-08-03 · Hao Zhou, Pei Ke, Zheng Zhang, Yuxian Gu 외

Although pre-trained language models have remarkably enhanced the generation ability of dialogue systems, open-domain Chinese dialogue systems are still limited by the dialogue data and the model size compared with Engli…

PONE: A Novel Automatic Evaluation Metric for Open-Domain Generative Dialogue Systems

2020-04-06 · Tian Lan, Xian-Ling Mao, Wei Wei, Xiaoyan Gao 외

Open-domain generative dialogue systems have attracted considerable attention over the past few years. Currently, how to automatically evaluate them, is still a big challenge problem. As far as we know, there are three k…

Dialogue Evaluation

Unstructured Text Enhanced Open-domain Dialogue System: A Systematic Survey

2024-11-14 · Longxuan Ma, Mingda Li, Weinan Zhang, Jiapeng Li 외

Incorporating external knowledge into dialogue generation has been proven to benefit the performance of an open-domain Dialogue System (DS), such as generating informative or stylized responses, controlling conversation …

Dialogue GenerationResponse GenerationRetrievalSurvey

Alquist 4.0: Towards Social Intelligence Using Generative Models and Dialogue Personalization

2021-09-16 · Jakub Konrád, Jan Pichl, Petr Marek, Petr Lorenc 외

The open domain-dialogue system Alquist has a goal to conduct a coherent and engaging conversation that can be considered as one of the benchmarks of social intelligence. The fourth version of the system, developed withi…