Director and Open-Endedness Team Lead at Google DeepMind and Professor of Artificial Intelligence at UCL, whose research bridges neural-symbolic reasoning, reinforcement learning, and open-ended AGI.
Profile
| Nationality | German |
| Current Institution(s) | Google DeepMind (Director, Principal Scientist, Open-Endedness Team Lead); University College London — Department of Computer Science (Professor of AI; PI, DARK Lab) |
| Research Areas | Artificial General Intelligence, Open-Endedness, Self-Improvement, Reinforcement Learning, Neural-Symbolic Integration, Natural Language Processing |
| Doctoral Advisor | Sebastian Riedel |
| Doctoral Thesis | (title unconfirmed) (University College London, c. 2017) |
| Website | rockt.ai |
| X / Twitter | @_rockt |
| GitHub | rockt |
| Google Scholar | Tim Rocktäschel |
Overview
Tim Rocktäschel is a German AI researcher who has built an unusually broad career spanning neural-symbolic reasoning, deep reinforcement learning, and large-scale generative environments. He is simultaneously a Director and Open-Endedness Team Lead at Google DeepMind and a Professor of Artificial Intelligence at University College London, where he leads the DARK (Deciding, Acting, and Reasoning with Knowledge) Lab. His doctoral work at UCL produced influential results in textual entailment and differentiable theorem proving; his subsequent move into reinforcement learning and open-endedness led to two Best Paper Awards at ICML 2024 and an invited keynote at ICLR 2025, marking him as one of the more recognisable figures at the intersection of learning and reasoning in contemporary AI.
Early Life & Education
Rocktäschel studied Computer Science at the Humboldt-Universität zu Berlin, receiving his Diploma (equivalent to an M.Sc.) in 2012. During his undergraduate and early postgraduate years, between 2010 and 2012 he worked as a student assistant, and in 2013 as a research assistant, in the Knowledge Management in Bioinformatics group at the same institution. In 2013 he began his PhD at UCL’s Machine Reading group under Sebastian Riedel, funded initially by a Microsoft Research PhD Scholarship. During the doctorate he interned at Google DeepMind in the summer of 2015, and in 2017 was awarded a Google PhD Fellowship in Natural Language Processing — one of the most competitive doctoral honours in the field.
Career
University College London — PhD (2013–c. 2017)
Working within UCL’s Machine Reading group, Rocktäschel’s PhD research focused on machine learning models that incorporate structured prior knowledge. His most cited doctoral-era work is the 2015 paper “Reasoning about Entailment with Neural Attention” (ICLR 2016), co-authored with Edward Grefenstette, Karl Moritz Hermann, Tomáš Kočiský, and Phil Blunsom, which introduced word-by-word attention over LSTM encoders and became a landmark in neural NLI research. His thesis-adjacent work on End-to-End Differentiable Proving (NeurIPS 2017), co-authored with Riedel, introduced Neural Theorem Provers that reformulate Prolog-style backward chaining as differentiable computation over symbol embeddings, combining symbolic logic with gradient-based learning.
University of Oxford — Postdoctoral Researcher (May 2017–August 2018)
After completing his doctorate, Rocktäschel joined the Whiteson Research Lab in Oxford’s Department of Computer Science as a Postdoctoral Researcher in Reinforcement Learning. He simultaneously held positions as Junior Research Fellow in Computer Science at Jesus College and Stipendiary Lecturer at Hertford College. This period marked his pivot toward reinforcement learning and agent-based settings, a thread that would define the next phase of his career.
Meta AI — FAIR (August 2018–c. 2022)
Rocktäschel joined Facebook AI Research (FAIR) in London as a Research Scientist, eventually advancing to Manager and Area Lead. Concurrent with joining FAIR, he was appointed Lecturer (later Professor) at UCL from August 2018, establishing the DARK Lab. At FAIR his group worked extensively on grounded RL agents and open-ended learning environments, including significant involvement in the NetHack Learning Environment — a procedurally generated roguelike game that became a standard benchmark for sample-efficiency and generalisation in RL research. His group championed NetHack as a challenge domain precisely because it remained difficult for contemporary AI despite its apparent simplicity, requiring long-horizon reasoning and adaptation.
Google DeepMind (c. 2022–present)
Rocktäschel moved to Google DeepMind, where he serves as Director, Principal Scientist, and Open-Endedness Team Lead. In this role he leads research aimed at developing AI systems capable of open-ended self-improvement and curriculum generation. His team produced two papers that won Best Paper Awards at ICML 2024: “Genie: Generative Interactive Environments,” which demonstrated a world-model capable of generating interactive 2D environments from a single image prompt, and “Debating with More Persuasive LLMs Leads to More Truthful Answers,” which showed that scalable oversight via LLM debate can improve factual accuracy. He delivered an invited keynote at ICLR 2025 on open-endedness and general intelligence. He is also a Fellow of ELLIS (European Laboratory for Learning and Intelligent Systems).
Key Contributions
- “Reasoning about Entailment with Neural Attention” (ICLR 2016, with Grefenstette, Hermann, Kočiský, Blunsom) — The first generic end-to-end differentiable system to reach state-of-the-art on a textual entailment dataset, popularising word-by-word attention and helping set the direction for NLI research that preceded the Transformer era.
- End-to-End Differentiable Proving / Neural Theorem Provers (NeurIPS 2017, with Riedel) — Introduced NTPs, which reformulate Prolog backward-chaining as differentiable computation on vector symbol representations, a foundational contribution to neural-symbolic AI.
- e-SNLI: Natural Language Inference with Natural Language Explanations (NeurIPS 2018, with Camburu, Lukasiewicz, Blunsom) — Extended the SNLI benchmark with free-text human explanations, enabling new research on explainable NLI models.
- NetHack Learning Environment — Co-developed the NLE as a rigorous RL benchmark, providing a procedurally generated environment that remains substantially unsolved and continues to drive sample-efficiency and generalisation research.
- “Genie: Generative Interactive Environments” (ICML 2024 Best Paper, with Bruce, Dennis, Parker-Holder et al. at DeepMind) — Demonstrated a world model that generates playable 2D interactive environments from unlabelled video, advancing the open-endedness agenda.
- “Debating with More Persuasive LLMs Leads to More Truthful Answers” (ICML 2024 Best Paper, with Khan, Hughes, Grefenstette, Bowman, Perez et al.) — Provided empirical support for scalable oversight via debate as a mechanism for improving LLM truthfulness.
- UCL DARK Lab — Founded and leads a research group at UCL focused on agents that decide, act, and reason with knowledge, producing a stream of RL and NLP PhD students and postdocs who have gone on to roles at DeepMind, FAIR, and academic institutions.
Awards & Recognition
- Microsoft Research PhD Scholarship (2013) — Competitive funding for doctoral study at UCL.
- Google PhD Fellowship in Natural Language Processing (2017) — One of a small number awarded globally each year across all of computer science.
- Two Best Paper Awards at ICML (2024) — For “Genie” and “Debating with More Persuasive LLMs”; among the very few researchers to receive multiple best-paper honours at the same top-tier conference in a single year.
- Invited Keynote at ICLR (2025) — Recognised as a leading voice on open-endedness and general intelligence.
- ELLIS Fellow — Member of the pan-European network of leading AI researchers.
Key Relationships
- Sebastian Riedel — PhD supervisor at UCL; collaborator on Neural Theorem Provers; now at Google DeepMind. The most formative intellectual relationship in Rocktäschel’s career.
- Shimon Whiteson — Oxford postdoc supervisor; Whiteson Research Lab introduced Rocktäschel to deep RL, shaping his subsequent trajectory.
- Edward Grefenstette — Recurring collaborator since the entailment attention paper (2015); also co-author on the ICML 2024 debate paper.
- Phil Blunsom — Co-author on the entailment and e-SNLI papers; long-standing figure in the Oxford/DeepMind NLP ecosystem.
- Jack Parker-Holder — Close collaborator at DeepMind on open-endedness and Genie; a central member of the Open-Endedness Team.
- Ethan Perez — Co-author on the debate paper; Perez is now at Anthropic working on scalable oversight, reflecting shared interests in alignment via debate.
- Jeff Clune — Leading advocate of open-endedness; intellectual ally whose prior work on quality-diversity and AI-generating algorithms informs the DeepMind open-endedness agenda.
Personal Style
Rocktäschel’s research has a distinctly longitudinal coherence: his doctoral work on making symbolic logic differentiable, his RL-era work on agents that must build and transfer knowledge, and his current agenda of open-ended self-improvement are all variations on a single question — how to build systems that accumulate and reuse structured knowledge without being told exactly how. He has a reputation for advocating hard, “unsolved” benchmarks like NetHack as antidotes to benchmark saturation, and his public writing and talks tend to emphasise what current models still cannot do rather than celebrating what they can. His concurrent academic and industry roles reflect a conscious strategy: keeping a university lab to take long-horizon bets while embedding in an industrial research organisation with the compute to test them.
References
- Personal website: rockt.ai
- UCL DARK Lab
- UCL staff page (Oxford archive)
- Google Scholar profile
- arXiv: Reasoning about Entailment with Neural Attention (1509.06664)
- arXiv: End-to-End Differentiable Proving (1705.11040)
- ICML 2024 Best Paper Awards
- PyTorch Conference 2024 / TWIML profile