Papers › Self-Supervised Dynamical System Representations for Physiological Time-Series

Self-Supervised Dynamical System Representations for Physiological Time-Series

28 Nov 2025ICMLarXiv:2512.00239added by Syntology

Yenho Chen, Maxwell A. Xu, James M. Rehg, Christopher J. Rozell

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

The effectiveness of self-supervised learning (SSL) for physiological time series depends on the ability of a pretraining objective to preserve information about the underlying physiological state while filtering out unrelated noise. However, existing strategies are limited due to reliance on heuristic principles or poorly constrained generative tasks. To address this limitation, we propose a pretraining framework that exploits the information structure of a dynamical systems generative model across multiple time-series. This framework reveals our key insight that class identity can be efficiently captured by extracting information about the generative variables related to the system parameters shared across similar time series samples, while noise unique to individual samples should be discarded. Building on this insight, we propose PULSE, a cross-reconstruction-based pretraining objective for physiological time series datasets that explicitly extracts system information while discarding non-transferrable sample-specific ones. We establish theory that provides sufficient conditions for the system information to be recovered, and empirically validate it using a synthetic dynamical systems experiment. Furthermore, we apply our method to diverse real-world datasets, demonstrating that PULSE learns representations that can broadly distinguish semantic classes, increase label efficiency, and improve transfer learning.

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="2512.00239")

Code

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

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

yuezhihan/ts2vec found in paper text by Syntology report
maxxu05/rebar found in paper text by Syntology report
yuqinie98/PatchTST found in paper text by SyntologyApache-2.0 report
yenhochen/PULSE found in paper text by Syntology report
Mingyue-Cheng/TimeMAE found in paper text by Syntology report
arsedler9/lfads-torch found in paper text by SyntologyNOASSERTION 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

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

1ran · our draft was wrong
1ran · fixture could not drive it
25unverified

Licence: 15 of the 27 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 4 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.

resolve_save_dir yenhochen/PULSE/scripts/run/transfer.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 2501bcbdbdc51f74 · report
supervised_classification yenhochen/PULSE/scripts/run/pretrain.py found in paper text by Syntology ran · fixture could not drive it fingerprinted no licence file found · pointer only · cd59ac6456cef2c5 · report
bits_per_spike arsedler9/lfads-torch/lfads_torch/metrics.py found in paper text by Syntology unverified licence not identified · pointer only · e44e57b951a765b2 · report
compute_l2_penalty arsedler9/lfads-torch/lfads_torch/modules/l2.py found in paper text by Syntology unverified licence not identified · pointer only · 286f46042ec53f91 · report
default_device yuqinie98/PatchTST/PatchTST_self_supervised/src/basics.py found in paper text by Syntology unverified Apache-2.0 (permissive) · e540fde478fcfbaa · report
fit_lr Mingyue-Cheng/TimeMAE/classification.py found in paper text by Syntology unverified no licence file found · pointer only · d354e00aa94a14de · report
flatten_dict yuqinie98/PatchTST/PatchTST_self_supervised/src/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 4ac8e022e2aa0b43 · report
get_available_cuda yuqinie98/PatchTST/PatchTST_self_supervised/src/basics.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 129e9af6b7bc7405 · report
get_device yuqinie98/PatchTST/PatchTST_self_supervised/src/basics.py found in paper text by Syntology unverified Apache-2.0 (permissive) · e9773590d2d18ec2 · report
get_model yuqinie98/PatchTST/PatchTST_self_supervised/src/learner.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 53d79ebc1fd8ae72 · report
has_image_loggers arsedler9/lfads-torch/lfads_torch/callbacks.py found in paper text by Syntology unverified licence not identified · pointer only · df9f400e259f725e · report
join_path_file yuqinie98/PatchTST/PatchTST_self_supervised/src/learner.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 400d8718dacb52b2 · report
load_HAR Mingyue-Cheng/TimeMAE/datautils.py found in paper text by Syntology unverified no licence file found · pointer only · 360457508fde988c · report
load_UCR Mingyue-Cheng/TimeMAE/datautils.py found in paper text by Syntology unverified no licence file found · pointer only · d3bc4a1920a996ab · report
mae yuqinie98/PatchTST/PatchTST_self_supervised/src/metrics.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 4d345bf5bfa84ace · report
mse yuqinie98/PatchTST/PatchTST_self_supervised/src/metrics.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 5ef21ce9effc9300 · report
nested_children yuqinie98/PatchTST/PatchTST_self_supervised/src/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · b7c5899bb16035d3 · report
pad_mask arsedler9/lfads-torch/lfads_torch/modules/augmentations.py found in paper text by Syntology unverified licence not identified · pointer only · 746e0e6bbeb89c5b · report
padding_varying_length Mingyue-Cheng/TimeMAE/datautils.py found in paper text by Syntology unverified no licence file found · pointer only · de18456a7e019a9d · report
r2_score arsedler9/lfads-torch/lfads_torch/metrics.py found in paper text by Syntology unverified licence not identified · pointer only · a27593d38113b6a5 · report
recalls_and_ndcgs_for_ks Mingyue-Cheng/TimeMAE/loss.py found in paper text by Syntology unverified no licence file found · pointer only · c59c3677a8ada751 · report
regional_bits_per_spike arsedler9/lfads-torch/lfads_torch/metrics.py found in paper text by Syntology unverified licence not identified · pointer only · b2719609b2d567a8 · report
reshuffle_train_valid arsedler9/lfads-torch/lfads_torch/datamodules.py found in paper text by Syntology unverified licence not identified · pointer only · f399660b7aaaf996 · report
rmse yuqinie98/PatchTST/PatchTST_self_supervised/src/metrics.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 1799dcc70885ac60 · report
to_tensor arsedler9/lfads-torch/lfads_torch/datamodules.py found in paper text by Syntology unverified licence not identified · pointer only · 99ba6555f6cb1bc6 · report
transfer_weights yuqinie98/PatchTST/PatchTST_self_supervised/src/learner.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 81ff9ec6d6ca9477 · report
unwrap_model yuqinie98/PatchTST/PatchTST_self_supervised/src/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 3cc94cf719642c1f · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2512.00239, was issued in December 2025, 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