CLAILGJan 26, 2021

El Volumen Louder Por Favor: Code-switching in Task-oriented Semantic Parsing

arXiv:2101.10524v3802 citations
Originality Incremental advance
AI Analysis

It addresses the need for more inclusive semantic parsing systems in multilingual locales, though the improvements are incremental.

The paper tackled the problem of parsing code-switched utterances like Spanglish for task-oriented semantic parsing, releasing the CSTOP dataset with 5800 examples and proposing data augmentation methods that reduced a 30-point accuracy gap by two-thirds in few-shot settings.

Being able to parse code-switched (CS) utterances, such as Spanish+English or Hindi+English, is essential to democratize task-oriented semantic parsing systems for certain locales. In this work, we focus on Spanglish (Spanish+English) and release a dataset, CSTOP, containing 5800 CS utterances alongside their semantic parses. We examine the CS generalizability of various Cross-lingual (XL) models and exhibit the advantage of pre-trained XL language models when data for only one language is present. As such, we focus on improving the pre-trained models for the case when only English corpus alongside either zero or a few CS training instances are available. We propose two data augmentation methods for the zero-shot and the few-shot settings: fine-tune using translate-and-align and augment using a generation model followed by match-and-filter. Combining the few-shot setting with the above improvements decreases the initial 30-point accuracy gap between the zero-shot and the full-data settings by two thirds.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes