cd /news/artificial-intelligence/what-does-multi-harness-rl-learn-cre… · home topics artificial-intelligence article
[ARTICLE · art-121922] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

What Does Multi-Harness RL Learn? Credit Assignment and Portability in Coding Agents

A new arXiv preprint (2609.04518v1) finds that in multi-harness reinforcement learning for coding agents, the evaluation harness is the dominant variable, moving the mean solve rate from 2.14% to 9.27% (a factor of 4.3) across 24,000 sealed evaluations, while the training recipe moves it by 1.16. The study, which used a Qwen3-8B warm start and compared Within and Cross grouping rules for GRPO, found no significant difference between the rules on a held-out harness (Cross minus Within: +0.25 pp, 95% CI [-0.48, +1.02]). The authors conclude that cross-harness credit yields configuration adaptation but no more portable capability than within-harness credit.

read1 min views1 publishedSep 7, 2026

arXiv:2609.04518v1 Announce Type: new Abstract: Agent reinforcement learning (RL) increasingly runs through full execution harnesses, and a multi-harness recipe mixes two choices: exposing the policy to several harnesses, and comparing their rewards inside one relative-advantage group. We isolate the second choice in repository-level coding. From one Qwen3-8B supervised warm start we replay the same frozen task-harness records from Aider, OpenHands, Qwen Code, and SWE-agent, with the same number of updates, under two rules for group-relative policy optimization (GRPO), Within (one group per task-harness pair) and Cross (harnesses pooled within a task), and score every checkpoint with a sealed SWE-bench Verified oracle on four source harnesses and a minimal harness held out of training. The evaluation harness is the dominant variable: across 24,000 sealed evaluations it moves the mean solve rate from 2.14% to 9.27%, a factor of 4.3, where the training recipe moves it by 1.16. The grouping rule is not. On the held-out harness, Cross minus Within is +0.25 pp, 95% confidence interval [-0.48, +1.02], at eight attempts per task, and +0.16 [-0.41, +0.72] pooled over three training seeds whose individual estimates change sign. Each rule's own seed range, 0.42 to 0.45 pp, exceeds the difference between them. Both rules place their largest gains on the same source harness. The pooled advantage carries the harness: an out-of-fold classifier recovers the generating harness from Cross's advantage +4.48 pp above the shuffled-label baseline and from Within's not at all, and the two rules still reach the same held-out score and action distribution inside each harness. Re-collecting half the training data on-policy does not change this. Cross-harness credit yields configuration adaptation and no more portable capability than within-harness credit. Multi-harness RL reports should state the grouping boundary and test under an unseen harness.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/what-does-multi-harn…] indexed:0 read:1min 2026-09-07 ·