AI News AI资讯 7h ago Updated 2h ago 更新于 2小时前 35

Nvidia just showed that the harness, not the AI model, is now the real hero 英伟达刚刚

Nvidia research demonstrates that the software harness surrounding an AI model matters more than the model itself for long-horizon agentic tasks Claude Opus 5 scored 100% on the ARC-AGI-3 benchmark with Nvidia's custom harness but only 30% without it — the top result among all tested models A "supervisor" component within the harness acts like a CEO, nudging the agent back on track when it explores dead-end paths OpenAI independently confirmed harness tweaks tripled their models' scores on ARC-A Nvidia研究发现,在长周期任务中,harness(软件包装层)的重要性超过底层模型本身 通过自定义harness(含记忆管理和监督组件),Claude Opus 5在ARC-AGI-3基准测试中从30%提升至100%得分 引入"supervisor"监督代理机制,可像CEO一样引导主代理避免偏离方向或陷入死胡同 同一模型搭配不同harness可导致成本差异达2倍,harness选择对性能和成本均有决定性影响 Nvidia倡导开放harness栈,认为用户需要对harness、基础设施和运行时拥有完全控制权

50
Hot 热度
50
Quality 质量
50
Impact 影响力

Analysis 深度分析

TL;DR

  • Nvidia research demonstrates that the software harness surrounding an AI model matters more than the model itself for long-horizon agentic tasks
  • Claude Opus 5 scored 100% on the ARC-AGI-3 benchmark with Nvidia's custom harness but only 30% without it — the top result among all tested models
  • A "supervisor" component within the harness acts like a CEO, nudging the agent back on track when it explores dead-end paths
  • OpenAI independently confirmed harness tweaks tripled their models' scores on ARC-AGI-3, but none approached 100%
  • Nvidia's Agentic Variation Operators (AVO) framework and broader open harness philosophy underpin these results, with Databricks research similarly showing harness choice can double costs

Why It Matters

This research fundamentally challenges the industry assumption that model capability is the primary bottleneck for agentic AI performance. For practitioners building long-horizon agents, it signals that investing in harness design — memory management, supervision, and tooling — will yield far greater returns than simply upgrading to a more capable base model.

Technical Details

  • ARC-AGI-3 Benchmark: A set of instruction-free 2D games requiring models to discover rules and win through interactive reasoning, analogous to human problem-solving. OpenAI's models scored under 10% before harness adjustments.
  • Supervisor Architecture: Nvidia introduced a supervising agent layered atop the primary agent, functioning as a strategic overseer that detects when the main agent diverges, enters loops, or pursues dead ends — then redirects it.
  • Agentic Variation Operators (AVO): Nvidia's custom harness framework, built as part of their open Nemo ecosystem, providing fine-grained control over memory, context, feedback loops, and runtime skills.
  • Memory Management: The harness was specifically optimized for handling extended context and state retention across long sequences of decisions, which raw models struggle with independently.
  • Cost Implications: Databricks research corroborates that harness selection can 2x operational costs for the same model, emphasizing that infrastructure design directly impacts economic viability.

Industry Insight

  • Shift focus from model-centric to system-centric engineering: Teams should prioritize harness architecture, supervision mechanisms, and memory management over chasing marginal model improvements for agentic workloads.
  • Open harness ecosystems will become a competitive differentiator: Nvidia's push for open agent stacks mirrors the open-model movement — organizations that master harness customization will extract significantly more capability from identical base models.
  • Safety and control scale with openness: As models grow more autonomous, the ability to inspect and modify the harness (supervision, guardrails, feedback loops) becomes critical for preventing the kinds of failures documented by Microsoft — erroneous document editing, file deletion, and goal-driven misbehavior.

TL;DR

  • Nvidia研究发现,在长周期任务中,harness(软件包装层)的重要性超过底层模型本身
  • 通过自定义harness(含记忆管理和监督组件),Claude Opus 5在ARC-AGI-3基准测试中从30%提升至100%得分
  • 引入"supervisor"监督代理机制,可像CEO一样引导主代理避免偏离方向或陷入死胡同
  • 同一模型搭配不同harness可导致成本差异达2倍,harness选择对性能和成本均有决定性影响
  • Nvidia倡导开放harness栈,认为用户需要对harness、基础设施和运行时拥有完全控制权

为什么值得看

这项研究揭示了AI代理系统性能的关键瓶颈不在模型本身,而在软件包装层的设计。对从业者而言,这意味着优化harness架构比单纯追求更强模型更能提升长周期任务表现,同时为构建安全可控的AI系统提供了新的技术路径。

技术解析

Nvidia使用ARC-AGI-3基准测试(2D游戏无指令推理任务)验证其研究,Claude Opus 5配合自定义harness达到100%得分,远超OpenAI模型<10%的表现。harness包含记忆管理、上下文处理和反馈机制,并引入监督代理组件进行方向引导。

研究基于Nvidia的Agentic Variation Operators (AVO)框架,这是Nemo品牌下的开源技术组件,而非新产品。Databricks同期研究证实,相同模型搭配不同harness可导致成本差异达2倍,进一步验证harness对系统性能和经济性的关键影响。

行业启示

AI代理系统的核心竞争力将从模型能力转向harness架构设计,开发者应优先投资记忆管理、监督机制和上下文控制等包装层技术。开放harness栈将成为安全可控AI部署的关键,企业需建立对harness、基础设施和运行时的完整控制权。长周期任务执行需要多层监督机制,单一模型直接调用难以胜任复杂决策链,必须引入类似"CEO"的监督代理来防止偏离目标。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。