Harness-Zero: Google Researchers Demonstrate How To Distill An AI Agent Harness Into Model Weights

A group of researchers from Peking University, Google, and the Hong Kong University of Science and Technology has launched a technique referred to as Harness-Zero, which permits the efficiency features of a specialised AI agent harness to be transferred right into a mannequin itself somewhat than remaining tied to exterior scaffolding.
An agent harness is the exterior system that manages how a language mannequin interacts with its setting — orchestrating device use, managing context and state, and controlling the interplay loop. Harness engineering has confirmed to be a strong lever for bettering agent efficiency, however the features it produces depend upon that particular harness being current at deployment. Because the optimum harness varies throughout domains, particular person duties, and base fashions, a general-purpose agent faces a tough trade-off: both settle for a single shared harness that forfeits specialised benefits, or keep a rising assortment of specialised ones with the related prices in routing, context, and orchestration.
Harness-Zero proposes a 3rd path: harness distillation. An optimized harness is used solely as training-time steering, and the behaviors it induces are transferred into the mannequin’s weights, in order that the features persist even when the specialised harness is eliminated and a minimal fastened harness is used at deployment.
Agent-as-Harness: Translating Guidance Across Different Action Spaces
The central problem is that the optimized harness and the goal harness differ in motion house and obtainable data, that means steering from the optimized harness can’t be used immediately as coaching supervision. Harness-Zero solves this by means of an agent-as-harness method: a separate harnessing agent, guided by the optimized harness, critiques every response the scholar agent proposes and, when essential, corrects it so the correction is expressed within the goal harness’s native motion house earlier than execution.
These corrected runs change into the coaching demonstrations. Fine-tuning on the ensuing trajectories internalizes the harness-induced conduct within the mannequin, and the specialised harness, the reference harness, and the harnessing agent are all discarded at deployment.
The researchers evaluated the tactic throughout three domains — spreadsheet-based information work (SpreadsheetBench Verified), multi-application device use (AppWorld), and scientific reasoning (USPTO Retrosynthesis). In training-free evaluations on frontier fashions, agent-as-harness outperformed the traditional code-as-harness method, averaging 81.1% versus 78.1% throughout the benchmark and mannequin settings examined.
For distillation, a 9-billion-parameter base mannequin’s macro-average activity success rose from 23.3% to 44.3% with the specialised harness eliminated — exceeding the 41.7% the bottom mannequin achieved with the harness nonetheless hooked up. A behavioral evaluation discovered the distilled mannequin recovered a median of 82.3% of 28 harness-induced conduct patterns that had been absent from the bottom mannequin.
The authors be aware limitations: the method requires a sufficiently succesful mannequin to function the harnessing agent, since weaker fashions produce net-harmful interventions, and the assessment course of will increase the price of trajectory assortment. Deeper area information encoded in a harness may be more durable to internalize by means of fine-tuning alone. Nonetheless, the outcomes counsel harness growth may change into a scalable supply of coaching sign — with higher fashions constructing higher harnesses, and every harness returning its features to the mannequin.
The put up Harness-Zero: Google Researchers Demonstrate How To Distill An AI Agent Harness Into Model Weights appeared first on Metaverse Post.
