English

ATTNPO: Attention-Guided Process Supervision for Efficient Reasoning

Computation and Language 2026-04-20 v2

Abstract

Large reasoning models trained with reinforcement learning and verifiable rewards (RLVR) achieve strong performance on complex reasoning tasks, yet often overthink, generating redundant reasoning without performance gains. Existing trajectory-level length penalties often fail to effectively shorten reasoning length and degrade accuracy, as they uniformly treat all reasoning steps and lack fine-grained signals to distinguish redundancy from necessity. Meanwhile, process-supervised methods are typically resource-intensive and suffer from inaccurate credit assignment. To address these issues, we propose ATTNPO, a low-overhead process-supervised RL framework that leverages the model's intrinsic attention signals for step-level credit assignment. We first identify a set of special attention heads that naturally focus on essential steps while suppressing redundant ones. By leveraging the attention scores of these heads, We then employ two sub-strategies to mitigate overthinking by discouraging redundant steps while preserving accuracy by reducing penalties on essential steps. Experimental results show that ATTNPO substantially reduces reasoning length while significantly improving performance across 9 benchmarks.

Keywords

Cite

@article{arxiv.2602.09953,
  title  = {ATTNPO: Attention-Guided Process Supervision for Efficient Reasoning},
  author = {Shuaiyi Nie and Siyu Ding and Wenyuan Zhang and Linhao Yu and Tianmeng Yang and Yao Chen and Weichong Yin and Yu Sun and Hua Wu and Tingwen Liu},
  journal= {arXiv preprint arXiv:2602.09953},
  year   = {2026}
}

Comments

Accepted by ACL 2026 Main

R2 v1 2026-07-01T10:29:59.623Z