New scaling law prioritizes feedback over model size
Researchers from Harbin Institute of Technology have unveiled "Effective Feedback Compute" (EFC), a new scaling law for AI agents that proves system architecture is a bigger performance driver than model size. The study introduces CheetahClaws, a reference harness that demonstrates how optimizing feedback quality can push success rates from 27% to 90% without increasing the total token budget.
The "Scaling Laws for Agent Harnesses" paper marks a pivotal shift in agentic AI, moving the industry's focus from raw model power to the efficiency of the surrounding execution layer.
- –Effective Feedback Compute (EFC) solves the "noisy compute" problem by only measuring computation that yields informative, non-redundant feedback.
- –While traditional scaling metrics fail to predict success, EFC coordinates show a 0.97 correlation with task completion across different model families.
- –The research highlights a "Routing Law" where accuracy decays logarithmically as tools are added, suggesting a hard limit on monolithic agent capabilities.
- –CheetahClaws serves as an open-source reference for building auditable, modular harnesses that prioritize feedback quality over token volume.
- –This work provides the mathematical foundation for why systems like Claude Code or Cursor outperform basic chatbot-style agents.
DISCOVERED
1h ago
2026-05-30
PUBLISHED
2h ago
2026-05-30
RELEVANCE
AUTHOR
omarsar0