paper-with-me

Papers

Identifying and Transferring Reasoning-Critical Neurons: Improving LLM Inference Reliability via Activation Steering

2026-01-27 · Fangan Dong, Zuming Yan, Xuri Ge, Zhiwei Xu, Mengqi Zhang, Xuanang Chen, Ben He, Xin Xin, Zhumin Chen, Ying Zhou arxiv

Despite the strong reasoning capabilities of recent large language models (LLMs), achieving reliable performance on challenging tasks often requires post-training or computationally expensive sampling strategies, limiting their practical efficiency. In this work, we first show that a small subset of neurons in LLMs exhibits strong predictive correlations with reasoning correctness. Based on this observation, we propose AdaRAS (Adaptive Reasoning Activation Steering), a lightweight test-time framework that improves reasoning reliability by selectively intervening on neuron activations. AdaRAS identifies Reasoning-Critical Neurons (RCNs) via a polarity-aware mean-difference criterion and adaptively steers their activations during inference, enhancing incorrect reasoning traces while avoiding degradation on already-correct cases. Experiments on 10 mathematics and coding benchmarks demonstrate consistent improvements, including over 13% gains on AIME-24 and AIME-25. Moreover, AdaRAS exhibits strong transferability across datasets and scalability to stronger models, outperforming post-training methods without additional training or sampling cost.

📄 PDF Abstract BibTeX arXiv:2601.19847

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Transfer Neurons Hypothesis: An Underlying Mechanism for Language Latent Space Transitions in Multilingual LLMs

2025-09-21 · Hinata Tezuka, Naoya Inoue arxiv

Recent studies have suggested a processing framework for multilingual inputs in decoder-based LLMs: early layers convert inputs into English-centric and language-agnostic representations; middle layers perform reasoning …

When Thinking Backfires: Mechanistic Insights Into Reasoning-Induced Misalignment

2025-08-30 · Hanqi Yan, Hainiu Xu, Siya Qi, Shu Yang 외 arxiv

With the growing accessibility and wide adoption of large language models, concerns about their safety and alignment with human values have become paramount. In this paper, we identify a concerning phenomenon: Reasoning-…

NeuReasoner: Towards Explainable, Controllable, and Unified Reasoning via Mixture-of-Neurons

2026-04-03 · Haonan Dong, Kehan Jiang, Haoran Ye, Wenhao Zhu 외 arxiv

Large Reasoning Models (LRMs) have recently achieved remarkable success in complex reasoning tasks. However, closer scrutiny reveals persistent failure modes compromising performance and cost: I) Intra-step level, marked…

From Heads to Neurons: Causal Attribution and Steering in Multi-Task Vision-Language Models

2026-04-20 · Qidong Wang, Junjie Hu, Ming Jiang arxiv

Recent work has increasingly explored neuron-level interpretation in vision-language models (VLMs) to identify neurons critical to final predictions. However, existing neuron analyses generally focus on single tasks, lim…

Ripple: Accelerating LLM Inference on Smartphones with Correlation-Aware Neuron Management

2024-10-25 · Tuowei Wang, Ruwen Fan, Minxing Huang, Zixu Hao 외

Large Language Models (LLMs) have achieved remarkable success across various domains, yet deploying them on mobile devices remains an arduous challenge due to their extensive computational and memory demands. While light…

Management