cd /news/large-language-models/behavior-leverage-imbalance-in-multi… · home topics large-language-models article
[ARTICLE · art-52007] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=· neutral

Behavior Leverage Imbalance in Multi-Teacher On-Policy Distillation

Researchers at an undisclosed institution found that multi-teacher on-policy distillation for agentic language models can cause over-calling of tools, where models call tools on examples that should be answered directly. They propose Soft Clamp, a per-token divergence calibration method that reduces over-calling from 13.7% to 9.0% on APIGen-MT while maintaining decision accuracy. The work highlights the need to monitor where teacher signals act, not just aggregate loss, in multi-teacher distillation.

read1 min views1 publishedJul 9, 2026

arXiv:2607.07050v1 Announce Type: new Abstract: Agentic language models must learn when to call tools, when to consume tool responses, and when to answer directly. This makes multi-teacher on-policy distillation a natural training strategy: one teacher can specialize in tool calls, another in direct responses, and the student can learn from both on its own generated distribution. We show that this strategy can induce a behavior shift that is invisible from aggregate losses alone. In a two-teacher tool-use setting, vanilla generalized knowledge distillation improves tool-call recall but also moves the model toward over-calling, where it calls tools on examples that should be answered directly. Aggregate explanations are insufficient: tool-call samples do not receive more token exposure, and full-sequence per-token divergence is not larger for the tool-call teacher. We instead analyze behavior leverage imbalance: local token-level signals at mode- entry and structural positions, such as and function names, can have disproportionate control over the global generation mode. We propose Soft Clamp, a per-token divergence calibration method that dynamically compresses extreme token-level Jensen-Shannon divergence while preserving nonzero gradients. On APIGen-MT, Soft Clamp reduces over-calling from 13.7% to 9.0% relative to vanilla GKD while matching its decision accuracy. In a BFCL multi-turn diagnostic, it also lowers tool-call loops and repeated calls among GKD variants. These results suggest that multi-teacher OPD should monitor where teacher signals act, not only how large they are in aggregate.

── more in #large-language-models 4 stories · sorted by recency
── more on @apigen-mt 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/behavior-leverage-im…] indexed:0 read:1min 2026-07-09 ·