Live data from Hacker News

When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

arxiv.org

21–30 of 139 posts

Re: When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

#21

This seems to be the end of the road for LLM's. There's only so much accuracy on a highly non-linear space you can get from a regression. If the Pareto rule is any indicator, 80% of results come from 20% of causes. It seems that we have alot more to learn about intelligence. I am reminded of a statement on truth from an ancient philosopher, this sentiment seems to be exactly the opposite of the LLM training paradigm…

[deleted]

Re: When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

#23

Earlier quoted context omitted.

Its not really that surprising when models are trained on the exams

I work in AI evaluation, lots of problems and leakage is an issue as is ecological validity, but they definitely do not explain the progress we see. I think Epoch has the best analysis I’ve seen on evaluation trends; they use IRT to basically model a variety of benchmark difficulties, and then model a capability parameter for each model. This is as robust a sort of “meta-study” of evaluations as I’ve seen and the tre…

Benchmarks saturate around 80-90%?

This is not "Acing" a test, this is hitting a wall.

Re: When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

#24
post #8

This seems to be the end of the road for LLM's. There's only so much accuracy on a highly non-linear space you can get from a regression. If the Pareto rule is any indicator, 80% of results come from 20% of causes. It seems that we have alot more to learn about intelligence. I am reminded of a statement on truth from an ancient philosopher, this sentiment seems to be exactly the opposite of the LLM training paradigm…

I really don’t think we know enough about what „intelligence“ is or how LLMs actually work to confidently say that this is the end of the road for LLM.

You aren't contradicting the person.

Re: When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

#25

This seems to be the end of the road for LLM's. There's only so much accuracy on a highly non-linear space you can get from a regression. If the Pareto rule is any indicator, 80% of results come from 20% of causes. It seems that we have alot more to learn about intelligence. I am reminded of a statement on truth from an ancient philosopher, this sentiment seems to be exactly the opposite of the LLM training paradigm…

>This seems to be the end of the road for LLM's This is an amazingly ignorant thing to say given the current pace of progress.

There is high rate of progress in specific domains, not high rate of progress in generalness. The models haven't gotten generally smarter, for things they didn't focus on the models are just as bad as a year ago.

Re: When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

#26
post #9
post #4

Earlier quoted context omitted.

Do you draw that conclusion from the fact that AI surprisingly quickly reaches the end of each ruler we try to measure it with?

Can't call it AI like that without discrediting yourself. You mean LLMs?

When a Big Killing Robot comes to murder you be sure to always call it BKR and don't discredit yourself by calling it AI.

Re: When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

#27
I think its been pretty clear that in abnsense of clear use cases that are monetizable many model providers have been benchmaxxing on abstract or low utility average user performance.

This results in a lot of "oh wow it can do math I dont care about" and "it can't code a lot, but not well" outcomes instead of the core needs:

1) Cheaper faster and real time 2) Long walk capable without losing attention while rescoring goals over updated enviroment 3) Specific domain knowledge that can be trained quickly into the model (how we do work in this specific case)

Re: When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

#28

I started thinking about this back after the Llama 4 release, and since then our team has put a lot of thought into designing evaluations that don't saturate, are resistant to contamination, and can scale. What has worked best for us is using multi-agent environments with open-ended cooperative or competitive goals. Mostly designed as multiplayer games. The results tend to align with our experience for coding better…

If you're ranking Opus > Fable you're ranking "do [clearly defined thing with easy to grade endpoint]" too much. Real world doesn't value that nearly as much and it's why benchmarks are maxxed.

Re: When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

#29
post #8

Earlier quoted context omitted.

I really don’t think we know enough about what „intelligence“ is or how LLMs actually work to confidently say that this is the end of the road for LLM.

I'm sorry, we know exactly how LLMs work, this myth that we "dont know how they work" was perpetuated by executives that dont know how they work. We know exactly how attention layers work and how they produce the next word as well as draw them from larger feature spaces.

If you know all this, can you explain how these models produce advanced mathematical proofs? (as recently done by OpenAI, for example)

I tried to generate the next word to the best of my ability, starting with a mathematical problem, but I did not create a valid proof. How do these LLMs work when they create math proofs to problems not yet solved?

Re: When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

#30

This seems to be the end of the road for LLM's. There's only so much accuracy on a highly non-linear space you can get from a regression. If the Pareto rule is any indicator, 80% of results come from 20% of causes. It seems that we have alot more to learn about intelligence. I am reminded of a statement on truth from an ancient philosopher, this sentiment seems to be exactly the opposite of the LLM training paradigm…

>This seems to be the end of the road for LLM's. There's only so much accuracy on a highly non-linear space you can get from a regression. It's just inadequate benchmarks. Anyone who has used Fable for anything particularly difficult will have seen that it's miles ahead of Opus 5.0, yet the majority of benchmarks are completely unable to capture this.

Yes, and good senior software engineer is ahead of fable, but benchmarks can't capture that either.

We already know from testing humans that test scores don't correlate that well with how effective a person is at work. Same applies here, we just aren't that great at making good tests.

Post reply on HN