🔬Max Welling: Materials Underlie Everything
TL;DR
Max Welling traces his career from quantum gravity to founding CuspAI, explaining how physics underpins modern AI architectures and why the field of AI for science is attracting billions in investment to solve foundational materials problems—from carbon capture to next-generation GPUs—by treating nature as a computational "Physics Processing Unit."
🌌 Physics as the Unifying Thread 3 insights
From quantum gravity to equivariant networks
Welling applies mathematical tools from particle physics and general relativity—specifically gauge symmetries and group theory—to machine learning, driving foundational work on variational autoencoders, graph neural networks, and equivariant architectures with collaborators like Taco Cohen.
Diffusion models mirror non-equilibrium thermodynamics
His upcoming book details the deep mathematical equivalence between generative AI techniques (diffusion models, MCMC, Schrödinger bridges) and stochastic thermodynamics, the physics of systems far from equilibrium.
Gerard 't Hooft's challenge to quantum mechanics
Inspired by his PhD advisor Nobel laureate Gerard 't Hooft—who now argues quantum mechanics is incomplete—Welling pursues "understandable" physical theories that avoid multiverse interpretations while maintaining mathematical rigor.
🚀 The AI for Science Explosion 3 insights
Investment volumes reaching billions
The field has exploded from hundreds of millions to multi-billion-dollar funding rounds, including a recent $6.2 billion investment in an AI science startup backed by Jeff Bezos, signaling recognition that this is a "virgin field" for innovation.
Escaping advertising algorithms for climate impact
Researchers are redirecting AI tools from advertising and multimedia toward high-impact scientific domains where symmetry-aware architectures have already succeeded, such as AlphaFold for protein folding and machine learning force fields for materials.
A new interdisciplinary discipline
AI for science represents an emerging academic and industrial field at the interface of machine learning and natural sciences, requiring new curricula and educational resources to train engineers in scientific domains.
⚛️ Materials Underlie Everything 3 insights
The material foundation of digital technology
Even software like LLMs ultimately depend on materials innovation—for example, GPUs rely on novel materials deposited on wafers using EUV lithography, and further computing advances require solving fundamental materials bottlenecks.
Molecular space as a search engine
Unlike traditional hypothesis-driven science, new AI tools can search the entire space of possible molecules (not just known compounds) to discover materials for batteries, perovskite solar panels reaching 50% theoretical efficiency, and self-destructing plastics.
Carbon capture as an unsolved imperative
Staying within 2°C of warming requires not just emissions reduction but a century of carbon dioxide removal at massive scale, a problem that demands new material discovery for capture technologies that do not yet exist.
đź§Ş The Physics Processing Unit 3 insights
CuspAI's $130M automation bet
Founded 20 months ago with co-founder Chad Edwards, CuspAI has grown to 40 people and aims to fully automate materials discovery by integrating computational modeling with high-throughput experimentation to screen novel carbon capture materials.
Nature as a computational backend
Welling conceptualizes laboratory experiments as a "Physics Processing Unit" (PPU)—nature performing computations that are physically impossible to simulate digitally—which must seamlessly integrate with data center processing to discover new materials.
Closing the loop between simulation and reality
The platform automates the iterative cycle where AI suggests molecules, robotic experiments validate properties, and results feed back into the model, creating a search engine where researchers type desired properties and receive synthesized candidates.
Bottom Line
AI engineers should enter materials science now, leveraging new computational tools to search the full molecular space and automate experimentation, as materials innovation underlies every technological bottleneck from carbon capture to next-generation GPUs.
More from Latent Space
View all
🔬There Is No AlphaFold for Materials — AI for Materials Discovery with Heather Kulik
MIT professor Heather Kulik explains how AI discovered quantum phenomena to create 4x tougher polymers and why materials science lacks an 'AlphaFold' equivalent due to missing experimental datasets, emphasizing that domain expertise remains essential to validate AI predictions in chemistry.
Dreamer: the Agent OS for Everyone — David Singleton
David Singleton introduces Dreamer as an 'Agent OS' that combines a personal AI Sidekick with a marketplace of tools and agents, enabling both non-technical users and engineers to build, customize, and deploy AI applications through natural language while maintaining privacy through centralized, OS-level architecture.
Why Anthropic Thinks AI Should Have Its Own Computer — Felix Rieseberg of Claude Cowork/Code
Anthropic's Felix Rieseberg explains why AI agents need their own virtual computers to be effective, arguing that confining Claude to chat interfaces severely limits capability. He details how this philosophy shaped Claude Cowork and why product development is shifting from lengthy planning to rapidly building multiple prototypes simultaneously.
⚡️Monty: the ultrafast Python interpreter by Agents for Agents — Samuel Colvin, Pydantic
Samuel Colvin from Pydantic introduces Monty, a Rust-based Python interpreter designed specifically for AI agents that achieves sub-microsecond execution latency by running in-process, bridging the gap between rigid tool calling and heavy containerized sandboxes.