惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

美团技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Martin Fowler
Martin Fowler
雷峰网
雷峰网
IT之家
IT之家
小众软件
小众软件
M
MIT News - Artificial intelligence
博客园 - 聂微东
J
Java Code Geeks
Blog — PlanetScale
Blog — PlanetScale
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
A
About on SuperTechFans
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
Recent Announcements
Recent Announcements
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
C
Check Point Blog
云风的 BLOG
云风的 BLOG
腾讯CDC
H
Help Net Security
Y
Y Combinator Blog
I
InfoQ

Forbes - Innovation

Why Do Humans Have Fingerprints? Hint: It’s Not What You Think Booking.com Confirms Data Breach, Reservation PIN Codes Changed Why Major News Sites Are Blocking The Internet Archive’s Wayback Machine iPhone Fold Release Date: New Report Details Frustrating Apple News Comet Tracker: How To See Pan-STARRS And Three Planets On Wednesday NYT Mini Crossword Today: Tuesday, April 14 Hints And Answers Today’s NYT Strands Hints, Spangram, Answers: Tuesday, April 14 (It’s A Little Unclear) Today’s Wordle #1760 Hints And Answer For Tuesday, April 14 Most Of The Microplastics In Urban Air Come From Tires Today’s Wordle #1759 Hints And Answer For Monday, April 13 NYT Mini Crossword Today: Monday, April 13 Hints And Answers NYT Pips Today: Hints, Answers And Walkthrough For Monday, April 13 The YC Chief Who Codes 10,000 Lines A Day Has A Simple Secret Samsung Expands One UI 8.5 Beta To More Galaxy Owners Why You Should Stop Using Your iPhone If It’s On This List Chamath Says Firms That Treat AI As A Strategy Hand Rivals Their Edge 3 Unexpected Habits Of Secure Couples, By A Psychologist The First Lamp That Folds Your Clothes Samsung’s Disappointing Price Update For Galaxy Phone Buyers 3 Subtle Signs Someone Is Falling In Love With You, By A Psychologist Do Mantis Shrimp See More Colors Than Humans? A Biologist Explains NYT Connections Answers Explained For Monday, April 13 (#1,037) NYT Connections Hints Today: Monday, April 13 Clues And Answers (#1,037) LEGO Luigi & Mach 8 (72050) Review: 2026’s Best Set Yet? Marc Andreessen Says AI Productivity Will Trigger A Hiring Boom 3D Printing Is The Ultimate Hack To Reduce Household Spending Apple iPhone Fold: Striking Design Revealed In Leaked Photos Apple Smart Glasses: New Leak Reveals A Major Design Twist To Beat Meta Tested: The AI Coming To The Rivian R2 Quordle Hints Today: Monday, April 13 Clues And Answers
The Missing World Model: What Machines Know That Cameras ...
Brandon Barbello · 2026-06-02 · via Forbes - Innovation

Brandon Barbello is Co-Founder & COO of Archetype AI, with 10+ years of product leadership across Fortune 500 and startups.

getty

World models are having a moment. Fei-Fei Li's World Labs has raised over $1 billion. Yann LeCun has launched a new venture with comparable backing, and physical AI headlined NVIDIA GTC. The premise driving this new wave of interest is simple: The physical world is too messy, interconnected and unpredictable to navigate with traditional rules-based approaches.

As someone who spent almost a decade at Google building on-device AI and multimodal sensing systems before founding Archetype AI, I've watched the world models conversation unfold with real excitement. But as it's taken flight, one critical piece has been missing from this conversation.​

There's A Spectrum, And We're Only Looking At One End

World models can be thought of as existing on a spectrum. Both ends share the goal of understanding the physical world, but they take very different approaches to doing so.​

At one end is simulation. World Labs generates purely virtual, fictional environments. NVIDIA's Cosmos and Omniverse simulate the real world with enough fidelity that robots and autonomous vehicles can be trained in synthetic environments before operating in the real one. Google DeepMind's Genie pushes further still, simulating not just visual scenes, but richer scenarios incorporating driving conditions, weather events, radar and LiDAR. That last step signals that the field understands vision alone isn't sufficient.​

At the other end of the spectrum is runtime world modeling. This approach doesn't simulate the world in order to train a model to eventually deploy into it. Instead, it runs AI inference directly on real-world, real-time sensor feeds as events actually happen, where they happen. While simulation-centric approaches aim to eventually reach the real world, they still learn indirectly, through synthetic proxies rather than from the machines themselves.​

Almost all of the investment and attention in world models today sits at the simulation end. The other end remains largely unexplored, though it may be where the biggest opportunity lies.​

The Data Has Always Been There

The irony is that the data needed to build a truly comprehensive world model already exists. It's just been overlooked.​

Every modern industrial machine already has a perception system. Wind turbines, drill rigs, HVAC systems—these machines continuously measure their own physical state through dozens, sometimes hundreds, of sensors. Every rotation, temperature fluctuation and voltage change is recorded in real time. The result is a continuous, high-resolution record that encodes the physical behavior of the machine, its environment and the relationships between them.​

Most of this data either goes unused entirely or feeds into narrow, hand-crafted models designed to detect only what engineers already know to look for. A truly useful world model cannot be built from vision alone, or even from a narrow set of modalities like radar and LiDAR. It must learn from the full richness of the physical world: hundreds of signals across real machines, in real time.​​

The Case For A Physics-First World Model

Real physical systems don't fail cleanly. They degrade, shift and drift across dozens of interdependent variables simultaneously. A turbine doesn't fail because a single sensor crosses a threshold. It fails because the relationship between wind speed, rotation rate, oil temperature and voltage output shifts across dozens of signals in ways no human analyst or classical model can track.​

What's needed is a fundamentally different kind of model: A model that understands the world not through pixels, but through physics.​

This means a model that runs on the actual machine, processing actual sensor data, in real time: a live, continuously updating understanding of the physical world as it unfolds, not a simulation of it. The runtime end of the world model spectrum is where the least investment has gone, but it has a key property that simulation-based approaches overlook. There's no sim-to-real gap, because there’s no simulation.​

But runtime physical sensor understanding isn't enough on its own. The same degradation and drift that defeats hand-engineered rules also defeats global generalization. Two machines of the same make and model diverge over time through wear, installation and environment. A world model trained globally learns the canonical machine, which in reality is no exact machine. ​

The answer is a universal architecture with local adaptation: one foundation model that understands physical dynamics broadly, paired with an ontology that each machine learns autonomously from its own localized sensor history. It's the same architecture everywhere, but with grounded understanding for every asset.​

The Untapped Edge

Every organization running modern physical infrastructure is sitting on decades of sensor data that encodes an extraordinarily precise picture of how its systems actually behave. The bigger opportunity lies in moving from AI that finds known problems to AI that understands physical systems well enough to discover unknown ones.​

This shift can only happen if the model can actually get to the machine. Industrial environments often have limited or no connectivity. Routing inference through a centralized GPU cluster isn't always secure, cost-effective or fast enough. The real test of a physical world model is whether it can run on the hardware that operations teams actually have: on-prem rack servers and edge devices with limited edge GPU or CPU-only configurations. When a model runs at the edge, the economics change: Egress costs drop, data stays protected and uptime is locally controlled.​​

What Comes Next

Simulation world models are making rapid progress, but physical runtime world models remain an open frontier. The organizations that move early will have a significant advantage.

​For teams evaluating solutions in this space, ask a few questions to cut through the noise: Can this model run on the hardware you already have? Does it adapt to your specific machines, or does it assume a canonical one that doesn't exist in practice? Does it learn from your own sensor history?

Modern machines have always had the data. The question is whether the AI we build is finally ready to unlock its potential.​​


Forbes Technology Council is an invitation-only community for world-class CIOs, CTOs and technology executives. Do I qualify?