Papers with MASSIVE

4 papers
Bootstrapping Multilingual Semantic Parsers using Large Language Models (2023.eacl-main)

Copied to clipboard

Challenge: Despite cross-lingual generalization, translation models require significant amounts of labeled data for many low-resource languages . brittle translation services may be due to domain mismatch between input text and general-purpose text .
Approach: They propose to use large language models to translate English datasets into several languages via few-shot prompting.
Outcome: The proposed method outperforms a strong translation-train baseline on 41 out of 50 languages.
MASSIVE: A 1M-Example Multilingual Natural Language Understanding Dataset with 51 Typologically-Diverse Languages (2023.acl-long)

Copied to clipboard

Challenge: We present the MASSIVE dataset–Multilingual Amazon Slu resource package (SLURP) for Slot-filling, Intent classification, and Virtual assistant evaluation.
Approach: They present a 1M-example dataset of Amazon Slu utterances . they localize the dataset into 50 typologically diverse languages .
Outcome: The proposed model includes exact match accuracy, intent classification accuracy, and slot-filling F1 score.
INT: Establishing Information Transfer for Multilingual Intent Detection and Slot Filling (2025.findings-acl)

Copied to clipboard

Challenge: Existing studies struggle to achieve performance comparable to that on high-resource languages due to inherent linguistic diversity of multilingual SLU tasks.
Approach: They propose a multilingual information transfer network to solve these challenges . they propose to reformulate SF as a span prediction problem and introduce a slot-matching attention mechanism to achieve slot alignment across languages.
Outcome: The proposed model outperforms baseline models on the MASSIVE and MASSIV-UG datasets in overall accuracy across all languages.
ZeLa: Advancing Zero-Shot Multilingual Semantic Parsing with Large Language Models and Chain-of-Thought Strategies (2024.lrec-main)

Copied to clipboard

Challenge: Existing approaches to augment multilingual datasets with labeled English data are lacking in annotated data.
Approach: They propose a framework to augment English data and then use it to train parsers . they propose to use multilingual chain-of-thought prompting techniques to augment other languages' data .
Outcome: The proposed framework augments English data in other languages and trains them with no demonstration samples in target languages.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations