One to More, More to One: Category-Aware Iterative Expert Training for Software Engineering Agents
Abstract
Repository-level software engineering (SWE) comprises heterogeneous task categories, whose progress under pooled agentic reinforcement learning can be uneven: gains in some categories coincide with regressions in others, while aggregate resolution obscures these changes. Motivated by this category see-saw, we develop a category-aware expert-training and policy-integration framework. Executable task construction and SWE Labeler, an evidence-grounded multi-axis labeling system, organize the training pools. Initial category-specific RL improves average training success while leaving uneven instance-level progress, motivating explicit consolidation of successful behavior and policy-adaptive task selection. Same-origin category experts alternate long-horizon Agentic-miniRL with Refresh-Repair-Expand (RRE): the updated policy refreshes instance mastery, reuses its own verified successful trajectories for Repair SFT, and reselects tasks for further RL. Label-routed multi-teacher on-policy distillation (MOPD) consolidates the experts into one deployable student, with ReLU-gated reward extrapolation keeping only each teacher's improving direction over the reference. Expert training and policy integration require no external model to provide solution trajectories or action targets. We evaluate Pooled RL and Balanced RL, expert development, and single-model integration through aggregate and per-category resolution, the minimum category lift over each joint-RL baseline, and expert-gain recovery. The final MOPD policy achieves mean resolution of 58.04% on Pro-618 and 59.00% on SWE-bench Multilingual, improving over the base model by 5.39 and 2.78 percentage points, respectively.
Community
We introduce category-aware training for software engineering agents: Refresh–Repair–Expand iteratively develops category experts, while label-routed MOPD consolidates them into one deployable model. It achieves 58.04% on Pro-618 and 59.00% on SWE-bench Multilingual, without external solution-trajectory teachers. The model is available on Hugging Face.
Resources for this work are publicly available:
- Model: Logics-SWE-Qwen3.6-27B:https://huggingface.co/Logics-MLLM/Logics-SWE-Qwen3.6-27B
- Dataset: Logics-SWE-Env-2.5K: https://huggingface.co/datasets/Logics-MLLM/Logics-SWE-Env-2.5K
- Opensource SWE-Labeler Github Repo: https://github.com/alibaba/AgenticBigBang
All execution-environment container images referenced by the dataset are available through GitHub Container Registry (GHCR), supporting reproducible training and evaluation.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- LEGO-RL: Harness-Native Reinforcement Learning for Coding Agents (2026)
- UI-Mate: Advancing Open-Weight Foundation GUI Agents with In-Context Demonstrations (2026)
- Mint-Agent: Introducing Finance-Native Agentic Foundation Models (2026)
- What Does Multi-Harness RL Learn? Credit Assignment and Portability in Coding Agents (2026)
- UnifiedPlayers: Enhance Tool-Integrated Reasoning in Agentic Reinforcement Learning (2026)
- Cross-Benchmark Generalization in Long-Horizon Agents (2026)
- RMSWeb: Reflection, Failure-Mode Mining, and Salvage-DS for Web Agent Reinforcement Learning (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2609.23377 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 1
Datasets citing this paper 1
Logics-MLLM/Logics-SWE-Env-2.5K
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper