paper-with-me

홈 › Papers

What Really Counts? Examining Step and Token Level Attribution in Multilingual CoT Reasoning

2025-11-19 · Jeremias Ferrao, Ezgi Basar, Khondoker Ittehadul Islam, Mahrokh Hassani arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.15886

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Does Verbose Chain-of-Thought Really Help? In-Distribution Evidence that Content, Not Length, Matters

2026-06-29 · Wenlong Wang, Fergal Reid arxiv

Chain-of-thought (CoT) prompting improves LLM reasoning, but the source is contested: do the intermediate steps help because they carry useful semantic content, or because conditioning on more tokens buys extra computati…

Words, Subwords, and Morphemes: What Really Matters in the Surprisal-Reading Time Relationship?

2023-10-26 · Sathvik Nair, Philip Resnik

An important assumption that comes with using LLMs on psycholinguistic data has gone unverified. LLM-based predictions are based on subword tokenization, not decomposition of words into morphemes. Does that matter? We ca…

OccSTeP: Benchmarking 4D Occupancy Spatio-Temporal Persistence

2025-12-17 · Yu Zheng, Jie Hu, Kailun Yang, Jiaming Zhang arxiv

Autonomous driving requires a persistent understanding of 3D scenes that is robust to temporal disturbances and accounts for potential future actions. We introduce a new concept of 4D Occupancy Spatio-Temporal Persistenc…

Autonomous Driving

Neither Parallel Nor Sequential: How DiffusionGemma Actually Commits Tokens

2026-06-12 · Ali Asaria, Tony Salomone, Deep Gandhi arxiv

Open diffusion language models are marketed as parallel, non-autoregressive decoders, yet the order in which a shipped checkpoint actually commits its tokens is almost never measured. We instrument DiffusionGemma 26B, a …

Mathematical Reasoning

What Really is Deep Learning Doing?

2017-11-06 · Chuyu Xiong

Deep learning has achieved a great success in many areas, from computer vision to natural language processing, to game playing, and much more. Yet, what deep learning is really doing is still an open question. There are …

Deep LearningOpen-Ended Question Answering