paper-with-me

Papers

GlobalWoZ: Globalizing MultiWoZ to Develop Multilingual Task-Oriented Dialogue Systems

2021-10-14 · ACL 2022 5 · Bosheng Ding, Junjie Hu, Lidong Bing, Sharifah Mahani Aljunied, Shafiq Joty, Luo Si, Chunyan Miao

Much recent progress in task-oriented dialogue (ToD) systems has been driven by available annotation data across multiple domains for training. Over the last few years, there has been a move towards data curation for multilingual ToD systems that are applicable to serve people speaking different languages. However, existing multilingual ToD datasets either have a limited coverage of languages due to the high cost of data curation, or ignore the fact that dialogue entities barely exist in countries speaking these languages. To tackle these limitations, we introduce a novel data curation method that generates GlobalWoZ -- a large-scale multilingual ToD dataset globalized from an English ToD dataset for three unexplored use cases. Our method is based on translating dialogue templates and filling them with local entities in the target-language countries. We release our dataset as well as a set of strong baselines to encourage research on learning multilingual ToD systems for real use cases.

📄 PDF Abstract BibTeX arXiv:2110.07679

Code (1)

bosheng2020/globalwoz 공식 구현

Tasks

Task-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

GlobalWoZ: Globalizing MultiWoZ to Develop Multilingual Task-Oriented Dialogue Systems

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

Over the last few years, there has been a move towards data curation for multilingual task-oriented dialogue (ToD) systems that can serve people speaking different languages. However, existing multilingual ToD datasets e…

Task-Oriented Dialogue Systems

Cross-lingual Intermediate Fine-tuning improves Dialogue State Tracking

2021-09-28 · EMNLP 2021 11 · Nikita Moghe, Mark Steedman, Alexandra Birch

Recent progress in task-oriented neural dialogue systems is largely focused on a handful of languages, as annotation of training data is tedious and expensive. Machine translation has been used to make systems multilingu…

Cross-Lingual TransferDialogue State TrackingMachine TranslationTransfer Learning

Less is More: on the Over-Globalizing Problem in Graph Transformers

2024-05-02 · Yujie Xing, Xiao Wang, Yibo Li, Hai Huang 외

Graph Transformer, due to its global attention mechanism, has emerged as a new tool in dealing with graph-structured data. It is well recognized that the global attention mechanism considers a wider receptive field in a …

JMultiWOZ: A Large-Scale Japanese Multi-Domain Task-Oriented Dialogue Dataset

2024-03-26 · Atsumoto Ohashi, Ryu Hirai, Shinya Iizuka, Ryuichiro Higashinaka

Dialogue datasets are crucial for deep learning-based task-oriented dialogue system research. While numerous English language multi-domain task-oriented dialogue datasets have been developed and contributed to significan…

Dialogue State TrackingLanguage ModelingLanguage ModellingLarge Language Model+2

MultiWOZ 2.4: A Multi-Domain Task-Oriented Dialogue Dataset with Essential Annotation Corrections to Improve State Tracking Evaluation

2021-04-01 · SIGDIAL (ACL) 2022 9 · Fanghua Ye, Jarana Manotumruksa, Emine Yilmaz

The MultiWOZ 2.0 dataset has greatly stimulated the research of task-oriented dialogue systems. However, its state annotations contain substantial noise, which hinders a proper evaluation of model performance. To address…

Dialogue State TrackingTask-Oriented Dialogue Systems