English

Boosting Zero-Shot Crosslingual Performance using LLM-Based Augmentations with Effective Data Selection

Computation and Language 2024-07-16 v1 Artificial Intelligence

Abstract

Large language models (LLMs) are very proficient text generators. We leverage this capability of LLMs to generate task-specific data via zero-shot prompting and promote cross-lingual transfer for low-resource target languages. Given task-specific data in a source language and a teacher model trained on this data, we propose using this teacher to label LLM generations and employ a set of simple data selection strategies that use the teacher's label probabilities. Our data selection strategies help us identify a representative subset of diverse generations that help boost zero-shot accuracies while being efficient, in comparison to using all the LLM generations (without any subset selection). We also highlight other important design choices that affect cross-lingual performance such as the use of translations of source data and what labels are best to use for the LLM generations. We observe significant performance gains across sentiment analysis and natural language inference tasks (of up to a maximum of 7.13 absolute points and 1.5 absolute points on average) across a number of target languages (Hindi, Marathi, Urdu, Swahili) and domains.

Keywords

Cite

@article{arxiv.2407.10582,
  title  = {Boosting Zero-Shot Crosslingual Performance using LLM-Based Augmentations with Effective Data Selection},
  author = {Barah Fazili and Ashish Sunil Agrawal and Preethi Jyothi},
  journal= {arXiv preprint arXiv:2407.10582},
  year   = {2024}
}

Comments

Accepted in Findings of ACL 2024

R2 v1 2026-06-28T17:40:57.214Z