Lost Without a Map: Why Intelligence Is Really About Navigation
Map.
That is the word most AI product teams should probably put above their dashboards, agent logs, evaluation suites, and occasionally their office coffee machine. Not because maps are poetic. Because when an AI system fails in a live workflow, the failure often does not look like “the model forgot a fact.” It looks like the system was navigating the wrong space.
A customer-support agent treats a billing exception as a compliance question. A research assistant retrieves the right documents but builds the wrong mental model of the client’s problem. A trading bot sees volatility, but not the market regime in which that volatility matters. A medical triage assistant notices symptoms, but misses the contextual frame that changes urgency. In each case, the visible output is wrong because the hidden map is wrong.
The paper behind today’s article, Remapping and navigation of an embedding space via error minimization: a fundamental organizational principle of cognition in natural and artificial systems, argues that this is not merely an AI engineering problem. It may be a general principle of cognition.1 Intelligence, in the authors’ framing, is not located in a particular substrate: not neurons, not silicon, not a transformer block wearing a very expensive data-center costume. It is the coupled process of constructing internal spaces, updating those spaces as conditions change, and navigating through them toward viable goals.
That sounds abstract. It is. But abstraction is not the same as vagueness. The paper’s useful move is to combine three ideas that are often discussed separately:
- Navigation: an intelligent system moves through a problem space toward a goal state.
- Remapping: the system revises the space itself as new information arrives.
- Error minimization: the system repeatedly detects mismatch between expectation and state, then corrects its trajectory.
The paper does not present a new benchmark, a new model architecture, or a table where one method beats another by 2.7 points and therefore becomes “the future.” Thank goodness. Instead, it offers a conceptual synthesis across biological regeneration, transformers, diffusion models, world models, neural cellular automata, and multiscale collective systems.
That also means we need to read it correctly. The claim is not that planarian flatworms and transformer models are “the same.” That would be the kind of analogy that sounds profound until someone asks for the mechanism. The better interpretation is narrower and more useful: many adaptive systems appear to share an organizational pattern. They build internal maps, revise those maps under pressure, and use iterative correction to move toward coherent outcomes.
The business relevance begins there. The next generation of useful AI systems may not be defined simply by larger context windows or more fluent output. They may be defined by whether they can maintain, revise, and test the internal maps they use to act.
Intelligence starts when a system has somewhere to go
The paper extends the Fields-Levin view of cognition as “competent navigation in arbitrary spaces.” Under this view, a goal is not necessarily a physical destination. It can be a target position in metabolic space, morphological space, transcriptional space, language space, motor-control space, or a business process state.
A cell navigating chemical gradients, a tissue repairing a wound, a language model selecting a next token, and an autonomous agent choosing a tool call are obviously not identical systems. But they can be described in a common grammar:
| System | Space being navigated | Goal-like target | Corrective process |
|---|---|---|---|
| Regenerating tissue | Morphological space | Viable anatomical form | Local cellular coordination and repair |
| Planarian under physiological stress | Transcriptional / physiological space | Restored homeostasis | Gene-expression adjustment |
| Transformer | Token embedding space | Contextually coherent representation | Attention-layer refinement |
| Diffusion model | Latent/data manifold | Structured sample from noise | Iterative denoising |
| World-model agent | Internal model of environment | Better prediction and action | Prediction-error update |
| Business AI agent | Task-state / knowledge-state space | Successful workflow outcome | Retrieval, tool feedback, self-correction |
The key word is space. If there is no space, there is no navigation. If the space is badly formed, the system can move confidently and still be wrong. Anyone who has watched an AI agent call the wrong API three times with increasing politeness has already seen this principle in action.
Traditional AI evaluation often focuses on the final answer. That is understandable; users do not pay for elegant internal geometry. But the paper suggests that final answers are downstream artifacts of a more basic process: how the system represents the task space and how it updates that representation as feedback arrives.
This is why “navigation” alone is not enough. A static map is useful only when the world cooperates. Living systems, and increasingly AI systems, operate in environments that do not cooperate. New context arrives. Constraints shift. Damage occurs. The target itself may need reinterpretation. Intelligence therefore requires not only movement through a space, but revision of the space in which movement happens.
Remapping is the part most business AI systems still fake
The paper defines remapping as representing or updating new information into an internal latent representation: in plainer language, changing the map after experience changes what matters.
This is where the argument becomes more interesting than the usual “AI is inspired by biology” story. The authors point to biological systems where remapping is not optional decoration. It is survival.
Planarian flatworms exposed to barium, a potassium-channel blocker, can regenerate heads while adapting transcriptionally to the stressor. Salamanders regenerate limbs from varying amputation planes. Tadpoles with experimentally scrambled craniofacial structures can still develop largely normal frog faces. These examples are not presented as magic tricks from the biology department. They illustrate a deeper point: biological collectives often restore viable form from disturbed starting points.
The system does not merely execute a fixed script. It senses deviation, compares current state with some target-like reference, and coordinates local actions toward a global outcome. It navigates. But it also remaps, because the path from “damaged current state” to “viable future state” depends on the disturbance.
In AI, the paper treats embeddings as the obvious analogue. A language model maps tokens into vectors; attention updates those representations according to context; deeper layers refine them. Vision models, multimodal systems, retrieval systems, and world models all depend on compressing high-dimensional data into structured spaces where similarity, relevance, and action can be computed.
The useful business distinction is this:
| Common product assumption | Paper-informed correction | Operational implication |
|---|---|---|
| The model “knows” the answer if the answer is in training data or retrieved context. | The system must build the right task-space representation before knowledge becomes actionable. | Retrieval alone is insufficient; context must be organized into a working map. |
| Agent failure is mainly a planning problem. | Planning fails when the agent navigates the wrong representation of the task. | Evaluate state representation, not just action sequences. |
| Longer context means better adaptation. | More context can help, but remapping determines what the system treats as relevant. | Add memory and feedback only if they reshape the agent’s internal state usefully. |
| Robustness comes from larger models. | Robustness may require iterative correction across changing spaces. | Design closed-loop systems, not one-pass answer machines. |
This is also where a misconception should be blocked early. The paper does not prove that biological cognition and AI cognition are identical. It argues that both can be interpreted through a shared organizational pattern. That distinction matters. A metaphor is useful when it improves diagnosis; it becomes expensive when it pretends to be evidence.
Embeddings are not just storage; they are constraints
A lazy reading of “embedding space” treats embeddings as a database trick: convert messy things into vectors, compare distances, retrieve neighbors, sprinkle some cosine similarity on top, and call it intelligence. The paper pushes harder.
Its biological discussion argues that embedding high-dimensional biochemical processes into 3D space imposes constraints. Molecules do not interact in abstract concentration-space alone; they interact through spatial proximity, diffusion, folding, binding pockets, hydrophobic effects, and physical structure. The embedding is not just a representation. It shapes what can happen.
That is the paper’s bridge between biology and AI. A useful embedding compresses complexity while preserving relationships that matter for action. A poor embedding can preserve the wrong relationships elegantly. This is the professional version of being confidently lost.
For AI builders, the implication is uncomfortable but productive: embedding quality is not merely a preprocessing issue. It is architecture. It determines which analogies become natural, which distinctions become visible, which actions appear near each other, and which errors become easy or hard to correct.
The authors also discuss coherence across scales. In biology, molecular, cellular, tissue, organismal, and ecological levels do not operate as isolated layers. Higher-level boundaries can constrain lower-level behavior, while lower-level dynamics produce higher-level structure. The paper uses concepts such as sheaf-theoretic coherence and multiscale embeddings to express this formally, but the practical reading is simple enough: maps at different levels must remain mutually compatible.
Enterprise AI has the same problem, although usually with fewer salamanders.
A customer-service agent may maintain a conversation-level map, a user-profile map, a policy-compliance map, and a business-process map. If those maps conflict, the system can be locally correct and globally wrong. The answer may satisfy the immediate sentence while violating refund policy, brand tone, or legal constraints. A serious agent architecture therefore needs coherence across representational layers, not just a better prompt at the top.
Transformers navigate by repeatedly rewriting context
The paper’s discussion of transformers is useful because it avoids treating self-attention as mystical reasoning powder. A transformer maps tokens into embeddings, then repeatedly updates those embeddings through attention layers. Each layer changes how a token is represented in light of other tokens.
In that sense, a transformer does not simply “read” a sentence. It progressively remaps the internal representation of each token according to context. The word “it” becomes different depending on which previous object the attention heads bind it to. The model’s representation is not a static dictionary lookup. It is a contextual reconstruction.
The paper also notes work connecting self-attention to continuous Hopfield networks, where pattern retrieval can be understood as movement toward attractor states in a high-dimensional energy landscape. The important idea is not the name “Hopfield,” which has a pleasingly old-school AI aroma. The important idea is associative correction: noisy or partial inputs are refined toward stored or learned patterns.
That helps explain both the strength and weakness of transformers.
They are powerful because layered attention supports rich contextual remapping. They are limited because a standard transformer is still largely feedforward during inference. Its internal representations are generated for the current pass; persistent internal state is limited unless supplied through context, memory, retrieval, or external architecture. The paper therefore treats recurrent architectures, state-space models, world models, and agentic systems as part of a broader movement toward more durable remapping over time.
For business systems, this distinction is not theoretical. A chatbot can answer within a session. An operational agent must maintain state across tasks, feedback, tools, exceptions, and changing environments. The former can survive as a fluent text engine. The latter needs something closer to a living map.
Diffusion models show error correction in its cleanest form
If transformers illustrate contextual remapping, diffusion models illustrate iterative error correction with almost theatrical clarity.
A diffusion model is trained by corrupting data with noise and learning the reverse process: step by step, it removes noise and reconstructs structured samples. During generation, it begins from high-entropy noise and moves through a sequence of refinements toward a sample consistent with the learned data distribution.
The paper interprets this as navigation through latent space toward attractor regions. That interpretation matters because it shifts attention from “the model generates an image” to “the model follows an error-minimizing trajectory.”
The authors connect this to biological morphogenesis. An embryo does not become a mature organism by expanding a blueprint in a single deterministic pass. Development is gradual, context-sensitive, and error-corrective. Regeneration after injury makes the point even sharper: the system must correct deviations while preserving global structure.
This does not mean diffusion models are organisms. Please do not put that in a pitch deck. It means diffusion gives AI researchers a clean computational example of a broader pattern: complex structure can emerge through repeated local corrections guided by a learned distribution or target landscape.
That pattern is already relevant beyond image generation. Diffusion-style approaches appear in world modeling, optimization, protein-related generative tasks, biological sequence generation, and other domains where structure must be built through iterative refinement rather than direct one-shot prediction.
For business, the lesson is not “use diffusion everywhere.” The lesson is more general: many valuable AI tasks are reconstruction problems under uncertainty. Strategy planning, anomaly repair, workflow recovery, simulation, and decision support often require moving from noisy partial state toward a coherent operational state. A one-pass answer may be cheaper. It may also be a very efficient way to automate mistakes.
Neural cellular automata make the collective version visible
Neural cellular automata, or NCAs, are another important example in the paper because they make distributed cognition visible in miniature. In an NCA, each cell-like unit updates its state based on local information, often using the same learned rule across cells. From local interactions, a global pattern can emerge. Some NCAs can learn to grow target forms and regenerate after perturbation.
The paper uses NCAs as a synthetic analogue of biological self-organization. They show how simple local agents, communicating and correcting iteratively, can produce system-level structure. This resembles tissue repair more than classic centralized computation.
For AI strategy, the implication is quietly radical. Many organizations still imagine the “AI system” as a single central model. The paper’s multiscale view suggests a different design direction: intelligence may scale better when local modules maintain their own maps, correct local errors, and coordinate through shared constraints.
That is not the same as throwing ten agents into a Slack channel and hoping emergence will invoice the client. Collective systems need coherence conditions. Local correction must serve system-level objectives. Otherwise, multi-agent architecture becomes bureaucracy with token bills.
A better operational design might look like this:
| Layer | Local map | Error signal | Coordination requirement |
|---|---|---|---|
| Retrieval module | Knowledge-source relevance | Missing, stale, or conflicting evidence | Must expose uncertainty and provenance |
| Planning module | Task decomposition | Failed step, blocked dependency, infeasible sequence | Must revise plan when state changes |
| Tool-use module | External action space | API error, permission issue, unexpected output | Must report effects back to shared state |
| Domain module | Business rules and constraints | Policy violation, risk breach, compliance gap | Must override locally plausible but invalid actions |
| Supervisory layer | System-level objective | Drift from user goal or enterprise boundary | Must reshape lower-level priorities |
This is where the paper’s biological analogy becomes practically useful. Robustness is not only about making each component smarter. It is about making local intelligence legible and correctable within a larger system.
The figures are conceptual scaffolding, not benchmark evidence
Because this paper is a synthesis, its figures should not be read like experimental result charts. They are conceptual scaffolds. That does not make them useless; it means their evidentiary role is different.
| Paper element | Likely purpose | What it supports | What it does not prove |
|---|---|---|---|
| Figure 1: multiscale competency architecture | Conceptual synthesis | Biological systems can be framed as nested agents navigating different spaces | That all biological and AI systems share identical mechanisms |
| Figure 2: embeddings and transformers | Explanatory bridge | Transformer attention can be interpreted as contextual remapping of embeddings | That transformers possess biological cognition |
| Figure 3: world models and agentic AI | Architectural comparison | World models and agents use internal representations to guide action and update from feedback | That current agents are robust in real-world deployment |
| Figure 4: diffusion models | Mechanism illustration | Iterative denoising is a clean example of error-minimizing navigation through latent space | That diffusion is the universal model of intelligence |
| Figure 5: unconventional substrates and NCAs | Cross-domain analogy | Development, generative modeling, and NCAs share iterative reconstruction motifs | That biological development is reducible to current ML architectures |
This distinction matters for business readers. The paper is not telling you which vendor to buy, which model to fine-tune, or which benchmark leaderboard to worship this quarter. It is offering a diagnostic framework. Use it to ask better design questions.
Does the system have a map of the task? Can that map change? What counts as error? Where does feedback enter? Which layer has authority to reshape lower-level behavior? How does the system recover when the initial representation is wrong?
These questions are less glamorous than announcing “agentic AI transformation.” They are also more likely to prevent the transformation from becoming a helpdesk ticket.
Near-criticality is the interesting but dangerous design hint
Near the end, the paper proposes near-criticality as a possible setpoint for adaptive cognitive systems. Systems near critical regimes can be sensitive to perturbation, transmit information efficiently, and access alternative states. That makes them attractive for remapping: when the environment changes, the system can become flexible enough to reorganize.
But the paper is careful here, and the caution is not decorative. Criticality is fragile. Small changes can cascade. Artificial systems trained too close to criticality may destabilize. In plain business language: flexibility and chaos are neighbors. They occasionally borrow sugar.
The practical inference is not “make AI systems critical.” It is to design systems with regulated flexibility. Under normal conditions, an enterprise AI agent should navigate stable attractors: approved procedures, validated knowledge, compliance constraints, user goals. Under perturbation—new evidence, failed tool call, ambiguous instruction, policy conflict—it should temporarily widen its search, revise its map, and then settle again.
That suggests a useful architecture principle:
The formula is simple. Implementing it is not.
A system that never remaps becomes brittle. A system that remaps too freely becomes ungovernable. The engineering challenge is to specify when feedback is strong enough to change the map, which layers can be changed, and how the revised state is tested before action.
What Cognaptus infers for AI product design
The paper directly argues for remapping and navigation through error minimization as a substrate-independent cognitive principle. It supports this by connecting examples across biological regeneration, neural maps, embeddings, transformers, diffusion models, world models, NCAs, and multiscale collective systems.
Cognaptus would translate that into three product-design principles.
First, agent memory should be treated as map maintenance, not storage. Many systems add memory as if the main problem were forgetting. But memory that stores facts without reorganizing the task representation may increase clutter rather than competence. A useful memory system should change how the agent understands future state, constraints, and likely action pathways.
Second, tool use should be part of the error-correction loop. Tools should not merely extend model capability. They should feed back into the system’s map. If a database query fails, if retrieved sources conflict, or if a user rejects a recommendation, that signal should reshape the next internal representation. Otherwise, the agent is not learning from the world; it is just accumulating transcripts.
Third, multi-agent systems need coherence, not noise with job titles. Specialized agents can maintain local maps, but there must be mechanisms for resolving conflicts across layers. A compliance agent, planning agent, retrieval agent, and execution agent cannot each optimize their own local objective independently. Biology works because local behavior is constrained by higher-level organization. Enterprise AI should take the hint before inventing synthetic middle management.
A practical design checklist follows:
| Design question | Why it matters |
|---|---|
| What is the system’s current problem space? | Without this, “reasoning” is only text generation around an implicit map. |
| What counts as a goal state or attractor? | Agents need operational targets, not vague success language. |
| What feedback can trigger remapping? | Not every error should rewrite the map; not every map should remain fixed. |
| Which representations persist across time? | Persistent state determines whether the system adapts or merely repeats. |
| How are local maps reconciled with system-level constraints? | Multi-agent robustness depends on coherence across layers. |
| How is remapping evaluated before action? | Adaptive systems need guardrails around self-modification. |
None of this requires anthropomorphizing AI. It requires treating AI systems as dynamic representational systems rather than vending machines for fluent paragraphs. The vending-machine model is simpler. It is also increasingly inadequate.
Boundaries: what the paper does not give us
The paper’s strength is conceptual integration. Its limitation is the same. It does not provide a controlled experiment showing that a specific remapping-and-navigation architecture outperforms alternatives in enterprise workflows. It does not quantify the business value of multiscale AI systems. It does not solve alignment. It does not tell us how to implement coherence across arbitrary agent hierarchies. It does not prove that all cognition reduces to embedding-space navigation.
Those boundaries matter because conceptual frameworks are seductive. They let us see patterns across fields. They can also make very different systems look more unified than they operationally are.
A transformer remapping token embeddings through attention is not doing the same thing as a regenerating limb. A diffusion model denoising an image is not literally developing like an embryo. An NCA reconstructing a pattern is not equivalent to a tissue with metabolism, history, and evolutionary constraint. The paper’s value lies in the shared organizational logic, not in flattening the differences.
For business practice, the safest interpretation is this: use the framework as a design lens, not as proof. It helps diagnose why one-pass prediction often fails in open environments. It suggests why adaptive agents need persistent state, feedback loops, and coherent representations. It also warns against simplistic “bigger model equals more intelligence” thinking.
That is already useful. It is just not a license to rename every workflow diagram “cognition.”
The real map is the system’s ability to redraw the map
The title says intelligence is about navigation. The paper’s deeper point is that navigation and map-making cannot be separated.
A system that can move through a fixed space may solve a task. A system that can redraw the space when reality changes begins to look adaptive. A system that can do this across layers—local perception, memory, tools, goals, constraints, and feedback—starts to resemble the kind of robust intelligence businesses actually need.
That is the practical takeaway. AI systems should not merely answer. They should maintain a representation of where they are, where they are trying to go, what changed, what error occurred, and whether the map itself must be revised.
The next frontier of AI product design may therefore be less about making models sound smarter and more about making systems less lost. Not a glamorous slogan, perhaps. But neither is “we fixed the internal state representation,” and that is how useful technology often begins.
Cognaptus: Automate the Present, Incubate the Future.
-
Benedikt Hartl, Léo Pio-Lopez, Chris Fields, and Michael Levin, “Remapping and navigation of an embedding space via error minimization: a fundamental organizational principle of cognition in natural and artificial systems,” arXiv:2601.14096, https://arxiv.org/abs/2601.14096. ↩︎