Quay lại Tin tức
Đổi mớiAI Understanding tóm tắt

Forbes reports Nvidia’s AVO harness helped Claude Opus 5 reach 100% on ARC-AGI-3

Forbes reports that Nvidia’s AVO agent harness raised Claude Opus 5’s completion rate on ARC-AGI-3’s public set from about 30% to 100% without changing the model’s weights. The result materially advances an existing report about Nvidia’s AVO system, but the supplied article’s claims are not independently confirmed…

6 min readRead the original reporting
Source-provided image accompanying Forbes reports Nvidia’s AVO harness helped Claude Opus 5 reach 100% on ARC-AGI-3
Báo cáo phân bổNguồn đã ghi
Nhà xuất bản
forbes.com
Liên kết nguồn
forbes.comhttps://www.forbes.com/sites/jonmarkman/2026/08/24/nvidia-avo-pushes-claude-opus-5-to-a-perfect-arc-agi-3-benchmark-score/
Loại nguồn
Báo cáo của một cơ quan báo chí — không phải tài liệu của bên thứ nhất.
Cũng được trích dẫn

Những gì chúng tôi không thể xác nhận độc lập: Khiếu nại này được quy cho ổ cắm được đặt tên. Chúng tôi đã không xác minh nó dựa trên tài liệu của bên thứ nhất. (forbes.com)

Câu chuyện được sửa đổi lần cuối

Bối cảnhHiểu điều này trong 60 giây

Bắt đầu ở đây

Thuật ngữ chính

AGI (Trí tuệ tổng hợp nhân tạo)
Một hệ thống AI giả định có thể thực hiện hầu hết các nhiệm vụ trí tuệ ở cấp độ con người trên nhiều lĩnh vực.
Bộ nhớ (Bộ nhớ tác nhân)
Bối cảnh được lưu trữ mà tác nhân AI sử dụng qua các bước hoặc phiên để cải thiện tính liên tục.
Tinh chỉnh
Tiếp tục đào tạo về dữ liệu theo miền cụ thể để điều chỉnh mô hình được đào tạo trước cho phù hợp với một nhiệm vụ cụ thể.
Tự kiểm traCâu đố về đại lý AI

Điều gì đã thay đổi kể từ khi xuất bản

  1. Xuất bản lần đầu
  2. Forbes materially advances the existing AVO benchmark report by attributing the result to Claude Opus 5, reporting an increase from about 30% completion to 100% on ARC-AGI-3’s public set, citing 6,624 actions and roughly 12% greater efficiency than the previous leading system, and detailing AVO’s memory, supervisor, iterative loop and swappable-tool architecture. The supplied article does not independently confirm these claims or establish private-set performance, deployment availability or enterprise reliability.

Chuyện gì đã xảy ra

Forbes reports that Nvidia’s AVO software harness enabled Anthropic’s Claude Opus 5 to complete every level in ARC-AGI-3’s public benchmark set without retraining or the model. The article attributes the improvement to persistent memory, supervision, iterative planning and error recovery, and swappable tools around the model.

Forbes reported on Aug. 24 that Nvidia’s AVO system helped Anthropic’s Claude Opus 5 move from completing about 30% of ARC-AGI-3’s public-set tasks to completing 100% of them. The article says the model itself was not retrained or fine-tuned and that no model weights were changed. The reported improvement therefore came from software operating around the model. Forbes presents the result as a continuation of Nvidia’s previously reported AVO benchmark showing, but adds details about the underlying model and the reported action count.

According to Forbes, ARC-AGI-3 places an agent in game-like environments without explicit instructions, rules or stated goals. The agent must infer what each environment requires through trial and error. Forbes says the public set contains 25 environments, with six to 10 levels each and 183 levels overall. It reports that AVO completed the public levels in 6,624 actions, approximately 12% fewer than the previous most efficient system. These figures describe the public benchmark set; the article says the private competition sets remain a more difficult test.

Forbes describes AVO as an “agentic variation operator” system, or harness, with four main elements: persistent memory, a supervisor, an iterative work loop and swappable tools. The memory carries forward what the agent has tried and learned. The supervisor can intervene when progress stalls. The loop repeatedly inspects the situation, plans, acts and evaluates the result. The tools can be changed for different tasks. Forbes says Nvidia first used the system to optimize GPU code and later replaced its code tools with game controls, framing the benchmark result as evidence that the architecture is not limited to one task.

The supplied Forbes article is a secondary report by a contributor whose page describes the work as independent expert analysis and insight. The benchmark scores, action count, system design and Claude Opus 5 deployment are therefore attributed to Forbes in this article and are not independently confirmed by the supplied source material. The source does not provide a reproducible evaluation log, a paper, a complete implementation, or independent testing of the claimed result.

Chi tiết nguồn: forbes.com

Tại sao nó quan trọng

The report illustrates how agent performance can depend on the software system surrounding a model, not only on model weights or benchmark scores. If reproduced, the result could make memory, planning, tool use and recovery central engineering priorities for organizations deploying AI on long-running tasks.

The report focuses attention on a distinction that matters for deployed AI: a model’s isolated response quality is not the same as an agent’s ability to complete a long task. A model may produce useful individual steps yet fail because it forgets earlier attempts, repeats errors, loses track of a goal or cannot recover after an unsuccessful action. Forbes argues that AVO targets these system-level failure modes through memory, supervision and repeated evaluation. That is a practical engineering claim, not proof that the approach will work equally well outside the benchmark.

If Forbes’s account is accurate, the result suggests that software orchestration can unlock capabilities already present in a model without the expense or delay of training a new frontier model. This could shift competition toward the teams that build agent runtimes, memory systems, tool interfaces, monitoring and recovery mechanisms. It also means that comparing models without specifying the surrounding harness may give an incomplete picture of what users actually experience. The relevant unit of performance may increasingly be the model-plus-system combination.

The public impact remains uncertain. ARC-AGI-3 is designed to test adaptation to unfamiliar environments, which is relevant to general-purpose agents, but success in game-like settings does not establish dependable performance in workplaces, public services or safety-critical operations. Forbes connects the benchmark to enterprise adoption problems and cites an MIT NANDA estimate that only about 5% of examined enterprise AI initiatives produced measurable business value despite $30 billion to $40 billion in spending. Those figures and the article’s explanation of the causes are reported by Forbes but are not independently verified here.

The result may also increase, rather than reduce, demand for computing. A persistent agent that repeatedly plans, acts, evaluates and recovers can make many more model calls than a short chatbot exchange. More reliable completion could make additional AI use economically attractive, but the supplied source does not quantify AVO’s inference cost, latency, memory requirements or energy use. Without those figures, it is not possible to determine whether the reported efficiency gain translates into lower total operating cost.

Interactive Mechanism

Cơ chế tương tác: Nó thực sự hoạt động như thế nào

Khám phá công nghệ cơ bản đằng sau sự phát triển này một cách tương tác.

Agent Lifecycle Stage:
1
User Intent & Planning: "Audit customer refund request #4092 and settle payment."
2
Tool Calling: Emits structured JSON call crm_get_transaction(id='4092').
3
Guardrail & Verification:🛡️ Paused: High-value action requires human operator sign-off.
4
Final Settlement: Refund recorded, email receipt dispatched, and audit log stored.
Core takeaway: An AI agent is not just a language model—it is a closed loop of planning, tool invocation, and environment feedback. Production systems require self-healing retries and strict human approval guardrails.
Kiểm tra khái niệm tương tác+10 Points
AI Agents Quiz

What is the most accurate way to describe what AI Agents can do today?

Xem gì tiếp theo

The key questions are whether the result can be independently reproduced, how much of the gain comes from AVO rather than Claude Opus 5 itself, and whether the approach transfers to practical work. The supplied source does not establish private-set performance, general enterprise reliability, operating cost, or broad availability.

Independent replication is the first priority. Reviewers should look for the exact Claude Opus 5 configuration, the AVO implementation, tool permissions, memory contents, stopping rules, action accounting and benchmark protocol. A 100% completion rate on a public set can be meaningful while still being sensitive to setup choices. The supplied Forbes article does not establish whether outside researchers have reproduced the result or whether the benchmark environments and evaluation procedures were independently audited.

The contribution of each component also needs to be separated. The report attributes the improvement to the complete harness, but it does not show ablation results for persistent memory, the supervisor, the iterative loop or the swappable tools. It is therefore unknown which elements matter most, whether the system adds substantial inference overhead, and whether similar gains would appear with other models. Comparisons should distinguish the base model, the model with a simple agent loop and the full AVO system.

Performance on the private ARC-AGI-3 set and on unrelated tasks will be important. Forbes says the public environments are not the final proving ground, but it provides no private-set score. Future evidence should test unfamiliar software workflows, research tasks and other settings where goals, state and feedback are more complicated than in the benchmark. The most useful results would report both success rates and failure costs, including actions taken, time, human intervention and model calls.

Finally, the source does not establish product availability, licensing, customer deployments or enterprise outcomes. Nvidia’s reported internal use of AVO for GPU-code optimization is not the same as a generally available product. Readers should also be cautious about the article’s broader investor and enterprise conclusions, including its discussion of companies positioned to benefit from agent software. Those are Forbes’s analysis, not independently demonstrated market results. The central unresolved question is whether a benchmark-leading harness can become a dependable, affordable and auditable system for real work.

Hướng dẫn và câu hỏi liên quan

Đại lý AIGiải thích về mô hình AIĐào tạo AITương lai của AIKiểm tra những gì bạn biết — thử một bài kiểm tra AI miễn phíTra cứu một thuật ngữ AI trong bảng thuật ngữ của chúng tôi

Cập nhật và sửa chữa

Câu chuyện kinh điển này được cập nhật tại chỗ khi sự kiện đang phát triển có thay đổi cơ bản. URL và ngày xuất bản ban đầu của nó không bao giờ thay đổi.

  • Forbes materially advances the existing AVO benchmark report by attributing the result to Claude Opus 5, reporting an increase from about 30% completion to 100% on ARC-AGI-3’s public set, citing 6,624 actions and roughly 12% greater efficiency than the previous leading system, and detailing AVO’s memory, supervisor, iterative loop and swappable-tool architecture. The supplied article does not independently confirm these claims or establish private-set performance, deployment availability or enterprise reliability.
Xem nhật ký chỉnh sửa công khai
Tìm thấy điều này hữu ích?