paper-with-me

Papers

On Evaluating Multilingual Compositional Generalization with Translated Datasets

2023-06-20 · Zi Wang, Daniel Hershcovich

Compositional generalization allows efficient learning and human-like inductive biases. Since most research investigating compositional generalization in NLP is done on English, important questions remain underexplored. Do the necessary compositional generalization abilities differ across languages? Can models compositionally generalize cross-lingually? As a first step to answering these questions, recent work used neural machine translation to translate datasets for evaluating compositional generalization in semantic parsing. However, we show that this entails critical semantic distortion. To address this limitation, we craft a faithful rule-based translation of the MCWQ dataset from English to Chinese and Japanese. Even with the resulting robust benchmark, which we call MCWQ-R, we show that the distribution of compositions still suffers due to linguistic divergences, and that multilingual models still struggle with cross-lingual compositional generalization. Our dataset and methodology will be useful resources for the study of cross-lingual compositional generalization in other tasks.

📄 PDF Abstract BibTeX arXiv:2306.11420

Code (1)

ziwang-klvk/cfq-rbmt 공식 구현

Tasks

Machine TranslationSemantic ParsingTranslation

Similar Papers 제목 키워드 기반

Evaluation of Multilingual Image Captioning: How far can we get with CLIP models?

2025-02-10 · Gonçalo Gomes, Chrysoula Zerva, Bruno Martins

The evaluation of image captions, looking at both linguistic fluency and semantic correspondence to visual contents, has witnessed a significant effort. Still, despite advancements such as the CLIPScore metric, multiling…

Image CaptioningSemantic correspondence

Crosslingual Generalization through Multitask Finetuning

2022-11-03 · Niklas Muennighoff, Thomas Wang, Lintang Sutawika, Adam Roberts 외

Multitask prompted finetuning (MTF) has been shown to help large language models generalize to new tasks in a zero-shot setting, but so far explorations of MTF have focused on English data and models. We apply MTF to the…

Coreference ResolutionCross-Lingual TransferQuestion AnsweringSentence Completion+2

Towards Multilingual LLM Evaluation for European Languages

2024-10-11 · Klaudia Thellmann, Bernhard Stadler, Michael Fromm, Jasper Schulze Buschhoff 외

The rise of Large Language Models (LLMs) has revolutionized natural language processing across numerous languages and tasks. However, evaluating LLM performance in a consistent and meaningful way across multiple European…

ARCGSM8KHellaSwagMMLU+1

Evaluating Morphological Compositional Generalization in Large Language Models

2024-10-16 · Mete Ismayilzada, Defne Circi, Jonne Sälevä, Hale Sirin 외

Large language models (LLMs) have demonstrated significant progress in various natural language generation and understanding tasks. However, their linguistic generalization capabilities remain questionable, raising doubt…

Text Generation

Marco-Bench-MIF: On Multilingual Instruction-Following Capability of Large Language Models

2025-07-16 · Bo Zeng, Chenyang Lyu, Sinuo Liu, Mingyan Zeng 외 arxiv

Instruction-following capability has become a major ability to be evaluated for Large Language Models (LLMs). However, existing datasets, such as IFEval, are either predominantly monolingual and centered on English or si…

Instruction Following