English

Comparing Explanation Faithfulness between Multilingual and Monolingual Fine-tuned Language Models

Computation and Language 2024-03-20 v1 Artificial Intelligence

Abstract

In many real natural language processing application scenarios, practitioners not only aim to maximize predictive performance but also seek faithful explanations for the model predictions. Rationales and importance distribution given by feature attribution methods (FAs) provide insights into how different parts of the input contribute to a prediction. Previous studies have explored how different factors affect faithfulness, mainly in the context of monolingual English models. On the other hand, the differences in FA faithfulness between multilingual and monolingual models have yet to be explored. Our extensive experiments, covering five languages and five popular FAs, show that FA faithfulness varies between multilingual and monolingual models. We find that the larger the multilingual model, the less faithful the FAs are compared to its counterpart monolingual models.Our further analysis shows that the faithfulness disparity is potentially driven by the differences between model tokenizers. Our code is available: https://github.com/casszhao/multilingual-faith.

Keywords

Cite

@article{arxiv.2403.12809,
  title  = {Comparing Explanation Faithfulness between Multilingual and Monolingual Fine-tuned Language Models},
  author = {Zhixue Zhao and Nikolaos Aletras},
  journal= {arXiv preprint arXiv:2403.12809},
  year   = {2024}
}

Comments

Accepted at NAACL 2024 Main Conference

R2 v1 2026-06-28T15:25:52.715Z