Talk Session 3: Foundational Capabilities
Intelligence + Continual Learning = Expertise
Yu Su — CEO, NeoCognition; Associate Professor, OSU
Intelligence (the capacity to solve problems) and expertise (accumulated, situated competence in a specific environment) are largely orthogonal axes; modern society is millions of micro-worlds each with its own local physics, which no static model can compress, so expertise has to be grown on the job through continual learning — and that axis, not raw intelligence, is the next dimension for scaling.
TL;DR
- Three puzzles up front: AI just solved a batch of long-open major math problems, yet its diffusion into enterprises is far slower than anyone expected; if models are this smart, why does deploying them require an entire industry of forward deployed engineers (a human starting a new job doesn't need an FDE); and why does ~90% of the value accrue to the infra and model layers while the application layer takes under 10%, often at negative margin?
- A modern Moravec's paradox. The 1980s version: hard things are easy and easy things are hard — AI excels at symbolic reasoning but can't do the mobility and perception humans find effortless. Today's version is everyday digital work. His hypothesis: society isn't one unified world but millions of micro-worlds, each with its own local physics — structures, constraints, affordances, dynamics — too heterogeneous and too dynamic for any static model to compress.
- Intelligence ≠ expertise. Intelligence is the capacity to solve a stated problem by searching a giant solution space (possibly spinning up hundreds of sub-agents). Expertise is accumulated, situated competence: acting reliably, efficiently, and with judgment on a particular job in a particular environment. Intelligence is expansive (it searches, and it burns tokens because it can't accumulate); expertise is contractive (it forms shortcuts and domain structure that shrink the search space).
- Unbounded expertise from bounded intelligence. Plot intelligence on x and expertise on y and they're largely orthogonal. Smarter models with no continual learning give you "the world's smartest novice" brute-forcing every problem — which is why everyone's token bill is exploding. The continual learning algorithm sets the slope. If there's an intelligence threshold ("escape intelligence"), crossing it plus strong continual learning yields near-unlimited expertise — good enough for maybe 90–95% of the world's jobs, implying a sharp bifurcation of the market.
Key Points
Three puzzles (~02:21–02:23)
He flags the talk as conceptual: three concepts — intelligence, expertise, and how continual learning bridges them — which he thinks is one of the most important conceptual questions right now, and which explains several bizarre observations at the AI frontier:
- AI is now smart enough that a lab announced solving ten long-open major math problems that very morning, yet enterprise diffusion is much slower than expected.
- There's an explosion of forward deployed engineers and deployment companies. If the models are this smart, shouldn't they deploy themselves? Humans don't need an FDE to be taught how to do a job. So what's missing?
- Roughly 90% of the value accrues to infra and model layers; the application layer gets under 10%, often at negative margin. That's not a stable equilibrium for the ecosystem.
Coding is a privileged world (~02:23–02:25)
He calls this generation language agents — using language for reasoning and communication is their defining trait — and notes they've found their first mass market in coding, best seen in Anthropic's revenue ramp.
Coding got there first largely because it's already a linguistic world: everything is already represented symbolically, well recorded, and well maintained. Perfect substrate for language agents.
Outside that privileged world, things go badly. He cites the MIT NANDA report on enterprise AI deployment problems (last year's data; the 95% figure is arguable but directionally right), and the zoo of bizarre agent failure modes — which is why (as he recounts) someone went on the Dwarkesh podcast last year to argue 2025 wasn't the year of agents but the start of the decade of agents, calling out computer use and continual learning specifically.
His diagnosis: a modern Moravec's paradox, with everyday digital work in the role that mobility and perception played in the 1980s. Why? Because modern society is not one unified world but millions of micro-worlds. Every profession differs, every company differs — every company is special, that's why they exist — and each environment has unique local physics too heterogeneous and dynamic to compress into one static representation. So you have to keep learning on the job to form specialized expertise.
Intelligence versus expertise (~02:25–02:29)
Intelligence (in the LLM/LRM sense): the capacity to solve problems. Give it the problem statement and context, and it reasons through a gigantic solution space, possibly spinning up hundreds of sub-agents, to find you a solution.
Expertise: accumulated and situated competence — the ability to act reliably, efficiently, and with judgment to deliver superior performance on a particular job in a particular environment.
Drawing on cognitive science, expertise is the process of continually forming new mental representations about a job and a domain, which manifest in several ways: you see differently (an expert scanning a long crash report locates the plausible failure points immediately, an intern doesn't); you see deep structure rather than surface patterns; you know everything is conditional — every rule carries preconditions to learn, plus exceptions where you can bend the rule against reality; and judgment and taste, much discussed lately, come from here too. Roughly: expertise is a world model of that micro-world, and it underwrites perception, reasoning, and decision-making.
The sharpest contrast is directional. Intelligence is expansive: it looks for context on the fly, expands its search, and because it can't accumulate from the past, it consumes enormous quantities of tokens (NeoCognition, he notes, burns millions of dollars in tokens). Expertise is contractive: forming shortcuts and effective structures of the domain that reduce the search space.
A unifying definition of continual learning (~02:29–02:30)
Continual learning is a confusing term, so he offers one definition:
Continual learning is the process of adaptive compression of experience into reusable structures for future behavior.
All four elements matter, and any continual-learning work should be interrogated on each: what experience, how compressed, into what structure, used how for future behavior. Adaptivity is especially important — what you compressed in the past should determine how you compress in the future.
The core claim (~02:30–02:32)
Put intelligence on the x-axis and expertise on the y-axis; they're largely orthogonal. More intelligence without continual learning yields the world's smartest novice, brute-forcing every problem with raw intelligence — hence the exploding token bills. Different continual-learning algorithms set the slope of your learning.
From which follows the future he finds most interesting: unbounded expertise from bounded intelligence. Suppose there's an intelligence threshold — call it escape intelligence. Cross it, add a strong continual learning algorithm, and you get near-unlimited expertise, or at least good enough for 90–95% of the world's jobs.
That would mean a strong bifurcation of the market: frontier labs keep building more intelligent models, with plenty of use cases for them, but for the other 90–95% of jobs we may not need smarter models at all — current ones may be good enough, and what's left is continual learning.
Closing: expertise as the next scaling dimension (~02:32–02:33)
Explicitly: the goal of scaling expertise is not to replace human labor — he doesn't believe the job-displacement narrative. He thinks we're in a severe shortage of expertise. In an ideal world everyone gets personal health care, a personal financial advisor, personal tutoring. Every company gets to build its own local human–AI learning loop where knowledge and IP accrue. And making expertise abundant lowers the friction on many problems, pushing them across the threshold of being worth doing at all — which creates a great deal of new opportunity in society.
Quotes
"Humans don't need an FDE to teach us how to do a job." (~02:22)
The framing question of the whole talk: if the models are that smart, why is there a forward-deployed-engineer industry?
"Every company is special. That's why they exist." (~02:25)
The micro-worlds hypothesis in one line — corporate idiosyncrasy isn't noise, it's the reason the company exists, and it's why a single static model can't absorb it.
"If you can get more intelligent models, but if you don't have continuous learning, then it will become what I call the world's smartest novice." (~02:31)
The talk's most memorable label, and a direct explanation of the token-bill problem.
"Unbounded expertise from bounded intelligence." (~02:31)
The central thesis, and his prediction of a bifurcated market.
提到的專案與資源 / Projects & Resources
| 名稱 Name | 說明 | Description | 備註 Notes |
|---|---|---|---|
| NeoCognition | 講者共同創辦並擔任 CEO 的 AI 研究實驗室,做持續學習與專家型 agent | Speaker's AI research lab; continual learning and expert agents | 2026 年 4 月以 $40M 種子輪 出隱身 / emerged from stealth April 2026 with a $40M seed |
| MIT NANDA 企業 AI 報告 / MIT NANDA enterprise AI report | 指出企業 AI 導入大量失敗;講者說 95% 這數字可爭論但方向正確 | Reported widespread enterprise AI pilot failure; he grants the 95% figure is arguable but directionally right | 字幕聽成 "the Netherland project" |
| Dwarkesh podcast(「decade of agents」論點) | 主張 2025 不是 agent 元年而是 agent 十年的開端,點名 computer use 與 continual learning | The "not the year of agents, the decade of agents" argument, calling out computer use and continual learning | 字幕聽成 "dash podcast";講者未指名受訪者 / speaker didn't name the guest |
| Moravec's paradox | 1980 年代命題:對 AI 而言難事易、易事難 | 1980s claim that hard things are easy for AI and easy things are hard | 字幕聽成 "Maravx paradox" |
逐字稿勘誤 / Transcript Corrections
| 字幕原文 Heard as | 應為 Should be |
|---|---|
| Yu (只念了名) | Yu Su |
| Neocognition | NeoCognition |
| the Netherland project | MIT NANDA(企業 AI 報告)/ the MIT NANDA report |
| dash podcast | Dwarkesh (podcast) |
| Maravx paradox | Moravec's paradox |
| four deployed engineers / FDs | forward deployed engineers / FDEs |
| language village world | linguistic world |
| a language agents ... "continue learning" | continual learning |
| word model | world model |
| hoggenous | heterogeneous |
| printing conditions | preconditions |
| acrewance | accrual / accrue |
待確認 / To Verify
- 開場提到「今天早上剛宣布解開 10 個懸而未決的重大數學問題」——字幕作 "open just came out",實驗室名稱與事件細節待查證。/ The lab and event behind "this morning [they] came out with solving 10 other major math problems".
- Dwarkesh podcast 上主張「decade of agents」的受訪者姓名(講者說 "to a degree that last year went on the dash podcast",字幕嚴重失真,人名不可辨)。/ The guest who argued for the "decade of agents" — the name is unrecoverable from the captions.
- 他跳過的那頁「open questions」投影片內容(講者說 "I'll skip this one, these are some open questions we can answer")。/ Contents of the skipped open-questions slide.
- Anthropic 營收曲線的具體出處/數字(講者只以投影片指涉)。/ Source for the Anthropic revenue ramp chart.