Back to news

Aug 10

2026

Research preview

Micro-World Models

Our work toward physical swarms of intelligent agents that are distributed, performant, and energy efficient.

Open Demo

Why Micro-World Models?

Physical context requires understanding spaces as a whole. In a factory, information about a person, robot, tool, or material only becomes meaningful in relation to the rest of the physical environment—and that physical context is what gives a decision its value.

That requires more than one model looking at one crop at a time. We want multiple small, responsive models running in parallel, each attending to a different part of the scene and contributing a precise observation to a shared understanding of the world.

CONTEXT

See the whole factory

A useful decision depends on context: the machine, nearby agents, materials, people, and the state of the environment around them.

PARALLEL

Attend in parallel

Multiple small models can watch different regions and events at once, then contribute their observations to a shared description of the scene.

RESPONSIVE

Respond where it matters

Compact specialists can remain close to physical agents, react quickly, and focus compute on the task directly in front of them.

How? Small data, high cognition

The point is not data size by itself. It is how much useful cognition can be compressed into each training example: relationships, state, uncertainty, and the reasoning needed to describe a physical scene precisely.

Cognition compression also creates a path toward greater energy efficiency: smaller specialist models require less compute per inference and can avoid repeatedly sending every observation to a large remote model. The exact energy savings still depend on the hardware, workload, and deployment architecture.

Find the cognition core inside the information field.

A large information field containing a much smaller cognition core.

A large corpus can contain mostly redundant information. A smaller corpus can carry a stronger learning signal when its examples encode the structure of the task.

Compress cognition into a model that can live with the agent.

A scale comparison showing knowledge compressed from large frontier models into small and micro models.

The objective is not smallness by itself. It is to preserve useful physical-world cognition while reducing the model enough to run many responsive specialists in parallel.

Our prepared corpus occupied only 0.183 GB. It contained 40,500 text and agent-trace examples, and the selected step-2,000 checkpoint had seen 32,000 of them. We used LoRA to update around only 1% of the parameters while keeping the vision tower frozen.

This technique is memory and cost efficient in both training and inference.

Prepared examples
40,500
Seen by step 2,000
32,000
Trainable parameters
1.57%
Vision tower
Frozen

A broader direction

This aligns with what experts say

The same distinction—between accumulating information and extracting reusable cognition—is becoming central to how researchers discuss the next generation of intelligent systems.

Shared from the referenced discussion, beginning at 1:00. The video is external commentary, not evidence of a partnership or endorsement.