Papers › Multi2WOZ: A Robust Multilingual Dataset and Conversational Pretraining for...

Multi2WOZ: A Robust Multilingual Dataset and Conversational Pretraining for Task-Oriented Dialog

20 May 2022NAACL 2022 7arXiv:2205.10400archive 2025-07-28

Chia-Chien Hung, Anne Lauscher, Ivan Vulić, Simone Paolo Ponzetto, Goran Glavaš

Research on (multi-domain) task-oriented dialog (TOD) has predominantly focused on the English language, primarily due to the shortage of robust TOD datasets in other languages, preventing the systematic investigation of cross-lingual transfer for this crucial NLP application area. In this work, we introduce Multi2WOZ, a new multilingual multi-domain TOD dataset, derived from the well-established English dataset MultiWOZ, that spans four typologically diverse languages: Chinese, German, Arabic, and Russian. In contrast to concurrent efforts, Multi2WOZ contains gold-standard dialogs in target languages that are directly comparable with development and test portions of the English dataset, enabling reliable and comparative estimates of cross-lingual transfer performance for TOD. We then introduce a new framework for multilingual conversational specialization of pretrained language models (PrLMs) that aims to facilitate cross-lingual transfer for arbitrary downstream TOD tasks. Using such conversational PrLMs specialized for concrete target languages, we systematically benchmark a number of zero-shot and few-shot cross-lingual transfer approaches on two standard TOD tasks: Dialog State Tracking and Response Retrieval. Our experiments show that, in most setups, the best performance entails the combination of (I) conversational specialization in the target language and (ii) few-shot transfer for the concrete TOD task. Most importantly, we show that our conversational specialization in the target language allows for an exceptionally sample-efficient few-shot transfer for downstream TOD tasks.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2205.10400")

Code

Syntology Ran 8 of 12 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 8 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

umanlp/multi2woz officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 8 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

8ran
4unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from umanlp/Multi2WOZ. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_candidate_embeddings umanlp/Multi2WOZ/downstream/tod_xlmr_pretraining.py official repository ran MIT (permissive) · 7268721a7ef4d99e · report
get_hard_neg_response umanlp/Multi2WOZ/LangOpenSubtitles/convert_mlm.py official repository ran MIT (permissive) · d94fe26dac699a2e · report
is_match umanlp/Multi2WOZ/LangCC/langcc_extract.py official repository ran MIT (permissive) · 780d13458254f52d · report
load_file umanlp/Multi2WOZ/LangOpenSubtitles/concat_files.py official repository ran MIT (permissive) · 0d33955d7249e9bc · report
mask_for_response_selection umanlp/Multi2WOZ/downstream/tod_xlmr_pretraining.py official repository ran MIT (permissive) · 2b723ee5c42ff0b6 · report
match_num umanlp/Multi2WOZ/LangCC/langcc_extract.py official repository ran fingerprinted MIT (permissive) · 5f62c6e0cb6fe92e · report
prep_text umanlp/Multi2WOZ/LangOpenSubtitles/concat_files.py official repository ran MIT (permissive) · 60f823c2acab3553 · report
store_line umanlp/Multi2WOZ/LangCC/langcc_extract.py official repository ran fingerprinted MIT (permissive) · a97cd488afdfe9b2 · report
load_dial_json umanlp/Multi2WOZ/LangOpenSubtitles/concat_files.py official repository unverified MIT (permissive) · 42bd3941a5254fc7 · report
remove_email umanlp/Multi2WOZ/LangCC/langcc_prep.py official repository unverified MIT (permissive) · 427f2feb4fd3b6e8 · report
remove_puncts umanlp/Multi2WOZ/LangCC/langcc_prep.py official repository unverified MIT (permissive) · 22efdd9dfc7cffc1 · report
remove_quotes umanlp/Multi2WOZ/LangCC/langcc_prep.py official repository unverified MIT (permissive) · 972d1b86bf3644cb · report

Tasks

Cross-Lingual TransferRetrieval

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections