paper-with-me

Papers

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

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

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 dialogues. Current task-oriented dialogue pre-training methods rely on a contrastive framework, which faces challenges such as selecting true positives and hard negatives, as well as lacking diversity. In this paper, we propose a novel dialogue pre-training model called BootTOD. It learns task-oriented dialogue representations via a self-bootstrapping framework. Unlike contrastive counterparts, BootTOD aligns context and context+response representations and dismisses the requirements of contrastive pairs. BootTOD also uses multiple appropriate response targets to model the intrinsic one-to-many diversity of human conversations. Experimental results show that BootTOD outperforms strong TOD baselines on diverse downstream dialogue tasks.

📄 PDF Abstract BibTeX arXiv:2403.01163

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

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

Bootstrapping a User-Centered Task-Oriented Dialogue System

2022-07-11 · Shijie Chen, Ziru Chen, Xiang Deng, Ashley Lewis 외

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

Data AugmentationDialogue ManagementManagementResponse Generation

Teaching Models new APIs: Domain-Agnostic Simulators for Task Oriented Dialogue

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We demonstrate that large language models are able to simulate Task Oriented Dialogues in novel domains, provided only with an API implementation and a list of goals. We show these simulations can formulate online, autom…

Semi-supervised Bootstrapping of Dialogue State Trackers for Task Oriented Modelling

2019-11-26 · Bo-Hsiang Tseng, Marek Rei, Paweł Budzianowski, Richard E. Turner 외

Dialogue systems benefit greatly from optimizing on detailed annotations, such as transcribed utterances, internal dialogue state representations and dialogue act labels. However, collecting these annotations is expensiv…

Semi-Supervised Bootstrapping of Dialogue State Trackers for Task-Oriented Modelling

2019-11-01 · IJCNLP 2019 11 · Bo-Hsiang Tseng, Marek Rei, Pawe{\l} Budzianowski, Richard Turner 외

Dialogue systems benefit greatly from optimizing on detailed annotations, such as transcribed utterances, internal dialogue state representations and dialogue act labels. However, collecting these annotations is expensiv…