cs.CLMay 12, 2026

Macro: Enhancing Multilingual Counterfactual Explanations through Alignment-as-Preference Optimization

Authors: Yilong WangQianli WangBohao ChuYihong LiuJing YangSimon Ostermann

Organizations: 1Technische Universität Berlin · 2German Research Center for Artificial Intelligence (DFKI) · University of Duisburg-Essen · 4LMU Munich · 5Munich Center for Machine Learning (MCML) · 7BIFOLD – Berlin Institute for the Foundations of Learning and Data · 6Saarland Informatics Campus · Centre for European Research in Trusted AI (CERTAIN)

Abstract

Self-generated counterfactual explanations (SCEs) are minimally modified inputs (minimality) generated by large language models (LLMs) that flip their own predictions (validity), offering a causally grounded approach to unraveling black-box LLM behavior. Yet extending them beyond English remains challenging: existing methods struggle to produce valid SCEs in non-dominant languages, and a persistent trade-off between validity and minimality undermines explanation quality. We introduce Macro, a preference alignment framework that applies Direct Preference Optimization (DPO) to multilingual SCE generation, using a composite scoring function to construct preference pairs that effectively translate the trade-off into measurable preference signals. Experiments across four LLMs and seven typologically diverse languages show that Macro improves validity by 12.55% on average over the chain-of-thought baseline without degrading minimality, while avoiding the severe minimality violations of the translation-based baseline. Compared to supervised fine-tuning, Macro achieves superior performance on both metrics, confirming that explicit preference optimization is essential for balancing this trade-off. Further analyses reveal that Macro increases cross-lingual perturbation alignment and mitigates common generation errors. Our results highlight preference optimization as a promising direction for enhancing multilingual model explanations.

Explore similar work

CardsList
  1. An Empirical Study of Counterfactual Self-Explanations in LLMs

    Sep 15, 2026Giannis Kalyvas, Giorgos Filandrianos, Orfeas Menis Mastromichalakis +2RationalesCounterfactual Explanation