English

MTOP: A Comprehensive Multilingual Task-Oriented Semantic Parsing Benchmark

Computation and Language 2021-01-28 v2 Machine Learning

Abstract

Scaling semantic parsing models for task-oriented dialog systems to new languages is often expensive and time-consuming due to the lack of available datasets. Available datasets suffer from several shortcomings: a) they contain few languages b) they contain small amounts of labeled examples per language c) they are based on the simple intent and slot detection paradigm for non-compositional queries. In this paper, we present a new multilingual dataset, called MTOP, comprising of 100k annotated utterances in 6 languages across 11 domains. We use this dataset and other publicly available datasets to conduct a comprehensive benchmarking study on using various state-of-the-art multilingual pre-trained models for task-oriented semantic parsing. We achieve an average improvement of +6.3 points on Slot F1 for the two existing multilingual datasets, over best results reported in their experiments. Furthermore, we demonstrate strong zero-shot performance using pre-trained models combined with automatic translation and alignment, and a proposed distant supervision method to reduce the noise in slot label projection.

Keywords

Cite

@article{arxiv.2008.09335,
  title  = {MTOP: A Comprehensive Multilingual Task-Oriented Semantic Parsing Benchmark},
  author = {Haoran Li and Abhinav Arora and Shuohui Chen and Anchit Gupta and Sonal Gupta and Yashar Mehdad},
  journal= {arXiv preprint arXiv:2008.09335},
  year   = {2021}
}

Comments

13 pages, 2 figures, Accepted at EACL 2021

R2 v1 2026-06-23T18:00:40.958Z