PAXQA: Generating Cross-lingual Question Answering Examples at Training Scale

Bryan Li, Chris Callison-Burch


Abstract
Existing question answering (QA) systems owe much of their success to large, high-quality training data. Such annotation efforts are costly, and the difficulty compounds in the cross-lingual setting. Therefore, prior cross-lingual QA work has focused on releasing evaluation datasets, and then applying zero-shot methods as baselines. This work proposes a synthetic data generation method for cross-lingual QA which leverages indirect supervision from existing parallel corpora. Our method termed PAXQA (Projecting annotations for cross-lingual (x) QA) decomposes cross-lingual QA into two stages. First, we apply a question generation (QG) model to the English side. Second, we apply annotation projection to translate both the questions and answers. To better translate questions, we propose a novel use of lexically-constrained machine translation, in which constrained entities are extracted from the parallel bitexts. We apply PAXQA to generate cross-lingual QA examples in 4 languages (662K examples total), and perform human evaluation on a subset to create validation and test splits. We then show that models fine-tuned on these datasets outperform prior synthetic data generation models over several extractive QA datasets. The largest performance gains are for directions with non-English questions and English contexts. Ablation studies show that our dataset generation method is relatively robust to noise from automatic word alignments, showing the sufficient quality of our generations. To facilitate follow-up work, we release our code and datasets at https://github.com/manestay/paxqa.
Anthology ID:
2023.findings-emnlp.32
Volume:
Findings of the Association for Computational Linguistics: EMNLP 2023
Month:
December
Year:
2023
Address:
Singapore
Editors:
Houda Bouamor, Juan Pino, Kalika Bali
Venue:
Findings
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
439–454
Language:
URL:
https://aclanthology.org/2023.findings-emnlp.32
DOI:
10.18653/v1/2023.findings-emnlp.32
Bibkey:
Cite (ACL):
Bryan Li and Chris Callison-Burch. 2023. PAXQA: Generating Cross-lingual Question Answering Examples at Training Scale. In Findings of the Association for Computational Linguistics: EMNLP 2023, pages 439–454, Singapore. Association for Computational Linguistics.
Cite (Informal):
PAXQA: Generating Cross-lingual Question Answering Examples at Training Scale (Li & Callison-Burch, Findings 2023)
Copy Citation:
PDF:
https://aclanthology.org/2023.findings-emnlp.32.pdf