paper-with-me

Papers

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 enforcing features such as persona, style, or safety. In this work, we study the challenge of imposing roles on open-domain dialogue systems, with the goal of making the systems maintain consistent roles while conversing naturally with humans. To accomplish this, the system must satisfy a role specification that includes certain conditions on the stated features as well as a system policy on whether or not certain types of utterances are allowed. For this, We propose an efficient data collection framework leveraging in-context few-shot learning of large-scale language models for building role-satisfying dialogue dataset from scratch. We then compare various architectures for open-domain dialogue systems in terms of meeting role specifications while maintaining conversational abilities. Automatic and human evaluations show that our models return few out-of-bounds utterances, keeping competitive performance on general metrics. We release a Korean dialogue dataset we built for further research.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

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

When Crowd Meets Persona: Creating a Large-Scale Open-Domain Persona Dialogue Corpus

2023-04-01 · Won Ik Cho, Yoon Kyung Lee, Seoyeon Bae, JiHwan Kim 외

Building a natural language dataset requires caution since word semantics is vulnerable to subtle text change or the definition of the annotated concept. Such a tendency can be seen in generative tasks like question-answ…

Dialogue GenerationQuestion AnsweringSentiment AnalysisTopic Classification

Discourse-Driven Integrated Dialogue Development Environment for Open-Domain Dialogue Systems

2021-11-01 · CODI 2021 11 · Denis Kuznetsov, Dmitry Evseev, Lidia Ostyakova, Oleg Serikov 외

Development environments for spoken dialogue systems are popular today because they enable rapid creation of the dialogue systems in times when usage of the voice AI Assistants is constantly growing. We describe a graphi…

Spoken Dialogue Systems

ODUTQA-MDC: A Task for Open-Domain Underspecified Tabular QA with Multi-turn Dialogue-based Clarification

2026-04-11 · Zhensheng Wang, ZhanTeng Lin, Wenmian Yang, Kun Zhou 외 arxiv

The advancement of large language models (LLMs) has enhanced tabular question answering (Tabular QA), yet they struggle with open-domain queries exhibiting underspecified or uncertain expressions. To address this, we int…

Question Answering

DiQAD: A Benchmark Dataset for End-to-End Open-domain Dialogue Assessment

2023-10-25 · Yukun Zhao, Lingyong Yan, Weiwei Sun, Chong Meng 외

Dialogue assessment plays a critical role in the development of open-domain dialogue systems. Existing work are uncapable of providing an end-to-end and human-epistemic assessment dataset, while they only provide sub-met…