# 2025-11-01 Why one of the world’s most brilliant AI scientists left the US for China

**‘I have to do it’: Why one of the world’s most brilliant AI scientists left the US for China**\
<https://www.theguardian.com/world/2025/sep/16/song-chun-zhu-ai-us-china-race>

Song-Chun Zhu’s life and career reflect the intertwining of personal ambition, scientific innovation, and geopolitical tension in the modern AI race. Born in rural China in 1969, Zhu rose from humble beginnings to become one of the world’s leading AI researchers, pioneering statistical pattern recognition methods that laid foundations for current AI systems. After thriving for decades in the United States—earning a Harvard PhD, shaping UCLA’s AI research hub, and securing major Pentagon and NSF grants—he suddenly returned to China in 2020.

Zhu’s departure was driven by intellectual disillusionment with the dominance of neural networks and “big data, small task” AI approaches in Silicon Valley, as well as increasing hostility toward Chinese-born scientists amid rising US-China tensions. In Beijing, he now leads the lavishly funded Beijing Institute for General Artificial Intelligence (BigAI), advocating a “small data, big task” philosophy focused on cognitive architectures that reason, plan, and exhibit commonsense understanding—capabilities he argues large language models like ChatGPT cannot achieve.

His work is emblematic of shifting global scientific power, as China aggressively recruits talent and invests in AI to compete with US initiatives, while political pressures and restrictive policies threaten America’s historical openness toward foreign researchers. Zhu’s story mirrors that of Qian Xuesen, the Chinese rocket scientist forced out of the US during the McCarthy era, symbolizing how geopolitical mistrust can drive brain drain.

BigAI’s projects, such as the virtual child TongTong 2.0, aim to demonstrate AI systems that mimic human-level reasoning and social intuition. Zhu frames his mission as the pursuit of a “unified theory of AI” rather than a nationalist endeavor, yet his work aligns with China’s centralized AI ambitions. His journey highlights the delicate intersection of scientific vision, personal conviction, and global rivalry in the quest for artificial general intelligence.

{% @mermaid/diagram content="flowchart TD
A\[Song-Chun Zhu's Early Life in Rural China] --> B\[Harvard PhD & Rise in US AI Research]
B --> C\[UCLA Tenure & Pioneering Statistical Models]
C --> D\[Intellectual Disillusionment with Neural Networks]
C --> E\[Geopolitical Tensions & US-China Rivalry]
D --> F\[Decision to Leave US in 2020]
E --> F
F --> G\[Return to China: Leads BigAI in Beijing]
G --> H\["Small Data, Big Task" AGI Philosophy]
H --> I\[TongTong 2.0 & Cognitive Architecture Research]
I --> J\[Influence on Chinese AI Strategy & Global AI Race]
J --> K\[Parallel to Qian Xuesen's Story & US Brain Drain]" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tuannvm.com/blog/reading/2025-11-01-why-one-of-the-worlds-most-brilliant-ai-scientists-left-the-us-for-china.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
