Tian Yuandong Announces Startup Venture After Leaving Meta

marsbitPublicado a 2026-05-14Actualizado a 2026-05-14

Resumen

After leaving Meta, Tian Yuan Dong has announced his new venture. The startup Recursive_SI has officially launched with a list of founders including Tian Yuan Dong. The founding team also comprises Richard Socher (CEO), Tim Rocktäschel, Jeff Clune, Tim Shi, Caiming Xiong, and Alexey Dosovitskiy, among others. These members have experience building AI research labs at companies like Salesforce and Uber, and have held leadership roles at OpenAI, DeepMind, Google Brain, and Meta. Recursive_SI aims to develop artificial intelligence capable of conducting experiments autonomously and safely improving itself through an open-ended, automated scientific discovery process. This is seen as a promising path toward superintelligence. The company has raised $650 million at a valuation of $4.65 billion, led by GV (Google Ventures) and Greycroft, with significant investments from AMD Ventures and NVIDIA. The team has grown to over 25 members, including new additions like Zhuge Mingchen. Zhuge, a Founding Member, holds a Ph.D. in Computer Science from KAUST under Professor Jürgen Schmidhuber. His research focuses on Coding Agents, Recursive Self-Improvement (RSI), and next-generation machine paradigms, with contributions including early RSI systems like GPTSwarm and work on agentic AI frameworks. The founders shared their vision on X: building AI that can automatically discover knowledge and recursively self-improve, fundamentally changing the way science and technology advance. The team ...

After leaving Meta, Tian Yuandong has also started his entrepreneurial journey.

Just now, the startup company Recursive_SI officially debuted and disclosed its list of founders, which includes Tian Yuandong.

In addition to Tian Yuandong, the founding team includes Richard Socher (CEO), Tim Rocktäschel, Jeff Clune, Tim Shi, Caiming Xiong, and Alexey Dosovitskiy, among others.

These founding members have previously been involved in establishing AI research labs at Salesforce and Uber, and have held leadership positions at teams such as OpenAI, DeepMind, Google Brain, and Meta, possessing extensive research and entrepreneurial experience.

Recursive_SI is committed to building an artificial intelligence that can autonomously conduct experiments and safely self-improve—continuously evolving within an open-ended, automated scientific discovery process, which is considered the most likely path towards superintelligence.

Currently, Recursive has raised $6.5 billion with a valuation of $46.5 billion, led by GV (Google Ventures) and Greycroft, with significant investments from AMD Ventures and NVIDIA.

The team has grown to over 25 members and continues to expand, having attracted many outstanding talents, including Zhuge Mingchen, who is set to join soon.

Zhuge Mingchen is currently a Founding Member at Recursive. He holds a Ph.D. in Computer Science from King Abdullah University of Science and Technology (KAUST), where he studied under Professor Jürgen Schmidhuber, known as the "Father of LSTM." His research focuses primarily on Coding Agents, Recursive Self-Improvement (RSI), and Next-generation Machine Paradigms.

Since 2023, Zhuge Mingchen has been systematically exploring the direction of Recursive Self-Improvement (RSI).

During the MetaGPT period, he proposed that agents should possess mechanisms for continuous self-optimization and capability evolution, advancing this research direction in subsequent work. Among these, GPTSwarm is considered one of the earliest RSI system paradigms in the LLM era. It was the first to systematically propose and validate a Graph-based Agents framework for self-organizing collaboration, enabling coordination, feedback, and capability evolution among agents through dynamic graph structures. Its core concepts have since been widely adopted by numerous subsequent multi-agent and Agentic AI projects. Agent-as-a-Judge further explored continuous feedback and self-evaluation mechanisms in long-term tasks, attempting to address issues of continuity and stable optimization for agents in complex missions. Research on NeuralComputer further advanced towards next-generation AI system architectures, exploring new machine paradigms that integrate memory, reasoning, and autonomous evolution capabilities.

It can be seen that the research team joining Recursive possesses profound academic experience in the field of recursive self-improvement.

Tian Yuandong and several other founders have promoted the venture on X: "We are building an artificial intelligence that can autonomously discover knowledge and recursively self-improve—this open-ended process will fundamentally change the way science and technology advance."

In several core areas of recursively self-improving artificial intelligence, the team is at the industry forefront.

Members have previously achieved major breakthroughs in fields such as open-ended algorithms, quality-diversity algorithms, AI-generated algorithms, self-improving programming agents, automated red teaming and capability discovery, prompt engineering and its automation, learning challenges and environment generation, foundational world models, deep learning for natural language processing, vision transformers, retrieval-augmented generation, and AI scientists.

Therefore, we are truly filled with anticipation for the upcoming research from Recursive_SI.

This article is from the WeChat public account "机器之心" (Machine Heart), author: 机器之心 (Machine Heart), editor: 机器之心编辑部 (Machine Heart Editorial Department)

Preguntas relacionadas

QWhat is the name of the startup co-founded by Tian Yuan Dong after leaving Meta, and what is its primary mission?

AThe startup is called Recursive_SI. Its primary mission is to build an artificial intelligence that can autonomously conduct experiments and safely self-improve through an open-ended process of automated scientific discovery.

QWho are the key investors in Recursive_SI, and what is the current valuation and funding amount mentioned in the article?

AKey investors include GV (Google Ventures) and Greycroft, with AMD Ventures and NVIDIA also participating in significant funding. The company has raised $6.5 billion with a valuation of $46.5 billion.

QWho is Zhuge Mingchen and what is his research focus, particularly in relation to Recursive Self-Improvement (RSI)?

AZhuge Mingchen is a Founding Member of Recursive_SI, holding a Ph.D. in Computer Science from KAUST under Professor Jürgen Schmidhuber. His research focuses on Coding Agents, Recursive Self-Improvement (RSI), and Next-generation Machine Paradigms. Since 2023, he has systematically explored RSI, contributing to early RSI system paradigms like GPTSwarm and Agent-as-a-Judge.

QWhat are some of the core AI research areas where the Recursive_SI founding team is said to be at the industry forefront?

AThe team is at the forefront in areas including open-ended algorithms, quality-diversity algorithms, AI-generated algorithms, self-improving programming agents, automated red teaming and capability discovery, prompt engineering and automation, learning challenge and environment generation, foundational world models, deep learning for natural language processing, vision Transformers, retrieval-augmented generation, and AI scientists.

QWhich major tech companies' AI research labs have the founders of Recursive_SI been involved in establishing or leading, according to the article?

AThe founding members have been involved in establishing or leading AI research labs at Salesforce and Uber, and have held leadership positions at OpenAI, DeepMind, Google Brain, and Meta.

Lecturas Relacionadas

Vitalik: Building Index-Tracking Assets Based on Options Rather Than Debt

Vitalik Buterin proposes constructing index-tracking assets using synthetic options rather than debt-based mechanisms. The core problem is enabling exposure to a price index (T, e.g., USD/ETH) in a trust-minimized environment where only ETH is a trustless asset, relying solely on a decentralized oracle. Traditional approaches, like algorithmic stablecoins, use debt positions and require real-time, binding oracles for liquidations, which are difficult to secure. This article suggests a paradigm shift: eliminating liquidation and using options as the fundamental building block, requiring only a "slow" oracle. The design defines two synthetic assets, P and N, with parameters for the index T, a strike price S, and an expiry M. At any time, 1 ETH can be split to create a (P, N) pair or merged back. At expiry M, the oracle determines T's value x. P receives min(1, S/x) ETH, and N receives max(0, 1 - S/x) ETH. This structure inherently avoids insolvency risk (P+N=1) and can share an oracle with prediction markets. To gain stable exposure to T (e.g., USD), a user would hold deeply "in-the-money" P options (with S significantly below the current price) and periodically "roll" them to lower strikes as the price approaches the current strike, rebalancing their portfolio. This transfers the decision of *when* to act from a protocol-enforced liquidation (requiring a real-time oracle) to the user or an automated wrapper. Users can manage MEV risk and oracle dependency by choosing their rebalancing timing and data sources. A key trade-off is accepting some quadratic drift (deviation from perfect peg), estimated at 1-4% annualized volatility. Buterin argues this cost is reasonable compared to fiat currency volatility or equilibrium shifts in other stablecoins. The success of this model depends heavily on designing low-slippage market mechanisms for the rebalancing process, leveraging users' low time preference to execute trades patiently.

marsbitHace 50 min(s)

Vitalik: Building Index-Tracking Assets Based on Options Rather Than Debt

marsbitHace 50 min(s)

"Water Scarcity": The Hidden Fatal Flaw of AI Infrastructure

“Water Scarcity: The Hidden Vulnerability of AI Infrastructure” In June 2026, SpaceX revised its IPO prospectus to highlight a core resource constraint alongside power and processors: water. This move signals a pivotal shift where water scarcity has transformed from an operational cost to a major, uncontrollable investment risk, directly threatening AI data center expansion. The scale of the problem is immense. U.S. data centers consumed an estimated 17 billion gallons of water for direct cooling in 2023, with indirect water use for power generation exceeding 211 billion gallons. Giants like Google alone use billions of gallons annually, with single sites consuming volumes equivalent to a medium-sized city. This water is largely “consumptive,” evaporated into the atmosphere and lost. This massive demand is colliding with scarcity. Tech companies are building “water tigers” in arid regions, sparking community protests in places like Mexico and Arizona, where data centers can legally use millions of gallons daily—enough for tens of thousands of residents. These conflicts are not about illegality, but about a mismatch between historic water allocation frameworks and new, colossal demand. The consequences are real. Community opposition, largely centered on water, has reportedly stalled or canceled $64 billion in U.S. data center projects over two years. Simultaneously, investors are pressuring companies for greater water footprint transparency, viewing it as a financial risk, not just an ESG metric. Technological solutions like air or liquid cooling involve trade-offs between water and electricity use, with final choices dictated by local constraints. The irony is stark: while industry leaders envision AI as a utility “like water,” its physical infrastructure is straining real-world water supplies. The race for AI supremacy may ultimately be governed not by the fastest chip, but by the slowest water meter.

marsbitHace 1 hora(s)

"Water Scarcity": The Hidden Fatal Flaw of AI Infrastructure

marsbitHace 1 hora(s)

Global Card Issuance Enters a Compliance-Driven Era: WasabiCard is Building the Next-Generation Payment Infrastructure

Global card issuance is entering a compliance-driven era, with WasabiCard building next-generation payment infrastructure. The platform asserts that as stablecoins increasingly enter cross-border payments, corporate settlements, and global commerce, the industry is shifting focus from "availability" and "growth-driven" models to long-term, compliant operation under global frameworks. Competition will center on sustainable compliance and global infrastructure capabilities. Stablecoins are evolving from on-chain assets into key payment tools in global business, with card issuance acting as critical infrastructure connecting digital assets to traditional payment networks like Visa and Mastercard. This expansion has revealed structural issues, including cross-regional issuance, BIN resource management, and insufficient AML and risk controls. In response, the industry is moving away from reliance on "grey efficiency" towards prioritizing compliance, risk management, and long-term operational stability. WasabiCard outlines its strategy: collaborating with licensed principals and local partners for localized operations, building robust KYC/AML systems, strictly separating commercial and consumer BIN usage, and enhancing global issuance, payment, and cross-border fund flow infrastructure. The goal is to build stable, scalable payment infrastructure amid evolving global regulations, shifting industry competition from scale to infrastructure capability. As stablecoins integrate further with global commerce, payment infrastructure will become a fundamental, embedded component of internet business. WasabiCard will continue to develop capabilities in global card issuance, stablecoin payments, cross-border fund flows, and API-driven financial workflows.

marsbitHace 1 hora(s)

Global Card Issuance Enters a Compliance-Driven Era: WasabiCard is Building the Next-Generation Payment Infrastructure

marsbitHace 1 hora(s)

Trading

Spot
Futuros
活动图片