The reviewed record of science sign in
Pith

arxiv: 2010.12643 · v2 · pith:4KIWK52S · submitted 2020-10-23 · cs.CL

Synthetic Data Augmentation for Zero-Shot Cross-Lingual Question Answering

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:4KIWK52Srecord.jsonopen to challenge →

classification cs.CL
keywords dataquestionansweringcross-lingualdatasetsannotatedenglishmethod
0
0 comments X
read the original abstract

Coupled with the availability of large scale datasets, deep learning architectures have enabled rapid progress on the Question Answering task. However, most of those datasets are in English, and the performances of state-of-the-art multilingual models are significantly lower when evaluated on non-English data. Due to high data collection costs, it is not realistic to obtain annotated data for each language one desires to support. We propose a method to improve the Cross-lingual Question Answering performance without requiring additional annotated data, leveraging Question Generation models to produce synthetic samples in a cross-lingual fashion. We show that the proposed method allows to significantly outperform the baselines trained on English data only. We report a new state-of-the-art on four multilingual datasets: MLQA, XQuAD, SQuAD-it and PIAF (fr).

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. EmbGen: Teaching with Reassembled Corpora

    cs.CL 2026-05 unverdicted novelty 6.0

    EmbGen creates synthetic QA data by entity decomposition, embedding-based reassembly into clusters, and multi-level sampling with cluster-specific prompts, yielding up to 88.9% higher Binary Accuracy than baselines on...