PaperScope
LIVE · 2026-09-03 05:40 UTC

A^2Agent: Action-Aware Reinforcement Learning for Repository-Level Code Localization Agents

Doyeon Kim, Suyoung Bae, Yumin Lee, Jee-Hyong Lee

Latestcs.CLcs.LGcs.AIcs.CV
arXiv ID
2608.29831 v1
Category
Submitted
2026-08-30

Abstract

Localizing issue-relevant code regions is a critical step in automated software engineering. However, due to their reliance on sparse trajectory-level signals, existing methods cannot identify which per-turn actions are effective and often discover correct code regions during exploration but fail to commit them. To address these limitations, we propose an action-aware reinforcement learning method that combines a per-turn reward sequence rewarding both the discovery and commitment of gold code regions with an action-level advantage estimation scheme that isolates each action's credit by grouping turns sharing the same exploration context. Extensive evaluations show that our method improves the average F1 over the state-of-the-art (SOTA) by 1.58% on SWE-Bench Verified and 8.55% on SWE-Bench Pro, with our 4B model outperforming baselines up to 8x larger. Our code is available at https://github.com/donian00/A2Agent.

Comment: Accepted to EMNLP 2026 Main

arXiv abs page · PDF · same-day batch