Papers › Continuous Thought Machines

Continuous Thought Machines

8 May 2025arXiv:2505.05522archive 2025-07-28

Luke Darlow, Ciaran Regan, Sebastian Risi, Jeffrey Seely, Llion Jones

Biological brains demonstrate complex neural activity, where the timing and interplay between neurons is critical to how brains process information. Most deep learning architectures simplify neural activity by abstracting away temporal dynamics. In this paper we challenge that paradigm. By incorporating neuron-level processing and synchronization, we can effectively reintroduce neural timing as a foundational element. We present the Continuous Thought Machine (CTM), a model designed to leverage neural dynamics as its core representation. The CTM has two core innovations: (1) neuron-level temporal processing, where each neuron uses unique weight parameters to process a history of incoming signals; and (2) neural synchronization employed as a latent representation. The CTM aims to strike a balance between oversimplified neuron abstractions that improve computational efficiency, and biological realism. It operates at a level of abstraction that effectively captures essential temporal dynamics while remaining computationally tractable for deep learning. We demonstrate the CTM's strong performance and versatility across a range of challenging tasks, including ImageNet-1K classification, solving 2D mazes, sorting, parity computation, question-answering, and RL tasks. Beyond displaying rich internal representations and offering a natural avenue for interpretation owing to its internal process, the CTM is able to perform tasks that require complex sequential reasoning. The CTM can also leverage adaptive compute, where it can stop earlier for simpler tasks, or keep computing when faced with more challenging instances. The goal of this work is to share the CTM and its associated innovations, rather than pushing for new state-of-the-art results. To that end, we believe the CTM represents a significant step toward developing more biologically plausible and powerful artificial intelligence systems.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.05522")

Code

Syntology Ran 16 of 34 code samples harvested from 2 repositories linked to this paper; 18 have no recorded run. Of those that ran: 4 ran · our draft was wrong; 1 ran · fixture could not drive it; 11 ran with no contract checked.

By repository: official repository: 21 samples from 1 repository, 12 ran; found in paper text by Syntology: 13 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

SakanaAI/continuous-thought-machines officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

34 samples harvested; 16 ran; 0 honoured the contract we drafted; 18 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran · our draft was wrong
1ran · fixture could not drive it
11ran
18unverified

Licence: 0 of the 34 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

CustomRotationalEmbedding SakanaAI/continuous-thought-machines/models/ctm.py official repository ran fingerprinted Apache-2.0 (permissive) · baaeda06cd538ee1 · report
CustomRotationalEmbedding1D SakanaAI/continuous-thought-machines/models/ctm.py official repository ran fingerprinted Apache-2.0 (permissive) · 47719b9c89739ef5 · report
Identity SakanaAI/continuous-thought-machines/models/ctm.py official repository ran fingerprinted Apache-2.0 (permissive) · e206223b33cedd14 · report
LearnableFourierPositionalEncoding SakanaAI/continuous-thought-machines/models/ctm.py official repository ran fingerprinted Apache-2.0 (permissive) · e53cf78c38f8573f · report
MultiLearnableFourierPositionalEncoding SakanaAI/continuous-thought-machines/models/ctm.py official repository ran fingerprinted Apache-2.0 (permissive) · 666bb2b770235116 · report
ParityBackbone SakanaAI/continuous-thought-machines/models/ctm.py official repository ran fingerprinted Apache-2.0 (permissive) · 90dfef1c76c70aa5 · report
ResNet SakanaAI/continuous-thought-machines/models/ctm.py official repository ran Apache-2.0 (permissive) · c67b98fbc8ea482c · report
Squeeze SakanaAI/continuous-thought-machines/models/ctm.py official repository ran Apache-2.0 (permissive) · 36b1c300669d688d · report
SuperLinear SakanaAI/continuous-thought-machines/models/ctm.py official repository ran Apache-2.0 (permissive) · 0461be8a70d9e208 · report
SynapseUNET SakanaAI/continuous-thought-machines/models/ctm.py official repository ran Apache-2.0 (permissive) · e563747885a2f4ac · report
add_coord_dim SakanaAI/continuous-thought-machines/models/ctm.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · 73a2570903893c31 · report
compute_normalized_entropy SakanaAI/continuous-thought-machines/models/ctm.py official repository ran · our draft was wrong Apache-2.0 (permissive) · e9bf59f25bfde7f8 · report
ContinuousThoughtMachine SakanaAI/continuous-thought-machines/models/ctm.py official repository unverified Apache-2.0 (permissive) · a6e232630eef5432 · report
ShallowWide SakanaAI/continuous-thought-machines/models/ctm.py official repository unverified Apache-2.0 (permissive) · 5f90461b308ff2c7 · report
_resnet SakanaAI/continuous-thought-machines/models/ctm.py official repository unverified Apache-2.0 (permissive) · 1c32aa10f477a2b4 · report
prepare_resnet_backbone SakanaAI/continuous-thought-machines/models/ctm.py official repository unverified Apache-2.0 (permissive) · 213bd7d63b638164 · report
resnet101 SakanaAI/continuous-thought-machines/models/ctm.py official repository unverified Apache-2.0 (permissive) · 388020d20161fcd4 · report
resnet152 SakanaAI/continuous-thought-machines/models/ctm.py official repository unverified Apache-2.0 (permissive) · 09646514ded5cb5c · report
resnet18 SakanaAI/continuous-thought-machines/models/ctm.py official repository unverified Apache-2.0 (permissive) · a1f3dac6cc5b08dd · report
resnet34 SakanaAI/continuous-thought-machines/models/ctm.py official repository unverified Apache-2.0 (permissive) · 4e5521b72233c2ca · report
resnet50 SakanaAI/continuous-thought-machines/models/ctm.py official repository unverified Apache-2.0 (permissive) · 9abfa1dee1f9d09c · report
conv1x1 huyvnphan/PyTorch_CIFAR10/cifar10_models/resnet.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · d9def42110729a85 · report
conv3x3 huyvnphan/PyTorch_CIFAR10/cifar10_models/resnet.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 160bb14bd76201b4 · report
make_layers huyvnphan/PyTorch_CIFAR10/cifar10_models/vgg.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · eba3f5bcc6a06d36 · report
mobilenet_v2 huyvnphan/PyTorch_CIFAR10/cifar10_models/mobilenetv2.py found in paper text by Syntology ran MIT (permissive) · 856759d3dba2362b · report
densenet121 huyvnphan/PyTorch_CIFAR10/cifar10_models/densenet.py found in paper text by Syntology unverified MIT (permissive) · d2ef37da818b9f51 · report
densenet161 huyvnphan/PyTorch_CIFAR10/cifar10_models/densenet.py found in paper text by Syntology unverified MIT (permissive) · 2c599b41c3a242e3 · report
densenet169 huyvnphan/PyTorch_CIFAR10/cifar10_models/densenet.py found in paper text by Syntology unverified MIT (permissive) · 9ee8bc3f789e311e · report
googlenet huyvnphan/PyTorch_CIFAR10/cifar10_models/googlenet.py found in paper text by Syntology unverified MIT (permissive) · 2603e42da3f6eb7e · report
inception_v3 huyvnphan/PyTorch_CIFAR10/cifar10_models/inception.py found in paper text by Syntology unverified MIT (permissive) · c042be3fa666e8c8 · report
resnet18 huyvnphan/PyTorch_CIFAR10/cifar10_models/resnet.py found in paper text by Syntology unverified MIT (permissive) · 2615428ce71ead9f · report
resnet_orig huyvnphan/PyTorch_CIFAR10/cifar10_models/resnet_orig.py found in paper text by Syntology unverified MIT (permissive) · cc1974e025ecd3d5 · report
vgg11_bn huyvnphan/PyTorch_CIFAR10/cifar10_models/vgg.py found in paper text by Syntology unverified MIT (permissive) · e569c3a2806d4b22 · report
vgg13_bn huyvnphan/PyTorch_CIFAR10/cifar10_models/vgg.py found in paper text by Syntology unverified MIT (permissive) · baf825f46b658a7e · report

Tasks

Computational EfficiencyQuestion Answering

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections