Analysis | A 4-month-old Startup Valued at $4 Billion: What's Behind Google and NVIDIA's Simultaneous Investments in 'Self-Learning' AI?

05/18 2026 436

Preface:

In April 2026, an AI startup named Recursive Superintelligence completed a $500 million funding round, achieving a valuation of $4 billion.

How did a 20-person, four-month-old company pull this off? Capital doesn't materialize out of thin air. Why did Google and NVIDIA both invest?

The core lies in two words: [self-learning] and [removing humans from the loop].

All-Star Team: The AI Industry's 'Avengers'

Founder Richard Socher is a recognized authority in natural language processing (NLP).

He studied under AI pioneer Andrew Ng and NLP legend Christopher Manning at Stanford University. His 2014 doctoral dissertation remains one of the most cited papers in the field.

After leaving academia, Socher joined Salesforce as Chief Scientist, where he developed the Salesforce Einstein AI platform.

Over eight years at Salesforce, he successfully integrated AI technologies into every aspect of enterprise software, proving himself not just an exceptional researcher but also a leader capable of translating technology into commercial value.

Co-founder Tim Rocktäschel is equally impressive. An AI professor at University College London, he previously served as Chief Scientist and Open Research Lead at Google DeepMind.

At DeepMind, Rocktäschel led cutting-edge projects like the Genie interactive world model, accumulating deep expertise in reinforcement learning and world modeling.

Beyond these two core founders, the team includes former OpenAI researchers Josh Tobin, Jeff Clune, and Tim Shi, along with other top AI experts from Google and Meta.

Nearly every one of these 20 individuals could command seven-figure annual salaries at any tech giant. This luxury lineup convinced investors to assign a $4 billion valuation to a company without a product—yet.

Dual Giant Investments: Same Story, Different Strategies

GV led and NVIDIA followed in Recursive's $500 million funding round. On the surface, two giants backing the same startup appears collaborative, but in reality, they're placing distinct bets on the same AI scientific revolution narrative.

Google's strategy reflects deep strategic foresight. DeepMind has already established itself as a leader in 'AI for Science' with breakthroughs like AlphaFold (protein folding) and AlphaGeometry (mathematical olympiad problems).

However, DeepMind's approach remains constrained to 'humans ask questions, AI provides answers'. Recursive aims to disrupt this paradigm by enabling AI to autonomously discover and solve scientific problems—posing both potential competition and perfect hedging for Google.

Combined with Google's recent multi-generation AI infrastructure partnership with Intel, investing in Recursive represents a crucial move on its AI chessboard, ensuring Google maintains a position regardless of who first breaks through scientific AI's critical threshold.

NVIDIA's calculation is simpler yet precise. Autonomous scientific AI is a veritable 'compute black hole', with each experimental iteration demanding exponentially more GPUs.

Investing in Recursive essentially locks in a future super-client with insatiable compute demands. When viewed alongside NVIDIA's $20 billion licensing of Groq technology, this move forms a key component of its next-generation AI chip architecture strategy.

Global AI funding reached $37 billion in April 2026, accounting for 66% of total venture capital. Amidst multi-billion-dollar funding rounds for giants like OpenAI and Anthropic, Recursive's achievement of securing $500 million with an extremely small team and short history underscores its disruptive potential.

Self-Learning AI: From Theoretical Fantasy to Engineering Reality

'Self-learning AI' is no mere marketing buzzword but a revolutionary technology route with five decades of academic groundwork now transitioning from labs to industry.

The seeds were planted in 1965 when mathematician I.J. Good proposed the concept of 'intelligence explosion': once machines could design smarter machines, intelligence would grow exponentially.

In 2007, LSTM pioneer Jürgen Schmidhuber formalized the 'Gödel Machine' framework—a system capable of recursively rewriting its own code after identifying superior mathematical proof strategies. However, this elegant theory stalled for decades against real-world complexity.

The breakthrough came with large language model maturation, making 2025 the 'year of theoretical explosion' for self-learning AI:

  • In May, the paper 'Noise-to-Meaning Recursive Self-Improvement' mathematically proved that recursive self-learning could achieve unbounded growth.
  • In September, 'Constitutional Neurons' research established safety anchors for recursive systems, addressing core concerns about runaway risks.
  • By early 2026, Meta FAIR's Hyperagents paper (accepted by ICLR) combined Gödel Machine principles with open-ended algorithm search, achieving continuous self-improvement in programming tasks with positive correlation between compute investment and improvement effects.

In just one year, self-learning AI completed the critical leap from pure theoretical modeling to preliminary empirical validation, paving the way for industrial explosion.

Months after these academic breakthroughs, Recursive secured $500 million in funding, becoming the most watched self-learning AI startup.

The company's name itself reveals its ambition: 'recursive' in computer science means a function calling itself to form a loop, which in AI context refers to systems continuously optimizing themselves in an upward spiral.

Recursive's goal is far more concrete and realistic than 'intelligence explosion': automating the entire frontier AI development pipeline. From evaluation, data selection, and training to post-training and research direction—all completed autonomously by AI without human intervention.

This vision carries brutal commercial logic. Top AI researchers have become prohibitively expensive: OpenAI's leading researchers command salaries exceeding $10 million annually; Meta offers $2 million base salaries to build its 'superintelligence' team; multi-million-dollar compensation packages are now industry norm.

Recursive essentially substitutes ongoing human capital costs with a one-time capital investment—$500 million to potentially replace hundreds of top researchers.

To understand Recursive's value, one must first grasp the fundamental difference between recursive self-learning and existing AI.

For the past decade, AI development has followed a fixed 'human-designed-human-trained-human-evaluated' pattern, resembling an over-dependent straight-A student reliant on private tutors.

When AI surpasses human capabilities, humans can no longer effectively guide it. Meanwhile, the efficiency of having thousands of researchers spend years training a single model cannot keep pace with compute growth.

Recursive self-learning aims to shatter both ceilings by having AI teach itself.

A complete recursive self-learning system can generate its own training data, evaluate outputs, analyze errors, modify code and architecture, and produce more powerful new versions. Once this loop closes, it triggers exponential intelligence growth.

The outside world often misinterprets self-learning AI as systems acquiring mysterious consciousness, but the actual technical path is remarkably straightforward and engineering-focused.

It breaks down into four interlocking components:

  1. AI autonomously formulates testable questions
  2. Generates multiple candidate solutions and experimental parameters
  3. Automatically evaluates results using clear metrics
  4. Retains winners and enters next iteration

Recursive's ambition is to integrate these fragmented automation capabilities into a continuous improvement system where AI forms closed loops around 'how to make AI stronger'. The system's outputs become inputs for its next upgrade cycle.

Current mainstream AI training remains fundamentally 'human-centric', relying on massive manual labeling and expert reviews. Recursive seeks to break this loop, transforming AI from a passively trained tool into a research entity capable of identifying its own bottlenecks and proposing improvements.

Recursive Superintelligence: Sexy Concept vs. Harsh Reality

The recursive superintelligence narrative brims with sci-fi allure, but the path from 'self-learning' theory to reality faces insurmountable gaps.

Four fundamental hurdles stand tall: feedback ambiguity, verification necessity, open-world complexity, and safety imperatives.

Go has clear win/loss conditions, but research and engineering lack standard answers. Without strict reproducibility, explainability, and verifiability mechanisms, self-learning risks becoming 'self-reinforcing delusion machines'.

Not to mention real-world rules are incomplete and goals mutable—AI must not only explore but understand what deserves exploration.

Recursive self-improvement implies humans shifting from designers to regulators. Whether regulatory capabilities can keep pace with system iteration speeds becomes the ultimate question no one can avoid.

Even after surmounting these hurdles, two daunting engineering challenges persist:

  1. Stability: In recursive systems, minor errors amplify exponentially through cycles, potentially driving models irreversibly 'off course' into unknown directions. Academic anchor solutions remain untested in real-world deployments.
  2. Cost: Each iteration consumes substantial compute resources, with no way to predict in advance which cycle will yield breakthroughs versus dead ends.

Theory illuminates the horizon, but engineering mud lies ahead. Recursive superintelligence represents an all-in bet on AI research automation—its valuation contains both infinite potential and massive uncertainty.

Conclusion:

The $4 billion valuation purchases decision rights to one question: Can AI participate in creating the next generation of AI?

Once this question receives partial answers, the AI industry will enter a new acceleration phase.

Recursive might become the next OpenAI—or the next 'martyr'.

Sources: Financial Times: 'Months-old start-up Recursive Superintelligence raises $500mn for self-teaching AI', GeekPark: 'Google, NVIDIA bet on this $4 billion AI company aiming to eliminate scientists'

Solemnly declare: the copyright of this article belongs to the original author. The reprinted article is only for the purpose of spreading more information. If the author's information is marked incorrectly, please contact us immediately to modify or delete it. Thank you.