Parallel Universes, Parallel Languages: A Comprehensive Study on LLM-based Multilingual Counterfactual Example Generation
Qianli Wang, Van Bach Nguyen, Yihong Liu, Fedor Splitt, Nils Feldhus, Christin Seifert, Hinrich Schütze, Sebastian Möller, Vera Schmitt
TL;DR
The paper tackles multilingual counterfactual explanations generated by large language models, evaluating directly generated counterfactuals and translation-based variants across six languages on XNLI and SIB200. It combines automatic metrics ($LFR$, $TS$, $PPL$) with cross-lingual edit similarity to assess validity and linguistic quality, and identifies four pervasive error patterns. It finds that TB-CFs often achieve higher counterfactual validity but incur heavier editing and translation artifacts, while DG-CFs show language-dependent performance; cross-lingual edits reveal common strategies among European languages but diverge for others. The study further investigates multilingual counterfactual data augmentation (CDA) and finds it generally yields better performance than cross-lingual CDA, particularly for low-resource languages, though overall gains are limited by CF imperfections. These findings illuminate the challenges and potential of multilingual explanations and suggest avenues such as improved multilingual CF quality, richer language coverage, and post-training enhancements to boost practical impact.
Abstract
Counterfactuals refer to minimally edited inputs that cause a model's prediction to change, serving as a promising approach to explaining the model's behavior. Large language models (LLMs) excel at generating English counterfactuals and demonstrate multilingual proficiency. However, their effectiveness in generating multilingual counterfactuals remains unclear. To this end, we conduct a comprehensive study on multilingual counterfactuals. We first conduct automatic evaluations on both directly generated counterfactuals in the target languages and those derived via English translation across six languages. Although translation-based counterfactuals offer higher validity than their directly generated counterparts, they demand substantially more modifications and still fall short of matching the quality of the original English counterfactuals. Second, we find the patterns of edits applied to high-resource European-language counterfactuals to be remarkably similar, suggesting that cross-lingual perturbations follow common strategic principles. Third, we identify and categorize four main types of errors that consistently appear in the generated counterfactuals across languages. Finally, we reveal that multilingual counterfactual data augmentation (CDA) yields larger model performance improvements than cross-lingual CDA, especially for lower-resource languages. Yet, the imperfections of the generated counterfactuals limit gains in model performance and robustness.
