
Oriol Vinyals
VP of Research & Deep Learning Lead, Google DeepMind | Co-Creator of AlphaStar & Gemini
Vice President of Research and Deep Learning Lead at Google DeepMind. Former Google Brain researcher. Co-creator of Seq2Seq learning, Pointer Networks, Matching Networks (meta-learning), AlphaStar (the AI that reached Grandmaster level in StarCraft II), and co-lead of Google's flagship Gemini multimodal foundation model series.
Areas of focus
Professional niches
Proof of Work
Show and Tell: A Neural Image Caption Generator
Pioneered the integration of deep convolutional neural networks (CNNs) for vision encoding with recurrent language models (RNNs) for text generation, producing the first end-to-end neural image captioning pipeline.
Susceptible to hallucinating objects based on strong linguistic prior frequencies rather than verified visual presence.
Context: GoogLeNet CNN feature extractor combined with LSTM language decoder on MSCOCO dataset.
View missionGrandmaster Level in StarCraft II using Multi-Agent Reinforcement Learning (AlphaStar)
Led the AlphaStar research team combining imitation learning, multi-agent league training, and deep transformer-based recurrent policies to master StarCraft II—operating under imperfect information, long-horizon real-time strategy, and high-dimensional action spaces.
League diversity must be actively curated with dedicated exploiters to prevent cyclic policy stagnation.
Context: Multi-agent league self-play across 35 days of TPU v3 training per agent with human-like action rate limits.
View mission