This study investigates the attribution patterns underlying Chain-of-Thought (CoT) reasoning in multilingual LLMs. While prior works demonstrate the role of CoT prompting in improving task performance, there are concerns regarding the faithfulness and interpretability of the generated reasoning chains. To assess these properties across languages, we applied two complementary attribution methods--ContextCite for step-level attribution and Inseq for token-level attribution--to the Qwen2.5 1.5B-Instruct model using the MGSM benchmark. Our experimental results highlight key findings such as: (1) attribution scores excessively emphasize the final reasoning step, particularly in incorrect generations; (2) structured CoT prompting significantly improves accuracy primarily for high-resource Latin-script languages; and (3) controlled perturbations via negation and distractor sentences reduce model accuracy and attribution coherence. These findings highlight the limitations of CoT prompting, particularly in terms of multilingual robustness and interpretive transparency.
@article{arxiv.2511.15886,
title = {What Really Counts? Examining Step and Token Level Attribution in Multilingual CoT Reasoning},
author = {Jeremias Ferrao and Ezgi Basar and Khondoker Ittehadul Islam and Mahrokh Hassani},
journal= {arXiv preprint arXiv:2511.15886},
year = {2025}
}
Comments
Received the Best Student Project Award at RuG's Advanced-NLP course