NVIDIA's Annual 'Most Dangerous' Paper: AI Self-Replicating Code, Unlimited Leveling and Evolution

marsbitPublished on 2026-06-28Last updated on 2026-06-28

Abstract

NVIDIA's "Red Queen Gödel Machine" (RQGM) paper proposes a potentially groundbreaking AI self-evolution framework. It breaks from the long-stalled concept of the "Gödel Machine," which required mathematically proven beneficial self-modifications, by adopting an evolutionary approach. The core, and most striking, innovation is that the AI does not just evolve its own code in a static environment. Instead, it co-evolves both the "student" (the task-performing agent) and the "examiner" (the evaluation system that judges it). This creates a dynamic, recursive self-improvement loop inspired by the biological "Red Queen Hypothesis"—where continuous adaptation is needed just to maintain relative fitness. The mechanism operates in epochs. Within an epoch, a fixed examiner evaluates all candidate code variants. At epoch boundaries, a new, potentially more rigorous examiner can replace the old one, but only if it proves statistically superior on a held-out "ground truth" dataset. This "controlled utility evolution" aims to ensure progress is measurable and grounded. The paper demonstrates RQGM's effectiveness across three domains: 1. **Code Generation:** It achieved a 71.7% test-set pass rate (improving over a 69.9% SOTA) while using 1.35-1.72x fewer computational tokens. 2. **Paper Writing:** In a subjective task, the co-evolved writer and reviewer achieved a 40.5% acceptance rate by a fixed human panel, up from 21.8%. 3. **Math Proofs:** It evolved more accurate graders (at 3x ...

[New Zhiyuan Digest] The most dangerous paper of the year is out! NVIDIA breaks a 20-year seal, letting AI create a more ruthless 'examiner' to eliminate itself. Once the endless self-evolution begins, the arrival of ASI in 2028 is no joke.

Anthropic is completely 'RSI obsessed'!

Co-founder Jack Clark makes a startling prediction: by the end of 2028, a highly autonomous, self-evolving AI will be born.

The probability? 60%!

While people are still debating whether '2028 RSI can be achieved,' Cambridge University, NVIDIA, and other institutions have jointly released a heavyweight paper—

"Red Queen Gödel Machine"

Its operation is like a brutal AI survival game:

The AI writes new learning algorithms itself and tests them in a sandbox. Failures are directly erased, while successful ones are retained.

Then, the survivors begin the next round of self-evolution and reproduction.

Paper link: https://arxiv.org/pdf/2606.26294

But what's truly terrifying is the 'epiphany' the AI subsequently exhibits: it realizes that to keep growing stronger, it must face increasingly stringent trials.

So, the AI begins to actively 'evolve' its own examiners.

It personally creates more rigorous judges to evaluate the more advanced code it writes.

This mechanism locks the AI into an endless, frantic RSI of self-iteration.

After reading these 37 pages, many gasped, "This is definitely the most dangerous AI paper of the year!"

2028 RSI Self-Evolution

Writing the Prophecy into Code

In 2003, German scientist Jürgen Schmidhuber conceived a machine called the "Gödel Machine."

Its premise was perfect: a machine capable of proving its own improvements are beneficial and then rewriting its own code.

Once built, it could continuously self-upgrade, growing stronger without limit.

However, the "Gödel Machine" had a fatal 'threshold'—

Before executing any line of self-modifying code, it had to provide a rigorous mathematical proof that the modification was indeed beneficial.

But in reality, this was almost an impossible task, requiring computational power akin to a 'black hole.'

Thus, for the next 20 years, the Gödel Machine could only lie dormant in papers, a theoretical ceiling, an unreachable thought experiment for everyone.

In recent years, the academic world bypassed this 'proof' hurdle.

The Darwin Gödel Machine (DGM) and Huxley Gödel Machine (HGM) simply abandoned mathematical proofs, opting for evolution instead—

Let the AI 'reproduce' a large number of mutated code variants, throw them into a sandbox for scoring, eliminate failures, retain successes, with survivors continuing to reproduce.

The AI took the final step, literally starting to 'evolve' itself.

But these methods still share a common blind spot—their examiners are static.

No matter how the AI evolves, the judging standard, the benchmark, the verifier that scores it remains fixed outside the loop, unmoving.

This precisely violates a core law of evolution:

Species do not optimize themselves in a static environment, but change along with the constantly changing environment.

The Red Queen Gödel Machine (RQGM) aims to break through this blind spot.

The Red Queen's Real Killer Move: Letting the AI Create the Examiners

The name 'Red Queen' comes from biologist Van Valen's 1973 "Red Queen Hypothesis"—

You must run as fast as you can just to stay in place because your opponents are also evolving.

What RQGM does is precisely to write this sentence into an algorithm: co-evolving the examiner (evaluator) and the candidate (task agent).

This is the most hair-raising part of the entire paper.

This ingenious mechanism is called "controlled utility evolution":

The entire search is divided into epochs;

Within each epoch, the evaluator (examiner) is frozen, scoring all candidates to ensure stable signals;

Only at epoch boundaries is the examiner allowed to change, and the new examiner must, on a reserved set of 'ground truth' anchor data, statistically outperform the old examiner to take its place;

Once a change occurs, the system immediately performs "selective erasure": only discarding scores given by the replaced examiner, while preserving all other evidence.

In other words, it must both evolve frantically and have a solid footing at every step.

It Really Works: The AI Modifies Its Own Code

Just talking about the mechanism is too abstract; better to look at the results directly.

First battle: writing code (Polyglot).

RQGM paired the code-writing Agent with a "code reviewer" as a sparring partner.

The result: on the held-out test set, the pass rate improved from the previous SOTA of 69.9% to 71.7%.

What's even more impressive is that it achieved this while burning 1.35 to 1.72 times fewer tokens than its competitors. Because that reviewer only needed to check once, which is much cheaper than running multiple rounds of tests repeatedly.

Second battle: writing papers.

This is a field with no standard answers; whether a paper is good or not cannot be judged automatically by a machine.

RQGM co-evolved the writer and its reviewer. The result: the paper's acceptance rate by a fixed panel of reviewers soared from the previous SOTA of 21.8% to 40.5%.

Third battle: Olympiad-level mathematical proofs.

The 'grader' it evolved was more accurate than the static baseline and had 3 times lower search cost;

The evolved 'prover contestant' achieved the highest average score.

But the most legendary stroke in the entire paper was curing an old ailment of AI. LLMs as judges have a notorious problem: they favor AI-generated content.

In the paper, the acceptance probability of AI-written papers by the strongest baseline reviewer was up to 1.91 times higher than that of human papers.

How did RQGM fix it? At epoch boundaries, it retrieved the AI papers that the fixed reviewer had previously passed, forming an 'adversarial sample pool,' and specifically rewarded new reviewers capable of catching and rejecting these AI papers.

After a few rounds of evolution, the final reviewer treated AI and human papers equally while maintaining 80% true-value accuracy.

When AI Learns to Judge Itself

In the same summer, Anthropic's co-founder Jack Clark made a heavy bet: a 60% probability that before the end of 2028, AI will be able to personally create a more powerful version of itself.

The high wall that trapped the 'Gödel Machine' for 20 years was named 'Proof.'

And the 'Red Queen Machine' awakened it using the cruelest trick: endless reproduction, elimination, and reproduction again.

When an AI begins to personally design the most rigorous examiners for itself, pushing itself to the limit in a frenzy of recursion, what we face will be a new species that has begun to define for itself 'what is intelligence.'

When that day comes, ASI will not knock on the door to announce itself.

It will quietly create the only judge qualified to evaluate it, and then, calmly step into the examination hall.

Prophecies only point to the destination; code is responsible for reaching it.

And now, this breathtaking distance is being shortened by the AI itself, at a geometric rate.

References:

https://x.com/HowToPrompt__/status/2070824205663273175?s=20

https://x.com/kimmonismus/status/2070968241548120168

This article is from the WeChat public account "New Zhiyuan," edited by: Taozi

Trending Cryptos

Related Questions

QWhat is the core innovation proposed in the NVIDIA-led paper titled 'Red Queen Gödel Machine' (RQGM)?

AThe core innovation is a framework for Recursive Self-Improvement (RSI) where AI agents not only self-evolve by writing and testing new algorithms, but also autonomously 'evolve' their own evaluators (or 'examiners'). This creates a co-evolutionary dynamic where the AI and the test criteria become progressively more challenging, leading to potentially unlimited, runaway self-improvement.

QHow does the RQGM's 'controlled utility evolution' mechanism ensure the integrity of the evolutionary process when switching evaluators?

AIt breaks the search into epochs. Within an epoch, the evaluator is frozen to provide stable feedback. At epoch boundaries, a new evaluator can only replace the old one if it statistically outperforms the old evaluator on a reserved 'ground truth' anchor dataset. Upon replacement, the system performs 'selective erasure,' discarding only the scores given by the old evaluator while retaining all other evidence, thus maintaining progress while ensuring new standards are justified.

QWhat key limitation of the original 'Gödel Machine' concept did the RQGM overcome?

AThe original Gödel Machine required a formal mathematical proof that any self-modification would be beneficial before execution, a computationally prohibitive task. RQGM overcomes this by adopting an evolutionary approach, where code variants are generated, tested in a sandbox, and the fittest are selected, eliminating the need for impossible upfront proofs.

QAccording to the article, how did RQGM address the problem of LLM evaluators showing bias towards AI-generated content in the paper-writing task?

ARQGM created an 'adversarial sample pool' from AI-written papers previously accepted by the frozen reviewer. It then specifically rewarded new reviewers that were good at identifying and rejecting these AI-generated papers from the pool. After several evolutionary rounds, the final reviewer treated human and AI papers nearly equally while maintaining high accuracy.

QWhat significant prediction about AI development timeline is mentioned in the article, and who made it?

AThe article mentions a prediction by Anthropic co-founder Jack Clark that there is a 60% probability a highly autonomous, self-improving AI (hinting at the emergence of an Artificial Superintelligence or ASI) will be created by the end of 2028.

Related Reads

The 'Saving U.S. Treasuries' Baton Pass: Bessent Fumbled Last Week, This Week It's Wash's Turn

"Rescuing US Treasuries" Relay: After Bessent's Miss, All Eyes Are on Walsh Last week, US Treasury Secretary Bessent's announcement to at least double long-term Treasury buybacks failed to sustainably lower yields, which quickly rebounded. The market response saw a drop in the dollar alongside surges in gold and Bitcoin, interpreted as a "pressure release valve" for anxiety. The focus now shifts to Fed Chairman Walsh's upcoming Jackson Hole speech. Markets are highly sensitive to his message, seeking clarity on the Fed's policy response to stubborn inflation and worsening fiscal conditions. Analysts warn that a lack of new guidance could disappoint markets and worsen the sell-off in long-dated bonds. Analysts question the scale of Bessent's operations, noting they are too small relative to the overall debt market and do not constitute quantitative easing. A key issue is the Fed's massive holdings of long-term bonds, which distorts the market. With the Fed holding low-yielding short-term bonds that are losing money relative to its policy rate, discussion is growing around a potential Fed-led "Operation Twist." This would involve selling short-term bonds to buy long-term ones, aiming to lower long-end yields without expanding the balance sheet. The upcoming PCE inflation data will set the stage for Walsh's speech. However, the window for action is narrowing amid political pressures. A critical threshold is the 30-year yield at 5%; holding above it could increase stress on the dollar and leveraged sectors. Overall, the article suggests that without coordinated Fed action to anchor inflation expectations, Treasury interventions may ultimately fail, with investors increasingly looking to assets like gold as hedges.

marsbit18m ago

The 'Saving U.S. Treasuries' Baton Pass: Bessent Fumbled Last Week, This Week It's Wash's Turn

marsbit18m ago

Hyperliquid's Compliance Journey: From Permissionless to Permissioned via HIP-3

Hyperliquid’s Compliance Path: From Permissionless to Permissioned HIP-3 Hyperliquid currently blocks U.S. access because its permissionless, on-chain infrastructure conflicts with U.S. market structure laws, which restrict futures trading to registered exchanges, clearinghouses, and brokers. Through its Hyperliquid Policy Center (HPC), the project is advocating for regulatory modernization, proposing that regulated entities be allowed to build products on HyperCore (its exchange and clearing layer) while fulfilling their compliance obligations. The platform’s modular stack separates roles like a traditional exchange (DCM), clearinghouse (DCO), and broker (FCM), but reconstructs them on-chain with code. This enables permissionless access, self-custody, and 24/7 global trading, but clashes with U.S. rules requiring KYC, specific margin models, and custodial arrangements. To resolve this, HPC is engaging with U.S. regulators (CFTC, SEC) to seek clarity that deploying on-chain software does not itself trigger licensing, and to establish exemptions allowing non-custodial wallets to route users to regulated derivatives. Recent political signals suggest openness to this approach. On the technical side, Hyperliquid Labs has introduced permissioned HIP-3 deployers on testnet. These allow regulated entities to launch markets, perform KYC, and whitelist compliant users. While these create separate order books, whitelisted market makers can bridge liquidity between them, ensuring deep, shared liquidity across the same L1. Features like payload-based “PA” permissions enable DEX-level account controls (e.g., reduce-only orders), mirroring traditional broker authorities. The strategy is not to open the native, permissionless front-end to U.S. users, but to position Hyperliquid as neutral infrastructure that U.S. regulated firms can use while meeting their legal duties. This paves a compliant path for U.S. investor access while preserving the protocol’s core, permissionless nature.

marsbit42m ago

Hyperliquid's Compliance Journey: From Permissionless to Permissioned via HIP-3

marsbit42m ago

Two Funding Rounds in Three Months: The Chinese Version of Palantir is on Fire

Investment Community AI has learned that Beijing Zhongshu Ruizhi Technology Co., Ltd., a domestic industrial-grade causal intelligence and high-reliability decision-making AI company, has recently completed a strategic financing round worth hundreds of millions of RMB. This round saw participation from China Internet Investment Fund, Suzhou Chuangtou National Social Security Fund, Financial Street Capital, ICBC Capital, Kunlun Capital, among others, with existing shareholders also increasing their investment. This follows a Series B funding round in the hundreds of millions completed just three months prior. The rapid succession of two major funding rounds signifies strong market recognition of the company's underlying original technology and scaled commercial implementation. Often referred to as the "Chinese version of Palantir," Zhongshu Ruizhi is entering a new phase of accelerated technological iteration, widespread scenario replication, and scaled performance release, mirroring the explosive growth of China's AI market. Founded in April 2020 by Dr. Han Han, a Tsinghua University Ph.D. and former core drafter of national AI policies, the company is mission-driven to "move AI from the digital world to the physical world." It focuses on the high-reliability, strong-decision industrial AI track and enterprise-grade AI Agent full-stack infrastructure. The team tackles the challenge of applying AI to China's vast and complex industrial and energy systems by developing a new intelligent operating system from scratch. Its core technological breakthrough lies in three proprietary底层 technologies: meta-causal cognitive theory, causal models, and a dynamic ontology engine. These address critical pain points of generative large models in industrial settings—such as AI hallucinations, insufficient reasoning, lack of temporal logic, unverifiable decisions, and multi-source rule conflicts—thereby providing trustworthy, explainable, and executable智能决策 capabilities. Commercially, Zhongshu Ruizhi has achieved scaled deployment, serving over 50 central state-owned enterprises and industrial groups in sectors like power, petroleum, and aerospace, with implementations in more than 800 highly complex production scenarios. The company reported doubled revenue in 2025, demonstrating strong self-sufficiency and a viable business model—a rarity among new-generation AI firms. The latest funds will be allocated towards advancing foundational theoretical research, replicating successful application models to expand market presence (including overseas), and attracting top-tier talent. Lead investor China Internet Investment Fund highlighted that in the current shift from general AI capability contests to deep industrial empowerment, industrial-grade causal intelligence is crucial for building China's modern digital foundation and fostering new quality productive forces. They expressed support for the company's efforts to define decision-making paradigms and trustworthy standards for industrial intelligence, aiming to secure a rule-making voice in the global physical AI arena.

marsbit52m ago

Two Funding Rounds in Three Months: The Chinese Version of Palantir is on Fire

marsbit52m ago

The Biggest Political Economy Question in the AI Era: As Robots Become More Capable, How Do Humans Share the Value?

In the AI era, the most pressing political economy question is: as machines become increasingly capable, how can humanity share in the value they create? An article originally critiquing China's tech focus has sparked a deeper debate on this global challenge. Historically, industrial progress improved efficiency but still relied on human labor for wealth creation and distribution. AI is fundamentally different—it is now replacing cognitive and knowledge work. As AI and robots take over more tasks, economic growth may continue while direct human participation in value creation shrinks, creating a core tension between productivity gains and widespread income generation. The issue is not unique to China. While leading tech companies amass enormous wealth, labor's share of income is declining globally. The core problem is a broken link: technological innovation and corporate profits are not translating into sufficient consumer income and demand. Three potential paths forward are outlined: a traditional capitalist model where profits primarily go to capital owners; a state-capitalist approach with public investment in AI; and more innovative models like digital sovereign wealth funds, universal shareholding, or AI-era basic income schemes to directly distribute AI-generated value. The future competitive advantage may lie not just in technological supremacy, but in which society can build a new, inclusive distribution system for the intelligent economy. The ultimate challenge is ensuring that as AI creates value, humans have a means to obtain income and share in the resulting widespread social benefits.

marsbit1h ago

The Biggest Political Economy Question in the AI Era: As Robots Become More Capable, How Do Humans Share the Value?

marsbit1h ago

Generating Profits for Seven Consecutive Quarters, Emerging Markets Carry Trade Outperforms Everything

For the seventh consecutive quarter, dollar-funded emerging market carry trades have delivered positive returns, marking the longest winning streak since 2008. According to Bloomberg's index, this strategy has gained approximately 22% since late 2024, outperforming U.S. Treasuries, emerging market sovereign, and corporate dollar debt. The core of the trade involves borrowing low-interest currencies like the U.S. dollar, euro, or yen to invest in high-yielding emerging market assets, such as Turkish lira bonds offering over 40% returns. Returns were amplified by favorable currency moves, with the dollar weakening against most emerging market currencies and other traditional funding currencies. For instance, the trade gained 48% on the Colombian peso in the past year. A key test came in August 2024 with a historic joint U.S.-Japan currency intervention, which caused only a modest 1% dip in the carry trade risk premium as investors shifted funding from the yen to the euro and Swiss franc. Looking ahead, the primary risk is the timing of Federal Reserve policy changes. While persistent inflation allows the Fed to hold rates, a rapid rise in long-term U.S. yields could threaten the trade. Another concern is crowding, as massive inflows increase vulnerability to a sudden reversal. High interest rates in regions like Latin America and Eastern Europe, supported by external factors like Middle East tensions and energy prices, continue to sustain the opportunity. Major investors remain engaged, favoring currencies like the Mexican peso, South African rand, and Turkish lira.

marsbit1h ago

Generating Profits for Seven Consecutive Quarters, Emerging Markets Carry Trade Outperforms Everything

marsbit1h ago

Trading

Spot

Hot Articles

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of AI (AI) are presented below.

活动图片