Inference, Diffusion, World Models, and More | YC Paper Club
In a Nutshell
Three papers showed concrete algorithmic wins for scaling intelligence under real constraints. Speculative speculative decoding parallelizes drafting and verification on separate hardware to reach 300 tokens/sec on Llama-70B, turning extra FLOPs into lower latency and higher throughput. Diffusion MPC factorizes action proposals from dynamics models, enabling runtime adaptation to new rewards and dynamics where joint models fail, while a JEPA-style world model delivers fast latent-space planning and built-in uncertainty estimates using only 15M parameters. In the data-constrained regime, aggressive regularization plus ensembling yields a 5× data-efficiency gain over standard pre-training; distillation recovers most of the gain at inference time.
These notes were generated by AI and may contain inaccuracies.
YC Paper Club is the first of its kind, created as a community for founders and researchers. Over 1,000 people applied and roughly 100 were selected. The event is held at Pioneer, a location chosen to bring together AI talent from the Bay Area, including people at Anthropic, OpenAI, Cursor, Google DeepMind, Tesla, xAI, and Thinking Machines who may not regularly travel to San Francisco for YC events.
The speaker references their Winter 2016 YC batch experience, noting that 140 companies went through that batch and 10-15 became unicorns, including WPY, Astronis, and Deep Graham. During that period, early OpenAI discussions occurred at the same location.
Tanishk, a Stanford grad student, presents work done with Triau and Aar May. The talk focuses on inference, arguing that inference should be viewed as a capability rather than merely a cost or convenience factor. The core claim is that if a method's performance scales with thinking time, then tokens-per-second directly determines peak intelligence deliverable.
A live comparison shows three approaches on a code prompt from VLM: standard autoregressive decoding, speculative decoding, and a custom inference engine implementing a new algorithm. The custom engine achieves significantly higher speed, demonstrating that algorithmic improvements matter more than systems optimizations alone.
Sign in to read the full notes
Get access to AI-generated notes, topic timestamps, and more.