After Snagging a Nobel Laureate, Anthropic Poaches Berkeley CS Department Head, Recruiting Four Top Talents in Two Weeks

marsbitОпубліковано о 2026-07-02Востаннє оновлено о 2026-07-02

Анотація

In a stunning move, Anthropic has recruited Jelani Nelson, the chair of UC Berkeley's prestigious EECS Computer Science Division and a leading theoretical computer scientist, on a leave of absence. This follows a two-week hiring spree where Anthropic also secured Nobel laureate John Jumper and two key Gemini researchers from Google. Nelson's expertise in streaming algorithms, dimensionality reduction, and randomized algorithms—fundamentally about processing vast data with minimal resources—directly addresses core challenges in large language models: training efficiency, data compression, and computational complexity. His work on the Johnson-Lindenstrauss lemma underpins modern vector search and embedding compression. Anthropic's recruitment signals a strategic shift in the AI race from merely scaling models to optimizing foundational algorithms for efficiency. This "leave of absence" model, exemplified by figures like Fei-Fei Li, is becoming a mainstream talent pipeline, allowing scholars to retain academic positions while gaining industry access to unprecedented compute and real-world problems. The recent talent war has escalated from poaching between AI firms to raiding top university departments, with Berkeley being a prime target. As OpenAI and Anthropic near potential IPOs, offering pre-IPO equity, they are effectively becoming parallel research institutions. The competition's focus is now descending to the theoretical bedrock of algorithms.

On the afternoon of July 1st, a post on X sent shockwaves through Silicon Valley's academic circles.

Jelani Nelson, the head of the Computer Science division within UC Berkeley's EECS department and a professor of theoretical computer science, temporarily set down his office keys and went to Anthropic.

He posted on X:

I have joined Anthropic and am taking a leave from the university. Excited to work with so many talented and mission-driven people on what I believe is the defining technology of our time.

Just two sentences, packed with information: he's already started, his academic position is retained, and the method is a leave of absence. As for his specific role, team, or direction—nothing mentioned.

Nelson's X bio has been updated accordingly: Member of Technical Staff at Anthropic, now a colleague of Karpathy who just joined in May.

Jelani Nelson, Chair of the Computer Science Division, UC Berkeley Electrical Engineering and Computer Sciences (EECS) Department

The person leading one of the top-tier computer science departments in the U.S. just walked away.

For three years, AI companies have been fiercely competing for talent, poaching from engineering to product, from alignment to multimodal.

This time, they've reached into the pinnacle of theoretical computer science.

From MIT to Berkeley, the Person Who Made "Counting" World-Optimal

Nelson's resume is virtually the standard full package for a theoretical computer scientist.

He taught himself HTML to build websites in middle school, learned programming in high school, and during college proved through competitions his ability to write bug-free code the fastest.

He completed his Bachelor's, Master's, and PhD all at MIT, earning a doctorate in Computer Science in 2011, focusing on efficient algorithms for massive data.

He describes the field's attraction to him as "almost religious": it's both a fundamental problem at the core of human thought and deeply relevant to the real world.

After his PhD, he did postdoctoral stints at Berkeley, Princeton University, and the Institute for Advanced Study (IAS) in Princeton, joining Harvard's faculty in 2013.

In 2019, Nelson bid farewell to Harvard and moved west to UC Berkeley.

The Harvard Crimson didn't mince words in its headline: his departure left a "Big Hole" in the computer science department.

At Berkeley, he flourished, immersing himself in the theoretical community centered around the Simons Institute for the Theory of Computing.

In the fall of 2024, Nelson took over as Chair of the Computer Science Division of EECS, leading one of the world's top CS departments.

His main research areas are streaming algorithms, dimensionality reduction, and randomized algorithms.

In plain language, Nelson tackles the same kind of problem: how to compute when the data is too large to handle.

A few years ago, he set his sights on a problem reminiscent of elementary school arithmetic: teaching computers to count.

It seems simple, but when numbers get so large that phones and servers can't remember "where they were," the cost in storage and speed becomes unmanageable.

His team provided a mathematical formula proving the minimum memory any algorithm solving this problem must use.

Nelson's team's paper, proving the memory lower bound for the approximate counting problem. https://arxiv.org/pdf/2010.02116

Engineers make programs run faster; Nelson proves the fastest a program can possibly run. That's the work of a theoretical computer scientist: setting the physical lower bound for computation.

Nelson's contributions to academia go far beyond just "counting."

First, together with Kasper Green Larsen, he proved the optimality of the Johnson–Lindenstrauss lemma.

This is a cornerstone in dimensionality reduction, and he nailed down its theoretical lower bound. Previously, he and Daniel Kane also proposed the sparse Johnson–Lindenstrauss transform.

Second, with Kane and David Woodruff, he gave an asymptotically optimal algorithm for the count-distinct problem (how many distinct elements are in a data stream).

In his view, even something everyone can do, like "counting," hides a theoretically optimal solution.

This work has brought him a long list of honors: Sloan Research Fellowship, Presidential Early Career Award for Scientists and Engineers (PECASE), you name it.

Beyond academia, Nelson has another side.

In 2011, while still a PhD student at MIT, he went to Ethiopia and founded AddisCoder, a free coding summer camp.

Fourteen years later, nearly 700 alumni have emerged, with some going on to pursue PhDs at Harvard, MIT, and Stanford.

Later, Jamaican reggae superstar Chronixx proactively approached him to donate, leading to the sister program JamCoders.

The free coding summer camp AddisCoder, founded by Nelson in 2011, has trained nearly 700 students. (Source: AddisCoder official website)

Nelson is also one of the most vocal opponents of California's math curriculum reforms, for a simple reason: his grandfather, from a poor background, became a doctor through quality public education, changing the trajectory of his entire family.

Therefore, in his view, removing rigorous math courses from public schools is akin to pulling the ladder out from under the next generation.

This "work beyond academia" later earned him the ACM Eugene L. Lawler Award for Humanitarian Contributions within Computer Science.

What Does Anthropic Need a Theoretical Scholar For?

What does a professor working on streaming algorithms have to do with an LLM company?

Nelson's research areas (streaming algorithms, dimensionality reduction, randomized algorithms) essentially study the same thing: how to process the largest data with the least memory and computation.

On the LLM side, this maps precisely to the most expensive challenges: training efficiency, data compression, and computational complexity.

Take the Johnson–Lindenstrauss lemma, for which he completed the final piece of the puzzle. The question it answers is so basic it's almost common sense: how small can high-dimensional data be compressed without losing information?

The underlying intuition for today's ubiquitous vector retrieval and embedding compression is built upon this lemma.

Training a cutting-edge model is essentially about compressing and filtering an astronomical data stream; on the inference side, everything from GPU memory and caching to context windows involves a struggle with memory and complexity.

And this is precisely the problem domain Nelson has been drilling into for twenty years.

As model scale hits the ceiling of compute and data, the value of "saving" begins to surpass that of "piling on." The focus of AI competition is shifting from "whose model is stronger" to "whose underlying algorithms are more efficient."

The toolkit of streaming and randomized algorithms naturally fits the problem of "approximating optimal solutions with limited resources," which happens to hit the shared anxiety of all frontier labs today.

From this perspective, Anthropic bringing on a theoretical computer scientist looks more like remedial study: beyond models, engineering, and alignment, laying a deeper theoretical foundation.

Top Professors Joining AI Companies: The Trend is Not to Quit

Regarding joining Anthropic, Nelson's exact words were "taken leave from the university," a leave of absence.

Leave is different from resignation: the faculty position is retained, and he can return at any time.

This is a well-established system in American academia, where professors take paid or unpaid leave for a period to go into industry, start a business, or do anything else.

This path has been validated before.

In 2017, Fei-Fei Li used an academic sabbatical to become Google Cloud's Vice President and Chief Scientist of AI, returning to Stanford two years later.

Now, the revolving door between academia and industry is spinning faster, and "joining on leave" is becoming a mainstream model.

For scholars, it's a safety net, especially since industry offers computational power, data, and real-world problems academia can't match.

For AI companies, it's a low-friction channel for talent acquisition. Even more cost-effective is that signing a scholar often means signing not just one person, but also his students, peers, and the entire academic network behind him.

The traditional one-way street of "getting tenure and staying until retirement" is being replaced by the "one foot in industry" leave model.

For universities, once this door is opened, it's hard to close.

After Poaching from Peers, AI Giants Start Poaching from Universities

How frenzied was the AI talent market in June alone?

June 18th: Noam Shazeer, co-author of the Transformer paper and co-lead of Gemini, announced his departure from Google for OpenAI.

Remember, Google had just bought him back from Character.AI in a $2.7 billion deal in 2024. Less than two years later, he's gone again.

June 19th: John Jumper, who won the 2024 Nobel Prize in Chemistry for AlphaFold, announced: leaving DeepMind after nearly nine years to join Anthropic.

Subject to senior DeepMind non-compete clauses, he might not officially start until next year.

June 24th: Bloomberg reported that Gemini core researchers Jonas Adler and Alexander Pritzel would also follow to join Anthropic. Both were collaborators on Jumper's protein structure work.

Alphabet's stock price fell in response, with investors openly questioning Google's ability to retain talent.

Up to this point, the battlefield was still among AI companies. Soon, the fire spread to universities.

June 25th: Dawn Song, an AI safety scholar who taught at Berkeley for 19 years, announced joining Meta's Superalignment Lab as Vice President of AI Research.

July 1st: Nelson.

In just two weeks: one Nobel laureate, two core Gemini researchers, one senior professor, plus one sitting department chair.

Among them, Jumper, Adler, Pritzel, and Nelson—all four flowed to Anthropic.

The backdrop to this frenetic talent movement isn't hard to guess.

OpenAI has secretly filed IPO paperwork, and multiple sources point to Anthropic also nearing an IPO. For top researchers, joining now means pre-IPO equity, a price large corporations can't match.

Berkeley's role in this migration is particularly eye-catching.

The Simons Institute for the Theory of Computing is located here, as is one of the top EECS departments in the U.S.—continuously supplying blood to Anthropic, OpenAI, and DeepMind across theory, machine learning systems, and AI safety.

The last round of AI giants poached people who could train models. This round, they're poaching people who know the limits of models.

As top scholars pour in, AI companies are, in effect, growing into a "second research institution system."

If the best theorists are all on "leave" at companies, what's left for universities? No one knows.

The only certainty is that the focal point of the AI race has already shifted from model capabilities down to the foundational layer of algorithmic theory.

References:

https://x.com/minilek/status/2072322757908664728?s=20

https://www2.eecs.berkeley.edu/Faculty/Homepages/minilek.html

https://vcresearch.berkeley.edu/news/jelani-nelson-considers-human-thought-computer-science-tools

https://arxiv.org/pdf/2010.02116

This article is from the WeChat public account "AI Science Insider," author: ASI Revelation

Пов'язані питання

QWho is Jelani Nelson and why is his move to Anthropic significant?

AJelani Nelson is the Chair of the Computer Science division in the Electrical Engineering and Computer Sciences (EECS) department at UC Berkeley, a leading theoretical computer scientist. His move to Anthropic is significant because it represents AI companies expanding their talent acquisition from applied fields to the very pinnacle of theoretical computer science. His expertise in areas like streaming algorithms and dimensionality reduction is crucial for addressing foundational efficiency challenges in large language model training and inference.

QWhat specific research areas does Jelani Nelson specialize in, and how might they be relevant to AI companies like Anthropic?

AJelani Nelson specializes in streaming algorithms, dimensionality reduction, and randomized algorithms. His research focuses on processing massive data with minimal memory and computation. For AI companies like Anthropic, this is highly relevant to core, costly challenges such as improving training efficiency, data compression, managing computational complexity, and optimizing memory usage for large models—essentially moving the competition from 'who has the most powerful model' to 'who has the most efficient underlying algorithms.'

QWhat is the 'leave of absence' model mentioned in the article, and why is it becoming popular for academics joining AI firms?

AThe 'leave of absence' model allows tenured professors to temporarily leave their university positions to work in industry (like at an AI company) while retaining their academic tenure and the option to return. It's becoming popular because it offers a low-risk path for scholars to access industry resources (like vast compute and data) and potential pre-IPO equity, while companies benefit from their expertise and academic networks. This creates a fast-rotating 'revolving door' between academia and industry, differing from the traditional one-way career path in academia.

QWhich other notable AI researchers recently joined Anthropic, as mentioned in the article?

AAccording to the article, in a short period around June 2026, Anthropic acquired several notable researchers: Nobel laureate in Chemistry John Jumper (from DeepMind), Gemini core researchers Jonas Adler and Alexander Pritzel (from Google), and renowned AI scientist Andrej Karpathy (who joined in May). This aggressive hiring spree highlights the intense competition for top-tier AI talent, especially as companies like Anthropic approach potential IPO events.

QAccording to the article, how is the focus of the AI talent competition shifting?

AThe article suggests the focus of AI talent competition is shifting downwards, from抢夺 applied researchers who can build and train models to抢夺顶尖 theoretical computer scientists who understand the fundamental limits of computation. Companies are now targeting experts who can solve core algorithmic efficiency problems, indicating that the battleground has moved from model capabilities to the theoretical foundations and underlying algorithms that determine efficiency and scalability.

Пов'язані матеріали

Ray Dalio's Latest Macro Analysis Full Text: Buy More Gold, Add Some Bitcoin

In his latest macro analysis, Ray Dalio applies his framework from "How Countries Go Broke: The Big Cycle" to the current global debt environment. He highlights recent events like Japan selling U.S. Treasuries and rising U.S. long-term yields as signs of an unsustainable debt dynamic. Dalio explains that excessive government debt leads to either unacceptably high interest rates, severe economic downturns, or significant currency debasement through central bank money printing. He summarizes the U.S. fiscal situation: with $5.5 trillion in revenue, $7.5 trillion in spending, a $2 trillion deficit, and total debt at six times annual revenue, debt servicing costs are immense. Without correction, U.S. debt could reach $55-$60 trillion in a decade. Dalio proposes a "3% Three-Way" solution: reducing the budget deficit to 3% of GDP through balanced spending cuts, tax increases, and interest rate reductions to avoid a traumatic adjustment. In response to FAQs, he argues that the risk of a U.S. debt crisis is high and could materialize within a few years if the current path continues. He dismisses the notion that the dollar's reserve status makes the U.S. immune, citing historical precedents of reserve currency declines. He is also unconvinced by Japan's high-debt stability, noting poor returns for yen-denominated assets. For investors, Dalio recommends diversifying globally, underweighting bonds, and overweighting assets like gold and a small allocation to Bitcoin (around 10-15% to gold) to hedge against currency debasement and poor debt returns.

marsbit11 хв тому

Ray Dalio's Latest Macro Analysis Full Text: Buy More Gold, Add Some Bitcoin

marsbit11 хв тому

Stripe’s 16-Year Chronicle: From 7 Lines of Code to a $100 Billion Valuation

Stripe's 16-year journey began with a simple promise: "7 lines of code to accept payments." Founded by Patrick and John Collison, the company started by hiding the complexity of bank integrations and merchant accounts behind a clean API, initially targeting developers at startups. This early focus on user experience and technical simplicity fueled rapid adoption. A key early milestone was establishing vital bank partnerships, a challenge overcome by hiring Billy Alvarado, who brought crucial institutional relationship skills. From this foundation, Stripe systematically expanded its product boundaries. It launched Connect for platform payments, Atlas for company formation, Radar for fraud prevention, and Billing for subscriptions. This transformed Stripe from a payment processor into a broader financial infrastructure suite for internet businesses. The COVID-19 pandemic accelerated growth but also led to over-hiring. A 14% layoff in 2022 marked a period of organizational correction. Subsequently, Stripe shifted its growth strategy towards strategic acquisitions to enter new domains quickly. It acquired Bridge (stablecoin infrastructure), Privy (wallet infrastructure), Metronome (usage-based billing), and agreed to buy OpenRouter (AI model routing). These moves signal Stripe's ambition to build a "programmable money system" for the emerging AI and agent-based economy, managing not just currency flows but also the measurement and pricing of computational resources like AI tokens. Internally, Stripe leverages AI agents (like "Minions") to boost engineering productivity. Despite scaling to nearly 8,000 employees and processing $1.9 trillion in payment volume annually, the company remains private. A recent employee tender offer valued it at $159 billion. The core question for Stripe's future is whether it can successfully integrate its expanding product matrix—spanning payments, crypto, and AI infrastructure—into a cohesive platform, positioning itself as the foundational economic layer for autonomous software agents.

marsbit40 хв тому

Stripe’s 16-Year Chronicle: From 7 Lines of Code to a $100 Billion Valuation

marsbit40 хв тому

Treasury Secretary's Move to Suppress Treasury Yields Ignites 'Currency Debasement Trade'! Gold Hits Three-Month High, Bitcoin Surges Over 25% in a Single Week

US Treasury Secretary Besant's efforts to lower long-term Treasury yields by announcing expanded buybacks had only a brief market impact. However, this move fueled a "currency devaluation trade," weakening the US dollar while boosting both gold (to a three-month high) and Bitcoin (up over 25% for the week). Analysts attribute this reaction to deepening market concerns over the massive US fiscal deficit and structural pressures keeping long-term rates elevated, including fierce competition for capital from global government borrowing and massive AI sector financing. Despite the Treasury's actions, fundamental forces like growth, inflation, and capital demand are seen as limiting its ability to sustainably suppress yields. Bitcoin's strong positive correlation with gold has reinforced its narrative as a hedge against devaluation. While equity markets have shown resilience, some strategists warn that Treasury yields nearing 5% increase pressure on the dollar and high-leverage assets. Figures like Ray Dalio have advised reducing bond exposure in favor of gold and some Bitcoin, citing US debt risks. Market opinions are divided on the sustainability of the devaluation trade, with some noting the lack of a near-term catalyst for its next leg higher. The underlying tension between the Treasury's desire for lower borrowing costs and the Federal Reserve's focus on inflation and reducing market intervention remains a key theme. Upcoming events like Nvidia's earnings and the Jackson Hole symposium will test whether AI profits can continue supporting stocks and if the Fed aligns more with Washington's preference for easier financial conditions.

华尔街日报2 год тому

Treasury Secretary's Move to Suppress Treasury Yields Ignites 'Currency Debasement Trade'! Gold Hits Three-Month High, Bitcoin Surges Over 25% in a Single Week

华尔街日报2 год тому

Alexander Shokhin: Business Needs an Interest Rate Below 10% and the Dollar at 90-95 Rubles

Alexander Shokhin, head of the Russian Union of Industrialists and Entrepreneurs (RSPP), has advocated for potentially using "non-market" tools to keep the ruble within a target exchange rate corridor. This, he argues on August 21, would help avoid excessive volatility, though he called the topic a separate discussion. Shokhin had previously raised the idea of a currency corridor in late May, noting the ruble's current exchange rate is not fully market-driven due to a limited currency segment and reduced foreign currency demand. He stated that many business community colleagues propose fixing a corridor, even through non-market methods, to ensure predictability. The business community's key targets, as outlined by Shokhin in late December 2025, are a Central Bank key rate of 12%, inflation of 4–5%, and a US dollar exchange rate of 90–95 rubles by the end of 2026. A turning point for investment, he said, would be lowering the rate to 12% with 6% inflation, though truly comfortable business conditions would require a rate below 10%. He stressed the critical importance of currency predictability for corporate investment decisions. From a data analysis perspective, the idea of a ruble corridor is not new. A similar mechanism was used in Russia from 1995 to 1998, where the central bank held the dollar within fixed boundaries through regular interventions. This regime lasted three years before ending abruptly during the 1998 default, illustrating the fragility of rigid targets under external shocks. The macro-economic link is clear: stricter corridors require more reserves to defend against currency pressure. The key unresolved technical aspect is the specific sources and volume of such interventions given the current market's limited liquidity. Whether this discussion remains theoretical or leads to concrete corridor parameters will be seen in the coming months.

cryptonews.ru4 год тому

Alexander Shokhin: Business Needs an Interest Rate Below 10% and the Dollar at 90-95 Rubles

cryptonews.ru4 год тому

Торгівля

Спот
活动图片