惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
罗磊的独立博客
T
Tailwind CSS Blog
博客园_首页
博客园 - 司徒正美
Google DeepMind News
Google DeepMind News
Hugging Face - Blog
Hugging Face - Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
V2EX
J
Java Code Geeks
量子位
D
DataBreaches.Net
MongoDB | Blog
MongoDB | Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Azure Blog
Microsoft Azure Blog
P
Proofpoint News Feed
C
Check Point Blog
V
Visual Studio Blog
H
Help Net Security
Recent Announcements
Recent Announcements
Engineering at Meta
Engineering at Meta

OfficeChai

Law Professors Prefer AI Answers Over Those Of Their Peers, Finds Study These Are The 10 Cheapest AI Models In The World [June 2026] 18 Best AI Tools For English Speaking (With Examples) [2026] AI Impact? Vacancy Rates For US Office Properties Are Now Highest Since The 2008 Crisis KPMG Pulls Report Praising AI After It Was Found To Have Fake AI-Generated Citations India's Sarvam Raises $234 Million At $1.5 Billion Valuation After SpaceX Stock Pops 20%, Musk Has Made More Money In The Last 24 Hours Than Warren Buffett Made In His Entire Career OfficeChai Nobody Is Using AI Better Than Meta: NVIDIA CEO Jensen Huang 21 Best AI Tools For Animation (With Examples) [2026] 22 Best AI Tools For Architecture (With Examples) [2026] Datacenter Construction Spending Has Eclipsed Public Transportation Spending In The US China Scraps 12,000 Degree Courses, Mainly In Arts And Humanities, To Prepare For AI Age OfficeChai There Is No Job Loss With AI: David Friedberg Loop Between Human Capital And "Token Capital" Will Be The New IP For Firms, Says Satya Nadella How to Reduce Dependency on Key Employees 8 Google Index Checker Use Cases Beyond New Blog Posts Memory Squeeze? Smartphone Purchases Are Down Globally 21 Best AI Tools For Accounting (With Examples) [2026] AI For Voice Generation: 22 Best Options (With Examples) [2026] These Are The Most Popular Image Generation Models On OpenRouter [June 2026] Search Traffic For Websites Is Down 25% Over The Last Year Because Of AI: a16z Data Agentic Coding Has Led To A 50% Increase In Number Of Apps, But Most Are Finding Very Few Users: SimilarWeb Data OpenRouter Launches Fusion API, Which Uses A Combination Of Models To Achieve Fable-Like Performance At Half The Price Dario Amodei Refused To De-Deploy Or Fix Vulnerabilities In Fable Before US Export Controls, Says David Sacks 23 Best AI Tools For Notes Making (With Examples) [2026] 16 Best AI Tools For Astrology (With Examples) [2026] How Jensen Huang Once Had To Ask SEGA's CEO To Pay NVIDIA For A Technology That Didn't Work ChatGPT Already Has 11% Of The Search Market: OpenAI CFO Sarah Friar
Efficiency Of Human Learning Is Still A Thousand Times Be...
OfficeChai Team · 2026-05-31 · via OfficeChai

LLMs have made some remarkable progress over the last few years, but there is still plenty of room for improvement in how they’re structured.

Jeff Dean, Chief Scientist at Google DeepMind and one of the most influential figures in modern AI, has put a sharp number on one of the field’s most persistent frustrations: LLMs need roughly a thousand times more data than a human being to reach comparable capability. Dean made the case that this gap isn’t just a hardware problem — it’s fundamentally an algorithmic one.

“We really need to come up with algorithmic things that just get much more out of every piece of data or example that the model sees, or every token,” Dean said in a conversation with fellow Google AI leaders.

The core of his argument is an interesting comparison. A capable human and a capable LLM may end up in roughly the same place — similar capability, slightly better in some areas, not quite as good in others — but the paths to get there are radically different in terms of data consumption:

“If you look at the efficiency of, say, human learning, it’s a thousand times better than what our sort of LLM learning can do. The LLM gets to see a thousand times as much data as a really capable human and then gets to roughly similar capability — maybe slightly better in some things and not quite as good in others — but it needed a thousand times as much data.”

This implies that the current paradigm of scaling up data and compute is not the only path forward, and may not even be the most important one. What matters is how much the model actually learns from each example it sees.

Dean’s proposed solution is as simple to state as it is difficult to achieve:

“So if we could make it so that you could get a thousand times as much information out of every example, it would be amazing.”

This is not just an abstract aspiration. Dean has been developing this line of thinking across multiple recent conversations. In an earlier discussion on pre-training, he argued that future models should move beyond passive data absorption and instead take actions in their environment — choosing which data to learn from next, rather than processing a predetermined stream. The efficiency gains, he suggested, would be significant: rather than measuring progress by raw token count, the question becomes how much learning a model can extract from a given number of tokens.

Separately, Dean has also pushed back against the idea that data scarcity is the primary bottleneck, pointing instead to untapped video, audio, and synthetic data as underutilised resources. Taken together, his recent statements sketch a consistent worldview: the field’s next major leap will come not from feeding models more, but from teaching them to learn better.

This is a broader trend. Four of Google DeepMind’s most senior researchers — including Dean himself — indicated that within a year, AI models could begin meaningfully improving themselves, without requiring a full retraining cycle. Self-improvement and data efficiency are, at their core, the same bet: that the next frontier in AI isn’t a bigger model on more data, but a smarter learner on the same data. If Dean is right about the thousand-times gap, closing even a fraction of it would be transformative. The question is which algorithmic breakthrough gets there first.