paper-with-me

Papers

Bootstrapping a User-Centered Task-Oriented Dialogue System

2022-07-11 · Shijie Chen, Ziru Chen, Xiang Deng, Ashley Lewis, Lingbo Mo, Samuel Stevens, Zhen Wang, Xiang Yue, Tianshu Zhang, Yu Su, Huan Sun

We present TacoBot, a task-oriented dialogue system built for the inaugural Alexa Prize TaskBot Challenge, which assists users in completing multi-step cooking and home improvement tasks. TacoBot is designed with a user-centered principle and aspires to deliver a collaborative and accessible dialogue experience. Towards that end, it is equipped with accurate language understanding, flexible dialogue management, and engaging response generation. Furthermore, TacoBot is backed by a strong search engine and an automated end-to-end test suite. In bootstrapping the development of TacoBot, we explore a series of data augmentation strategies to train advanced neural language processing models and continuously improve the dialogue experience with collected real conversations. At the end of the semifinals, TacoBot achieved an average rating of 3.55/5.0.

📄 PDF Abstract BibTeX arXiv:2207.05223

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDialogue ManagementManagementResponse Generation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Roll Up Your Sleeves: Working with a Collaborative and Engaging Task-Oriented Dialogue System

2023-07-29 · Lingbo Mo, Shijie Chen, Ziru Chen, Xiang Deng 외

We introduce TacoBot, a user-centered task-oriented digital assistant designed to guide users through complex real-world tasks with multiple steps. Covering a wide range of cooking and how-to tasks, we aim to deliver a c…

Data AugmentationDialogue ManagementManagementResponse Generation+1

Velocidapter: Task-oriented Dialogue Comprehension Modeling Pairing Synthetic Text Generation with Domain Adaptation

2021-07-01 · SIGDIAL (ACL) 2021 7 · Ibrahim Taha Aksu, Zhengyuan Liu, Min-Yen Kan, Nancy Chen

We introduce a synthetic dialogue generation framework, Velocidapter, which addresses the corpus availability problem for dialogue comprehension. Velocidapter augments datasets by simulating synthetic conversations for a…

Dialogue GenerationDomain AdaptationText Generation

Collaborative and Proactive Management of Task-Oriented Conversations

2025-09-26 · Arezoo Saedi, Afsaneh Fatemi, Mohammad Ali Nematbakhsh, Sophie Rosset 외 arxiv

Task oriented dialogue systems (TOD) complete particular tasks based on user preferences across natural language interactions. Considering the impressive performance of large language models (LLMs) in natural language pr…

Multi-Task Learning of System Dialogue Act Selection for Supervised Pretraining of Goal-Oriented Dialogue Policies

2019-09-01 · WS 2019 9 · Sarah McLeod, Ivana Kruijff-Korbayova, Bernd Kiefer

This paper describes the use of Multi-Task Neural Networks (NNs) for system dialogue act selection. These models leverage the representations learned by the Natural Language Understanding (NLU) unit to enable robust init…

Multi-Task LearningNatural Language Understanding

BootTOD: Bootstrap Task-oriented Dialogue Representations by Aligning Diverse Responses

2024-03-02 · Weihao Zeng, Keqing He, Yejie Wang, Dayuan Fu 외

Pre-trained language models have been successful in many scenarios. However, their usefulness in task-oriented dialogues is limited due to the intrinsic linguistic differences between general text and task-oriented dialo…

Diversity