42 comments

  • mellosouls 13 hours ago ago

    Underlying article should be the link:

    https://developer.nvidia.com/blog/nvidia-avo-reaches-100-on-...

    There you will find the extremely important qualifier it's the public set, not the private set (with the risk of overfitting, ie the results not repeating when submitted to be run in competition), and the detail that this is essentially a harness added to Opus 5, not Nvidia's own models.

    Obviously still impressive, you would think.

  • woeirua 14 hours ago ago

    I thought ARC-AGI-3 was explicitly a test of raw model performance excluding the harness? Adding the harness back in doesn't tell us anything new. We've known that agents are capable of long horizon reasoning with sufficient harnesses. GPT-4(?) was capable of beating Pokemon 18 months ago but models only became capable of beating it without a harness in the last six months...?

    • r0ze-at-hn 14 hours ago ago

      These days calling to a server like openai or anthropic effectively results in a server side harness wrapping the weights.

    • altcognito 14 hours ago ago

      I'm assuming you're referring to a harness that includes memory -- I generally think of the harness as anything beyond executing the generation loop, but I'm not an expert.

      True as that may be, it may be better to optimize models for some amount of memory versus forcing some token count based on a reasoning level, right?

    • throwaway314155 14 hours ago ago

      I don't think GPT-4 was ever used for beating pokemon with or without a harness. Successful attempts include Gemini 2.5 and Opus 4.7 both using relatively advanced custom harnesses that give access to game memory, notes systems, and one-off hacks to get around parts of the game the model gets stuck on. More recently, Fable 5 beat FireRed with a _very_ minimal harness (screenshots and button inputs). That's the only example I know of but that is a very sophisticated and very expensive model compared to GPT-4.

      Most of this doesn't discredit your overall point, though.

    • dist-epoch 14 hours ago ago

      The intent in forbidding harnesses was to prevent an ARC-AGI specific harness, which for example presented the game interface in a more agent-friendly way.

      What NVIDIA has here is a generic "evolution" harness, which can be used for any problem.

      I think it would be fair game to allow OpenClaw, Hermes, Codex, Grok Bot, this NVIDIA thing, to compete, as long as they don't have ARC-AGI specific skills, toolset.

    • dwohnitmok 13 hours ago ago

      > GPT-4(?) was capable of beating Pokemon 18 months ago but models only became capable of beating it without a harness in the last six months...?

      GPT-4 was decidedly not capable of beating Pokemon 18 months ago. I doubt it would be able to complete a single level. I don't think people realize how large the advances in model capabilities have been. GPT-4 in a modern harness is absolutely horrendous compared to modern models.

      • margalabargala 13 hours ago ago

        > I doubt it would be able to complete a single level

        Have you ever played pokemon?

        • dwohnitmok 9 hours ago ago

          Yes. Presumably you're referring to my use of the word "level". I mean here basically every "level" as denoted by the order of locations and places on the town map that you get (which is usually +- some other locations how game runners refer to different sections of the game).

  • antinucleon 11 hours ago ago

    AVO’s paper author (ex-NVIDIAN) is here. This work was done half a year ago for GPU kernels, and the same approach has now been applied to ARC-AGI-3. I think people are still underestimating the evolution progress; e.g., recently we made a self-improving evolution harness that generated an entire inference stack and is better than SGLang/vLLM on various tasks: https://int21.ai/insights/addressing-the-inference-bottlenec...

  • subzel0 14 hours ago ago

    The 100% score was achieved on the 25 public set, not on the semi-private or private sets.

  • magicalhippo 15 hours ago ago

    The blog post: https://developer.nvidia.com/blog/nvidia-avo-reaches-100-on-...

    Using Claude Opus 5, but it can use others:

    AVO is also designed to operate across frontier models. While our full public-set result used Claude Opus 5, we additionally paired AVO with GPT-5.6 Sol on a challenging subset of games. In these limited experiments, Sol reached matched levels faster in wall-clock time in several cases, while Opus used fewer environment actions in matched-level comparisons. These preliminary results suggest complementary operating profiles across models, and we leave a broader systematic comparison to future work

  • xnx 14 hours ago ago

    Verified high score is just 40%: https://arcprize.org/leaderboard

    • moralestapia 12 hours ago ago

      That's a different thing. No AVO in there.

  • embedding-shape 14 hours ago ago

    None of the tweets, nor the press release, seems to mention how long time it actually took E2E to complete the evaluation, but they do mention it took "12% fewer actions" compared to just Opus 5 without AVO. Feels a bit suspicious they don't break down the timing involved, looking at the diagram from the press release, it gives the impression there is a lot of machinery here, and given they claim fewer actions, each action must be more carefully considered, doesn't it?

    Curious to read more about it though, seems the paper for it is here: https://arxiv.org/pdf/2603.24517, I'm not sure I understand if it's better than just Codex with a /goal, as they talk about "can discover performance-critical micro-architectural optimizations" but leave Codex alone for a day or two and you'll get the same results without doing "additional autonomous adaptation" at all.

  • alok-g 11 hours ago ago

    Once ARC-AGI-3 is solved (including on the private set), would we be convinced that we have achieved AGI?

    If not, is the benchmark just incorrectly named? (I personally think so.)

    PS: I follow Wikipedia's definition for AGI (https://en.wikipedia.org/wiki/Artificial_general_intelligenc...), which also talks about some tests. However, I distinguish it from Strong AI.

    • kelseyfrog 7 hours ago ago

      > would we be convinced that we have achieved AGI?

      No.

      AGI is impossible without a biological pineal gland. The pineal gland is the seat of consciousness and without one, any AI is merely a pattern matcher, not intelligent.

      • alok-g 7 hours ago ago

        You seem saying:

        (1) Consciousness is mandatory for intelligence.

        (2) 'AGI' is no different than just 'intelligence'.

        (3) Consciousness resides in pineal gland.

        (4) Biology is mandatory for consciousness/AGI.

        I cannot claim these to be wrong, however, have no reason to believe in any.

        We do seem to agree though that the benchmark is incorrectly named.

        • 7 hours ago ago
          [deleted]
        • kelseyfrog 7 hours ago ago

          [dead]

  • program_whiz 15 hours ago ago

    Is this AGI? I don't think I can score 100% on ARC AGI.

    • daemonologist 13 hours ago ago

      You could probably score 100% on ARC 3 if you were motivated enough. I find some of the current problems to be kind of like Chess - mechanically simple, and ~solvable, but it's difficult to force myself to think at length about a monotonous and meaningless problem. The machines do have an advantage on the "energy" front; they've become almost psychotically persistent (and don't get tired after too many prompts).

      Anyway yes I think we've had AGI for a while now, even if the GI doesn't quite match up with what we expect from a human.

    • chris_st 15 hours ago ago

      You'll find that those goalposts are very movable.

    • edgarvaldes 13 hours ago ago

      >A 100% score means AI agents can beat every game as efficiently as humans. (0)

      Yey, AGI is finally solved.

      (0) https://arcprize.org/arc-agi/3

    • andriy_koval 12 hours ago ago

      > Is this AGI? I don't think I can score 100% on ARC AGI.

      100% is some "RHAE" metric: its performance of median human first time seeing those problem.

    • inerte 14 hours ago ago

      It is until ARC-AGI-4. Maybe around 73 we will stop.

    • adastra22 14 hours ago ago

      Yes, we’ve had AGI for years now.

      • program_whiz 12 hours ago ago

        Its interesting because I didn't think it was, but then reading the NVIDIA approach, this kind of loop plus generating a program to explain things. Maybe that is AGI? I don't know, but it seems like an additional layer that maybe is a fundamental shift in capabilities (kind of like reinforcement learning and COT was).

        • adastra22 7 hours ago ago

          The capability for a man-made machine machine to solve problems drawn from arbitrary problem domains without domain specific pre-training: Artificial. General. Intelligence. AGI. It is what the term of art means.

    • Insanity 15 hours ago ago

      Depends on which definition they’ll use today.

    • m3kw9 14 hours ago ago

      agi with a context of 250k-1mill tokens?

    • tiahura 14 hours ago ago

      Could KITT? Cmdr. Data?

    • 14 hours ago ago
      [deleted]
    • oblio 12 hours ago ago

      What's AGI, at the end of the day? Equivalence to the average human?

    • mdp2021 15 hours ago ago

      [dead]

  • throwaway2027 14 hours ago ago

    I wonder if these benchmarks swap words, meaning and more because you might as well be benchmaxxing for specific words. I notice a lot of recurring just structural sentences coming back in smaller LLM models where they're fit for a specific task which is fine because most of the work we do is repetitive and there are patterns to learn but they should be word agnostic which I wonder if LLM can really fix.

  • tiahura 14 hours ago ago

    AVO: Agentic Variation Operators for Autonomous Evolutionary Search

    https://arxiv.org/html/2603.24517v1

  • ru552 14 hours ago ago

    Thoughts on Nvidia releasing AVO or even open sourcing it? They've been very open with their models.

  • 14 hours ago ago
    [deleted]
  • angoragoats 13 hours ago ago

    Can we please prioritize links to the papers, github repos, press releases, or blog articles for these types of posts? I don't use Twitter and I don't think anyone else should either.

  • AndrewKemendo 14 hours ago ago

    Now we’re talking

    The next year is going to be wild folks