Back to Investment Theses
May 11, 2026

The Fast Brain, the Slow Brain, and the Missing Layer

In my last post, I described two jobs every production robot has to do simultaneously: think, and act.

Job 1: Cognition - is what large AI models do well: interpret the environment, reason, plan, adapt. It tolerates variance. It can take a fraction of a second longer and still be useful.

Job 2: Control - is different in kind. Motor signals, sensor fusion, safety loops. It needs guaranteed response times, every time, with no exceptions. Not fast on average. Guaranteed.

I said these two jobs have fundamentally incompatible compute requirements.

Today I want to name the paradigm, because it turns out the research community already has a name for it and the name matters.

The architecture researchers and roboticists have converged on is exactly what it sounds like.

The Slow Brain handles cognition. High compute, probabilistic, latency-tolerant. NVIDIA's GR00T model family runs here. The VLA (Vision-Language-Action) model ecosystem runs here. Simulation platforms, world models, foundation models for robotics: all Slow Brain.

The Fast Brain handles control. Deterministic. Hard real-time. Architecturally separate from the AI compute stack. Sub-millisecond timing. CAN-FD and EtherCAT buses with microsecond-level jitter tolerance. Safety-certified.

NVIDIA's GR00T N1 acknowledged this publicly: it has a System 2 component for vision, language, and reasoning, and a System 1 component for translating plans into continuous motor commands. Two systems. Two different computational characters. NVIDIA built the model that way because the physics demands it.

The Slow Brain Is Getting Solved

The cognition side of this problem is advancing faster than most people outside the industry realize.

GR00T moved from N1 to N1.7 to N2 in under a year. N2 helps robots succeed at new tasks in new environments more than twice as often as prior leading approaches. Cosmos 3 launched as NVIDIA's world simulation platform, giving robot systems the ability to rehearse in virtual environments at scale - no fleet deployment is happening at scale today without millions of hours of virtual rehearsal first.

There's a newer research trend amplifying this: what the PNAS calls Evolvable AI. Systems designed to autonomously generate and refine their own low-level control code, adapt their own operational rules, and improve across sessions without human intervention. The Slow Brain is beginning to evolve itself.

The capital signal confirms the direction. Physical Intelligence is valued at $5.6 billion. Skild AI at over $14 billion. Jeff Bezos has committed $6.2 billion to Project Prometheus for agentic manufacturing AI, with reports of a $100 billion vehicle taking shape. Every major infrastructure bet in this space right now is a bet on the Slow Brain getting better.

The Slow Brain is getting solved.

The Fast Brain Is Not

Here's where it gets interesting. And where I think the structural opportunity lives.

Researchers have a name for why the Fast Brain problem is hard. It's called Moravec's Paradox. Hans Moravec identified it in the 1980s: high-level reasoning is computationally cheap for machines; basic sensorimotor skills - walking on uneven ground, manipulating an irregular object, maintaining balance mid-task - are computationally expensive.

We solved the reasoning side. Talking to an AI is now trivial. Moving reliably in the physical world is still hard.

Moravec's Paradox predicts exactly what the industry is experiencing: the Slow Brain (reasoning and planning) is being solved rapidly, while the Fast Brain (deterministic physical control) remains the stubborn constraint.

The Fast Brain requires something GPUs are architecturally not designed to provide: guaranteed timing. Not throughput. Guarantees. A GPU optimized for parallel compute throughput does not deliver the deterministic response times real-time motor control requires. These are not the same problem.

Today, production deployments handle this by bolting together separate embedded microcontrollers running real-time operating systems alongside the AI compute stack. It works in small-scale controlled environments. It does not scale cleanly into high-volume production, complex robot bodies, or regulated industries that require functional safety certification.

The Gap Is Larger Than Most People Are Tracking

In March 2026, Morgan Stanley published a 44-page analysis of the agentic manufacturing transition - robots and AI converging to transform how factories work. They profiled 18 private companies building in this space.

Zero of the 18 addressed the real-time deterministic control layer.

In April 2026, 36 startups from 10 countries pitched at a Physical AI and humanoids summit. Multiple companies attacked Slow Brain inference efficiency, sensing, simulation, and safety. None addressed the Fast Brain control layer.

This is not because the problem isn't real. It's because the category hasn't been named yet.

And the scale of the opportunity is larger than the humanoid robot conversation suggests. When Morgan Stanley frames it as "When Factory = Robot" - when every machine on a factory floor becomes an interconnected intelligent node - the Fast Brain isn't just a humanoid problem. It's the infrastructure layer of the entire agentic manufacturing transition. Every machine needs deterministic real-time control. Every machine needs to be certified, safe, and reliable in an environment where failure costs are real.

The Slow Brain layers are being capitalized. The Fast Brain real-time control layer is the un-seized position.

Where This Goes

The pattern here is the same one I wrote about in the Agent Harness series on the software side: when AI moves from recommending to executing, value doesn't accumulate at the model layer. It accumulates at the integration layer. The harness. The infrastructure that connects AI capability to reliable real-world outcomes.

In Physical AI, the Fast Brain is that layer.

I'm actively engaged with a company working on exactly this problem. I'll share more when I can. In the meantime, I'd be curious to hear from robotics engineers and compute architects who are seeing this constraint up close in production deployments.

The companies that name and solve this layer won't just build products. They'll build the control plane for an entirely new generation of autonomous physical systems.

Reach me at arif@faris-capital.com

This thesis was originally published on LinkedIn. Join the discussion, add your thoughts, and follow for regular updates.

View on LinkedIn