paper-with-me

Papers

Enhancing Low-Resource Language Reasoning via High-Resource Language Feature Transfer

2026-08-31 · Minju Song, Hyeon Hwang, Junhyun Lee, Jaewoo Kang arxiv

Large language models exhibit substantial performance variation across languages, even when solving semantically equivalent tasks. Existing analyses often treat this phenomenon as an observational disparity caused by differences in pretraining data, tokenization, or benchmark coverage. We study a complementary hypothesis: high-resource languages (HRLs) may more reliably elicit latent computations useful for task-specific (i.e. mathematical) reasoning, while lower-resource languages (LRLs) may under-activate those computations despite expressing the same task. To test this hypothesis, we introduce a mechanistic intervention framework for identifying and transferring task-relevant sparse latent features across languages. Using sparse autoencoders over residual-stream activations, we isolate features enriched in successful HRL task-specific reasoning while filtering out source-language and generic-generation features. We then construct steering directions from these features and inject them during LRL inference. The resulting interventions test whether the selected features are functionally involved in the observed reasoning gap: suppressing them should impair source-language reasoning, while activating them should partially recover target-language reasoning beyond random and non-task controls. Our framework reframes some cross-lingual reasoning gaps as failures of mechanism elicitation rather than capability absence, and offers a causally testable route to feature-mediated transfer without translation, fine-tuning, or changing the user-facing language.

📄 PDF Abstract BibTeX arXiv:2608.30462

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LinguaLIFT: An Effective Two-stage Instruction Tuning Framework for Low-Resource Language Tasks

2024-12-17 · Hongbin Zhang, Kehai Chen, Xuefeng Bai, Yang Xiang 외

Large language models (LLMs) have demonstrated impressive multilingual understanding and reasoning capabilities, driven by extensive pre-training multilingual corpora and fine-tuning instruction data. However, a performa…

Math

Enhancing Japanese Large Language Models with Reasoning Vectors

2025-08-04 · Carolina Minami Oguchi, Leo Wei, Koyo Kobayashi, Hsin-Tai Wu 외 arxiv

Post-training methods have improved the performance and enhanced the reasoning capability for mainstream large language models (LLMs), but the same is challenging for Japanese LLMs to achieve due to the amount of resourc…

When Should a Robot Think? Resource-Aware Reasoning via Reinforcement Learning for Embodied Robotic Decision-Making

2026-03-17 · Jun Liu, Pu Zhao, Zhenglun Kong, Xuan Shen 외 arxiv

Embodied robotic systems increasingly rely on large language model (LLM)-based agents to support high-level reasoning, planning, and decision-making during interactions with the environment. However, invoking LLM reasoni…

Reinforcement Learning

LLaMAX2: Your Translation-Enhanced Model also Performs Well in Reasoning

2025-10-10 · Changjiang Gao, Zixian Huang, Jingyang Gong, Shujian Huang 외 arxiv

General Large Language Models (LLMs) excel in reasoning, but those enhanced for translation struggle with reasoning tasks. To address this, we propose a novel translationenhanced recipe that begins with instruct models a…

Reinforcement Learning for Reasoning in Small LLMs: What Works and What Doesn't

2025-03-20 · Quy-Anh Dang, Chris Ngo

Enhancing the reasoning capabilities of large language models (LLMs) typically relies on massive computational resources and extensive datasets, limiting accessibility for resource-constrained settings. Our study investi…

Mathematical ReasoningReinforcement Learning (RL)