iNFLUXUSiNFLUXUS
All posts

13 July 2026 · iNFLUXUS Lab

Continuous Thought Machines: Adaptive Compute for Complex Claims

Sakana AI’s Continuous Thought Machine (CTM) introduces time-based neural reasoning. By leveraging adaptive compute within human-defined guardrails, we can process casualty claims with unprecedented efficiency.

A glaring computational inefficiency at the heart of modern artificial intelligence is its rigid, uniform processing depth. In standard Transformer architectures, every token passes through the exact same number of layers, consuming identical computational resources regardless of task complexity. In commercial insurance, this manifests as a absurd paradox: an AI spends the exact same compute budget summarizing a two-line motor claim notice as it does unravelling a complex, multi-jurisdictional employer's liability loss run spanning a decade of litigation.

This rigid paradigm leads to two massive failures: massive energy waste on trivial tasks, and severe reasoning breakdown on complex ones. Sakana AI’s ground-breaking Continuous Thought Machine (CTM) shatters this limitation by introducing time-based neural reasoning and adaptive compute depth.

Decoupling Processing Depth from Sequence Length

Unlike traditional deep neural networks that process inputs through a static feed-forward pass, CTM introduces an internal temporal axis—a series of internal "ticks." The model leverages neural synchronisation as a core latent representation, allowing it to dynamically adjust how long it "thinks" about a specific prompt without extending the length of its text output.

When presented with a simple data point, CTM halts its internal processing early, emitting an immediate response while conserving memory and compute. When presented with ambiguous, highly tangled data, CTM dynamically extends its internal ticks, iterating through latent reasoning loops until a stable internal representation is reached.

Crucially, CTM achieves this adaptive compute without requiring external heuristics or explicit early-stopping loss functions. The capacity to adjust thinking time is an inherent, organic property of its architecture.

The Actuarial Value of Variable Cognitive Effort

In casualty underwriting and complex claims adjudication, ambiguous data is the default, not the exception. A single medical indemnity narrative might contain conflicting physician notes, obscured treatment timelines, and subtle indicators of pre-existing conditions.

Under a static model architecture, the system is forced to deliver an answer after a fixed number of FLOPs, leading to high error rates on difficult edge cases. If you scale the model size up to handle those edge cases, your operational costs skyrocket across the 80% of routine claims that require minimal reasoning.

CTM solves this balance when integrated into the Human as Architect framework:

  • The Human Designs the Guardrails: The actuary or claims director maps the workflow on the Knowledge Ledger. They define the specific nodes requiring evaluation (e.g., "Cross-reference medical causality narratives against statutory policy exclusions").
  • CTM Executes with Variable Effort: When a routine claims document passes through this node, CTM resolves the extraction in 2 internal ticks. When a convoluted 200-page medical file arrives, CTM extends its internal ticks to 50, systematically untangling the subtle textual contradictions before returning a structured output.
  • Bounded Execution: Because the CTM operates strictly inside a human-defined logic node, its extended thinking time is directed entirely at resolving the specific variable requested by the architect. It cannot run off on an autonomous tangent, hallucinate new policy conditions, or alter the claims workflow.

Reclaiming Operational Efficiency

By deploying Continuous Thought Machines as the execution engines underneath a human-architected ledger, insurance firms achieve two critical outcomes simultaneously:

  1. Unrivalled Resource Efficiency: Operational compute expenditure drops dramatically because simple tasks are no longer penalised by massive, over-engineered feed-forward passes.
  2. Resilient Edge-Case Performance: Deep, multi-layered liability disputes receive the computational depth they actually require, eliminating the compounding errors that derail standard automated intake.

We no longer need to choose between fast, dumb automation and slow, prohibitively expensive reasoning engines. CTM gives the human architect a scalable computational slider that adapts organically to the friction of the real world.