Episode Summary
Executive Summary: Nick Joseph, head of pre-training at Anthropic, discusses his journey from Vicarious and OpenAI to Anthropic, focusing on the evolution of pre-training in AI. He explains that pre-training involves next-token prediction on massive datasets like the internet, driven by scaling laws that predict improved model performance with more compute, data, and parameters. Joseph emphasizes the empirical nature of the field, the importance of engineering over pure research, and the challenges of debugging at scale. He covers data availability, synthetic data, alignment (making AI share human goals), and the balance between pre-training and post-training (e.g., RL). The conversation highlights that compute is the primary bottleneck and that efficient engineering is key to progress.
Main Topics: What Pre-Training Is and How It Works (Priority: 5/5): Pre-training involves next-token prediction on vast unlabeled data (like the internet) to create foundation models. It's driven by scaling laws: more compute, data, and parameters predictably improve loss and model intelligence. Scaling Laws and Their Implications (Priority: 5/5): Scaling laws show that increasing compute leads to predictable improvements. Joseph argues that most advances come from scale and careful science, not novel architectures, and that compute is the primary bottleneck. Engineering Challenges in Pre-Training (Priority: 4/5): Pre-training requires deep expertise in distributed computing, low-level optimization (e.g., MFU, profiling), and debugging at all stack levels. Joseph highlights that hardware issues (e.g., broken GPUs) and subtle bugs can derail months of work. Data Availability and Synthetic Data (Priority: 4/5): Joseph discusses the debate on running out of high-quality internet data, noting the internet is effectively infinite. He explains that synthetic data from models can't easily produce better models due to distribution matching, but it's useful for distillation. Alignment vs. Capabilities (Priority: 4/5): Alignment is about making AI share human goals, especially as models become smarter. Joseph sees it as a long-term challenge, with post-training (e.g., RL) being more flexible for personality tweaks, while pre-training focuses on intelligence. Pre-Training vs. Post-Training Trade-offs (Priority: 3/5): Post-training (e.g., RL, constitutional AI) allows faster iteration (days vs. months), making it preferable for steering model behavior. Pre-training is for general intelligence; alignment details are better handled post-hoc. Future of AI and Startups (Priority: 3/5): Joseph sees AGI as transformative, potentially automating many human tasks. He advises startups to focus on applications that benefit from smarter models and warns against building scaffolds that may become obsolete.
Key Arguments: Pre-training via next-token prediction is empirically dominant because it provides dense training signal and enables natural generation, making it the most effective approach for scaling. Scaling laws are robust: throwing more compute at the problem consistently improves models, often outweighing architectural tweaks or alternative objectives. Engineering skill—especially the ability to debug across the entire stack (from ML dynamics to networking packets)—is more critical than theoretical ML knowledge for advancing pre-training. Inference costs and efficiency directly influence pre-training decisions; models must be designed to be both smart and cheap to serve, given compute constraints. Post-training (e.g., RL) is preferable for alignment because it allows rapid iteration; pre-training should focus on general capabilities, not specific behavioral tweaks. Synthetic data from current models cannot produce a superior model due to distribution matching, but it can be used for distillation (e.g., training smaller models from larger ones).
Data Points: Cost to train GPT-3: $5 million - Public estimates for training GPT-3, illustrating that pre-training was initially affordable for startups. MMLU score improvement: 86.4% to 90% - GPT-4's MMLU score was 86.4%; Gemini later achieved 90%, showing significant measurable progress. Orders of magnitude in scaling laws paper: 11 - The original scaling laws paper spanned 11 orders of magnitude, supporting the predictability of scaling. Early Anthropic cluster size: ~1,000 GPUs - In early days, Anthropic used about 1,000 GPUs per run, fitting in a single room. Number of people working on scaling laws early on: ~30 - Joseph felt only about 30 people worldwide were focused on scaling laws in the early days at Anthropic.
Pivotal Quotes: "I think the main driver as scale and careful science. Of sort of the basics more than come up with something totally novel. Not because there aren't novel things that are better. It's just that scale is easier and it's more reliable." — Nick Joseph: On the relative importance of scale versus novel architectural innovations in advancing AI. "I think the things that actually feel most nervous about are really hard to solve bugs. A single bug can derail you for months. And when you think about it, the models take months to train. So you can kind of lose a whole generation off of something that just looks like. Like, ah, you know, it turns out like this piece of your code was incorrect and you couldn't detect it." — Nick Joseph: On the biggest risks in pre-training, emphasizing engineering robustness. "One thing that I think is important is to not have like, I don't know, I manage pre-training. I shouldn't be like, oh, pre-training has to win. Right." — Nick Joseph: On avoiding internal competition between pre-training and post-training teams, advocating for a collaborative approach.
Implications: For the AI industry, the conversation underscores that compute and engineering efficiency are the primary drivers of progress, not novel algorithms. Practitioners should invest in deep engineering skills and robust debugging. Startups should focus on applications where current models almost work, avoiding over-investment in scaffolds that smarter models may render unnecessary. Alignment remains a crucial but distant challenge, best handled via iterative post-training.
About Y Combinator Startup Podcast
We help founders make something people want. The Y Combinator Podcast is where builders talk about building. From the earliest days of an idea to scaling a company that changes the world, YC partners and founders share real stories, lessons, and tactics from the frontlines.