Free for humans

MindTopo: Can Foundation Models Reason in Topological Space?

MindTopo tests whether foundation models grasp topology that survives stretching — continuity, separation, order, enclosure, knots — and finds even the best of 14 MLLMs far below human performance, especially when they must plan actions.

arXiv:2609.119005 min readScore 91/100Paper hub2026-W38

The 30-second take

  • What: The authors introduce MindTopo, 11,030 instances across 13 procedurally generated tasks that score topological intuition at two levels — identifying relations (reasoning) and acting as a closed-loop agent (planning).
  • Why it matters: Abundance angle: expert spatial judgment is still scarce. If foundation models cannot keep topology straight while planning, cheaper default assistance for maps, robots, and science tools stays leaky — a measurement result, not a product date.
  • Who should care: Multimodal-model builders, spatial-cognition and robotics researchers, and eval teams who currently score metric distance or viewpoint but not deformation-invariant relations.

What the paper actually did

Spatial reasoning, the authors argue, depends not only on metric properties such as distance, angle, and shape, but also on topological relations that stay invariant under continuous deformation. Cognitive science treats those relations as foundational, yet foundation-model evaluations mostly test metric or viewpoint-dependent relations.

MindTopo is a benchmark of topological intuition across five properties grounded in cognitive science and formal topology: continuity, separation, order, enclosure, and knots. Each property is tested at two cognitive levels. Reasoning asks a model to identify topological relations or infer how they change. Planning instantiates a foundation model as a closed-loop agent whose policy selects environment actions.

The suite has 11,030 instances across 13 procedurally generated task types with controllable difficulty. The authors benchmark 14 multimodal large language models (MLLMs) and study agent configurations augmented with image and video generation, including three video generative models in planning settings. Every MLLM they tested performs better on reasoning than on planning, and the best-performing model remains far below observed human performance. On Qwen3-VL-2B-Instruct, supervised fine-tuning and reinforcement learning improve reasoning more than planning. Generated observations keep local cues and reach plausible endpoints, but audited rollouts do not reliably follow environment dynamics or preserve topology across transitions.

What makes this disruptive

The paper names a gap that metric-heavy evals can hide: models may talk about space while failing at the relations that survive stretching and folding. If every one of 14 MLLMs is stronger at identifying topology than at acting on it, and still far below humans, then “spatial foundation model” claims need a topology stress test, not just another distance or viewpoint quiz.

The scarcity it touches is expert spatial judgment — the kind of continuity, enclosure, and knot reasoning people use without noticing. Cheap default cognitive tools that navigate, assemble, or explain the physical world will stay brittle if they drop topology when they start choosing actions. Generated video/image observations looking locally plausible while violating dynamics and topology is a concrete warning for agent stacks that treat generators as world models.

This is a benchmark and measurement paper. It does not ship a topological reasoner, and the authors do not claim a calendar for when models catch humans.

Why it matters (outside the lab)

Abundance lens (today’s luxuries → tomorrow’s defaults): Disruptive Concepts reads AI work as a move on a scarcity map — not as a finished product.

Scarcity today: expert judgment, tutoring, coding, and analysis that only specialists or expensive staff can deliver — here, reliable topological spatial judgment.

If this line of work scales: capable assistance and decision support as a default software layer rather than a scarce human service. Horizon: near-term (years, not decades) if reliability and cost keep improving — for eval practice, not for a consumer “spatial IQ” app.

Near-term: add topology (continuity, separation, order, enclosure, knots) and a reasoning-versus-planning split to spatial evals. Medium-term: whether models can preserve topology across action transitions — not prettier generated frames — decides if abundant spatial assistance is trustworthy.

Limitations & open questions

This is a preprint and a synthetic, procedurally generated benchmark. Strong results (or failures) on 13 task types do not automatically transfer to real kitchens, cities, or scientific imagery. “Far below observed human performance” is the authors’ comparison; readers should check the PDF for who the humans were and how they were scored.

Fine-tuning and RL results are reported for Qwen3-VL-2B-Instruct specifically, and they help reasoning more than planning. Generated observations that look locally fine while breaking dynamics are an audited-rollout finding, not a proof that all world-model generators fail. The website is listed as https://mind-topo.github.io/.

Not yet a default: this does not demonetize cognitive spatial labor on a fixed date. Better benchmarks are not the same as cheaper default spatial agents.

Explain ladder

Default article depth

Start with the five properties (continuity, separation, order, enclosure, knots) and the two levels (reasoning vs closed-loop planning). The headline pattern is consistent: 14 MLLMs do better at naming topology than at acting on it, and generators can look locally right while dropping topology across transitions. If you buy or build spatial agents, ask whether your evals are metric-only. Horizon for any “default” spatial assistant is still about reliability, not a year stamped on this preprint.

Key terms

Topology (here)
Spatial relations that stay the same under continuous deformation — the paper’s five: continuity, separation, order, enclosure, and knots.
MLLM
Multimodal large language model: a foundation model that takes images (and often text) and produces text or actions.
Closed-loop agent
A model that repeatedly chooses environment actions from new observations, rather than answering a single static question.

Sources

Related explainers

Same topic and week first — keep exploring the scarcity → abundance map.

Editorial explainer · not peer review · always read the primary paper.

Byline: Disruptive Concepts editorial.