Papers › CalM: A Self-Supervised Foundation Model for Population Dynamics in Calcium Imaging Data

CalM: A Self-Supervised Foundation Model for Population Dynamics in Calcium Imaging Data

3 Apr 2026ICMLarXiv:2604.04958added by Syntology

Xinhong Xu, Yimeng Zhang, Qichen Qian, Yuanlong Zhang

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Recent work suggests that large-scale, multi-animal modeling can significantly improve neural recording analysis. However, for functional calcium traces, existing approaches remain task-specific, limiting transfer across common neuroscience objectives. To address this challenge, we propose \textbf{CalM}, a self-supervised neural foundation model trained solely on neuronal calcium traces and adaptable to multiple downstream tasks, including forecasting and decoding. Our key contribution is a pretraining framework, composed of a high-performance tokenizer mapping single-neuron traces into a shared discrete vocabulary, and a dual-axis autoregressive transformer modeling dependencies along both the neural and the temporal axis. We evaluate CalM on a large-scale, multi-animal, multi-session dataset. On the neural population dynamics forecasting task, CalM achieves competitive performance against strong specialized baselines after pretraining. With a task-specific head, CalM further adapts to the behavior decoding task and achieves superior results compared with supervised decoding models. Moreover, linear analyses of CalM representations reveal interpretable functional structures beyond predictive accuracy. Taken together, we propose a novel and effective self-supervised pretraining paradigm for foundation models based on calcium traces, paving the way for scalable pretraining and broad applications in functional neural analysis. Code is released at https://github.com/TSuXinH/CalM.

PaperPDFCode 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="2604.04958")

Code

Syntology Ran 0 of 22 code samples harvested from 1 repository linked to this paper; 22 have no recorded run.

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

TSuXinH/CalM found in paper text by Syntology report

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

22 samples harvested; 0 ran; 0 honoured the contract we drafted; 22 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.

22unverified

Licence: 22 of the 22 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 TSuXinH/CalM. “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.

build_session_index_v2 TSuXinH/CalM/dataset/dt_dataset.py found in paper text by Syntology unverified no licence file found · pointer only · 4c3c7e8b799e72be · report
collate_fixedN_padT_v2 TSuXinH/CalM/dataset/dt_dataset.py found in paper text by Syntology unverified no licence file found · pointer only · 1fab8e75a3faaa57 · report
collate_fn_Tseng_trial TSuXinH/CalM/dataset/nq_dataset.py found in paper text by Syntology unverified no licence file found · pointer only · b6f62a1c2dc5d7c7 · report
collate_padT_behavior TSuXinH/CalM/dataset/ft_behavior_dataset.py found in paper text by Syntology unverified no licence file found · pointer only · f1e6557aad4d4bb6 · report
collate_trial_neurons TSuXinH/CalM/dataset/nq_dataset.py found in paper text by Syntology unverified no licence file found · pointer only · b05e2b39dc9f6213 · report
compute_corr TSuXinH/CalM/baseline/run_baselines_glm_tcn_final.py found in paper text by Syntology unverified no licence file found · pointer only · 874587a0873f2da4 · report
ddp_max_float TSuXinH/CalM/model/behavior_decoder/distributed.py found in paper text by Syntology unverified no licence file found · pointer only · 52b3146525889bb9 · report
ddp_setup TSuXinH/CalM/model/behavior_decoder/distributed.py found in paper text by Syntology unverified no licence file found · pointer only · 8a2dc912c65185b0 · report
eval_per_session TSuXinH/CalM/model/behavior_decoder/ft_eval.py found in paper text by Syntology unverified no licence file found · pointer only · 8b7bdef23726abfa · report
feature_cache_is_done TSuXinH/CalM/model/behavior_decoder/feature_cache.py found in paper text by Syntology unverified no licence file found · pointer only · a4e5c325ced6355b · report
find_npz_files TSuXinH/CalM/dataset/nq_dataset.py found in paper text by Syntology unverified no licence file found · pointer only · cbd3ecae3fcc29f7 · report
is_under_root TSuXinH/CalM/dataset/session_registry.py found in paper text by Syntology unverified no licence file found · pointer only · 77d08cbdf5ab1a05 · report
list_feature_cache_files TSuXinH/CalM/model/behavior_decoder/feature_cache.py found in paper text by Syntology unverified no licence file found · pointer only · 1d11a136bf038f75 · report
load_head_ckpt TSuXinH/CalM/model/behavior_decoder/ft_trainer.py found in paper text by Syntology unverified no licence file found · pointer only · 54924c030b3c348a · report
load_npz_all_splits TSuXinH/CalM/dataset/session_registry.py found in paper text by Syntology unverified no licence file found · pointer only · 0e7405de1fcd76c7 · report
load_npz_tokens_for_splits TSuXinH/CalM/dataset/dt_dataset.py found in paper text by Syntology unverified no licence file found · pointer only · 52a9712b44839b52 · report
load_registry_paths TSuXinH/CalM/dataset/session_registry.py found in paper text by Syntology unverified no licence file found · pointer only · a729e3a407b507c8 · report
load_session_data TSuXinH/CalM/baseline/run_baselines_glm_tcn_final.py found in paper text by Syntology unverified no licence file found · pointer only · 68cb85431e64cc6d · report
process_arrays TSuXinH/CalM/baseline/run_baselines_glm_tcn_final.py found in paper text by Syntology unverified no licence file found · pointer only · 90f29785324e5b0a · report
safe_mean TSuXinH/CalM/model/behavior_decoder/ft_eval.py found in paper text by Syntology unverified no licence file found · pointer only · 9c35fcf4d70f9eb4 · report
strip_module_prefix TSuXinH/CalM/model/behavior_decoder/ft_trainer.py found in paper text by Syntology unverified no licence file found · pointer only · 1dbb3b755a39d6f1 · report
unwrap_ddp TSuXinH/CalM/model/behavior_decoder/ft_eval.py found in paper text by Syntology unverified no licence file found · pointer only · 968c41a3402d6a94 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.04958, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

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