paper-with-me

Papers

MTOP: A Comprehensive Multilingual Task-Oriented Semantic Parsing Benchmark

2020-08-21 · EACL 2021 2 · Haoran Li, Abhinav Arora, Shuohui Chen, Anchit Gupta, Sonal Gupta, Yashar Mehdad

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.

📄 PDF Abstract BibTeX arXiv:2008.09335

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingSemantic ParsingTranslation

Similar Papers 제목 키워드 기반

Tiny Neural Models for Seq2Seq

2021-08-07 · Arun Kandoor

Semantic parsing models with applications in task oriented dialog systems require efficient sequence to sequence (seq2seq) architectures to be run on-device. To this end, we propose a projection based encoder-decoder mod…

DecoderSemantic Parsing

Evaluating Inter-Bilingual Semantic Parsing for Indian Languages

2023-04-25 · Divyanshu Aggarwal, Vivek Gupta, Anoop Kunchukuttan

Despite significant progress in Natural Language Generation for Indian languages (IndicNLP), there is a lack of datasets around complex structured tasks such as semantic parsing. One reason for this imminent gap is the c…

Semantic ParsingText GenerationTranslation

MToP: A MATLAB Optimization Platform for Evolutionary Multitasking

2023-12-13 · Yanchi Li, Wenyin Gong, Fei Ming, Tingyu Zhang 외

Evolutionary multitasking (EMT) has emerged as a popular topic of evolutionary computation over the past decade. It aims to concurrently address multiple optimization tasks within limited computing resources, leveraging …

Evolutionary AlgorithmsTransfer Learning

Bootstrapping Multilingual Semantic Parsers using Large Language Models

2022-10-13 · Abhijeet Awasthi, Nitish Gupta, Bidisha Samanta, Shachi Dave 외

Despite cross-lingual generalization demonstrated by pre-trained multilingual models, the translate-train paradigm of transferring English datasets across multiple languages remains to be a key mechanism for training tas…

Semantic ParsingTranslation

Learning to Transfer for Evolutionary Multitasking

2024-06-20 · Sheng-hao Wu, Yuxiao Huang, Xingyu Wu, Liang Feng 외

Evolutionary multitasking (EMT) is an emerging approach for solving multitask optimization problems (MTOPs) and has garnered considerable research interest. The implicit EMT is a significant research branch that utilizes…

Evolutionary AlgorithmsTransfer Learning