SELECT SEM_EXTRACT(content, 'researcher') AS researcher, SEM_EXTRACT(content, 'left lab') AS left_lab, SEM_EXTRACT(content, 'joined lab') AS joined_lab, SEM_EXTRACT(content, 'move month') AS move_month FROM WEB_SEARCH( 'AI researcher moves 2025', 'scientists leaving OpenAI 2025', 'Anthropic hires Google DeepMind 2025 2026', 'frontier AI labs staff transitions 2025') WHERE SEM_MATCH(content, 'named researcher moving between frontier labs, 2025+')
A web-derived, non-exhaustive sample of 29 named researcher and technical-leader moves between frontier AI labs and major AI research teams, 28 distinct researchers, January 2025 through September 2026 (current as of 2026-09-04). Only 12 of the 29 records are corroborated across at least two independent source domains; the other 17 are single-source leads that need further verification.
| Researcher | Left | Joined | Month | Verification | Domains | Source |
|---|
Method: semantic extraction from public web search results ("AI researcher moves 2025" and related queries), cleaned by hand — obvious false positives removed, lab names normalized (Google research references → Google DeepMind; Meta and Anthropic corporate variants unified). 29 move records, 28 researchers, 2025-01 to 2026-09, current as of 2026-09-04. Months are the reported or announced move month as extracted. Some rows cover big-tech AI research teams, not only standalone frontier-model labs. This is a non-exhaustive web sample, not a census; single-source rows are unverified leads. Aggregates come from precomputed flow, month and summary views.