@zhengyaojiang: OpenAI ran a hiring challenge, but the top candidate was one they couldn’t hire: our autonomous research agent, Aiden. …

X AI KOLs Following Models

Summary

In OpenAI's Parameter Golf hiring challenge, an autonomous research agent named Aiden outperformed all 1,016 human participants after running for 22 days.

OpenAI ran a hiring challenge, but the top candidate was one they couldn’t hire: our autonomous research agent, Aiden. In Parameter Golf, Aiden ran for 22 days, and out-outperformed all 1,016 other researchers: 🧵 (1/8) https://t.co/9QOiZZSBoX
Original Article
View Cached Full Text

Cached at: 06/03/26, 09:55 PM

OpenAI ran a hiring challenge, but the top candidate was one they couldn’t hire: our autonomous research agent, Aiden.

In Parameter Golf, Aiden ran for 22 days, and out-outperformed all 1,016 other researchers: (1/8)

Parameter Golf was OpenAI’s 44-day competition and hiring challenge.

The goal is to train the best language model under strict size and compute constraints. 1,016 people entered and filed 2,048 PRs.

Only 47 made the leaderboard, each reviewed and reproduced by OpenAI. (2/8)

Research outputs only matter when others can build on them.

So Aiden filed its own PRs into the same public stream as everyone else, under tight automated quality control. (3/8)

Aiden filed 25 prs and 7 became leaderboard records, 2x the next best human participant.

Other participants cited Aiden’s PRs 435 times and built on them. By PR h-index, Aiden scored 10 vs the next best at 7, making it the most impactful “researcher” in the community. (4/8)

This wasn’t brute force. Aiden ran on a single GPU node, used under 4% of visible compute, and still produced 15% of the official records. About 28% of its submissions were accepted, ~ 6x the community rate, raising signal in the public stream instead of flooding it. (5/8)

My favorite part is an async collaboration story. Aiden plateaued for 5 days. Then a human contributor shipped a clever new tokenizer on top of Aiden’s base (its last record PR). Aiden fused it with components it had built during the plateau, and shipped the biggest jump in weeks. (6/8)

Full writeup: https://weco.ai/blog/parameter-golf-aiden… (7/8)

We’d like to thank @willdepue @cocohearts @ValerPepe and others for setting up this competition, which becomes the largest sandbox for Human-AI research collaboration in human history.

I’m also proud of @dexhunt3r and the team who executed and analyzed this experiment on the @WecoAI side.

All of the public channel information is available at: https://github.com/openai/parameter-golf…

We’re planning to release part of the Aiden’s local traces to support the study of this natural experiment. (8/8)

Not exactly independently bad, but in this case below it integrates a “bad” approach it developed independently with a good approach, resulting in a great approach, like 0 + 1 = 2.

We only see a single case of this type of synthesis, I suspect you just have to try a lot of plausible combinations and most of them would be 1+1<2

The whole system is, of course, much more complex than just looping through and checking all the latest PRs. It takes previous lessons from local experiments, papers, and others’ PRs into consideration when deciding which experiments to run.

The main point isn’t who won. The way humans and AI collaborate here is still humans providing the creativity, and the agent being better at execution. They’re actually quite complementary, humans and AI tend to try pretty different ideas and directions.

Aiden is optimized for empirical research, so I wouldn’t claim it is better than the base model for mathematics

The current version is quite expensive. If you always keep it running, I’d say it’s not much cheaper than hiring an actual MLE

Thanks Zach! Yeah we’re very excited

Similar Articles

What Parameter Golf taught us about AI-assisted research

OpenAI Blog

OpenAI publishes a post-mortem on the Parameter Golf challenge, highlighting how AI coding agents lowered experimentation costs and changed the pace of research participation. The article details technical insights from over 2,000 submissions, including innovations in quantization, training optimization, and new modeling ideas.

@Yonah_x: https://x.com/Yonah_x/status/2073313721829540171

X AI KOLs Timeline

This article shares the team's practice of drawing on OpenAI's Harness engineering philosophy to enable an AI Agent to run autonomously for 17 hours with 16 iterations of prompt optimization, and successfully launch the project, including key mechanisms such as anti-cheating and preventing early stopping.

Anthropic and OpenAI corner software market (worst case scenario)

Reddit r/singularity

This article discusses the "forward deployment engineer" positions introduced by Anthropic and OpenAI, revealing that AI companies cannot provide fully automated solutions, but instead have given rise to a "human-as-a-service" model that may monopolize the software development market. The article also offers advice on how job seekers can ride this wave by imitating job requirements and using AI to handle interviews.