Jeff Dean
Chief Scientist, Google DeepMind
About
Jeff Dean is Chief Scientist at Google DeepMind and a Google Senior Fellow. He has led or co-led many of Google's most important technical projects, including MapReduce, BigTable, TensorFlow, and the Tensor Processing Unit (TPU). His work on large-scale distributed systems and machine learning has been foundational to modern AI infrastructure. He co-authored influential papers on neural network scaling and has been instrumental in Google's AI leadership.
Key Contributions
- Co-designed MapReduce and Bigtable, two systems that defined Google's large-scale data infrastructure
- Helped build Spanner and other distributed systems that made global-scale storage and computation more reliable
- Led Google Brain and DistBelief, helping move deep learning from research code into industrial-scale tooling
- Helped make TensorFlow a standard tool for machine learning teams beyond Google
- Supported Google's TPU program, making custom AI accelerators a core part of modern model training and serving
- Co-authored scaling and systems papers that shaped how large neural networks are trained across data centers
- Represents both Google's technical depth and its frustration: world-class AI infrastructure that has often been slower to productize than rivals
Videos & Interviews
Connections
Andrew Ng
CollaboratedAI Pioneer & Educator
Google Brain began in 2011 as a side project between a Google Fellow who knew how to make thousands of machines behave like one and a visiting Stanford professor convinced that what neural networks lacked was scale rather than cleverness. It was among the first places that conviction was handed industrial compute. The two then split along the field's two great roles: Dean stayed to build the infrastructure everything else runs on, Ng left to teach the thing to millions of people who would use it.
en.wikipedia.org · en.wikipedia.org
Geoffrey Hinton
CollaboratedAI Pioneer & Researcher
Hinton arrived at Google in 2013 when it acquired his three-person company and joined the Brain team Dean had co-founded; two years later the two of them, with Oriol Vinyals, wrote 'Distilling the Knowledge in a Neural Network.' The paper showed that a large model's soft probabilities carry more instruction than the hard labels it was trained on — a small model can learn from a big one's uncertainty. A decade on, distillation is both how frontier capability reaches ordinary devices and the technique at the center of international arguments over who is allowed to learn from whose model.
arxiv.org · en.wikipedia.org
Chris Lattner
CollaboratedCo-founder & CEO, Modular
Lattner joined Google Brain in 2017 to run TensorFlow's infrastructure with Dean as his manager, and by his own account MLIR began in a single sentence from him: I agree we have a compiler problem — go build a new compiler to unify this mess. What came out was a shared intermediate representation that lets many frameworks target many chips, including the TPUs Dean had helped will into existence. It is a reminder that most of what makes large models possible is not architecture but plumbing, built by people who read hardware and language as one problem.
modular.com · en.wikipedia.org
Jensen Huang
In contrastFounder, President & CEO, NVIDIA
An opposition of strategies rather than of persons. Huang's answer to AI's compute problem was to make one company's chips and software the substrate everyone else rents; Dean's Google built the TPU so that it would not have to rent. Between them sits the field's quiet constitutional question — whether the machinery of intelligence should be a market with one dominant supplier or something each large actor makes for itself — and every frontier lab now sits somewhere on that line.