
Dario Amodei
Co-Founder & CEO, Anthropic | Former VP of Research, OpenAI
Co-founder and CEO of Anthropic, the public benefit corporation behind Claude 3, 3.5 Sonnet, and Claude 3.7 Sonnet. Former VP of Research at OpenAI where he led the GPT-2 and GPT-3 development teams. Computational biophysicist (PhD from Princeton) turned AI pioneer who authored seminal works on AI safety problems, empirical neural scaling laws, and Constitutional AI.
Areas of focus
Professional niches
Proof of Work
Scaling Laws for Neural Language Models
Discovered empirical power-law relationships between transformer performance (cross-entropy loss) and model parameter count, dataset size, and compute budget spanning over six orders of magnitude, providing the blueprint for modern frontier foundation model investment.
Scaling power laws hold primarily for pretraining loss; downstream task sample efficiency and multi-step reasoning require structured inference-time compute scaling.
Context: Autoregressive language models scaled from 10^3 to 10^9 non-embedding parameters across WebText.
View missionConstitutional AI: Harmlessness from AI Feedback (RLAIF)
Introduced the Constitutional AI paradigm enabling models to critique, revise, and align their own behavioral outputs according to written principles without human-labeled toxicity feedback. Established the foundational technique powering Claude's red-teaming resilience.
Constitution design must be continuously audited for latent political biases, conflicting clauses, and nuanced real-world legal edge cases.
Context: Frontier autoregressive transformer checkpoints trained via self-critique, Chain of Thought, and Reinforcement Learning from AI Feedback (RLAIF).
View mission