DYSCO (Dynamics via Contrastive Learning) - Multi-view temporal contrastive learning for extracting governing equations from latent dynamics. Identifies dynamical systems from noisy high-dimensional observations with theoretical identifiability guarantees.
Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
DYSCO (Dynamics via Contrastive Learning) - Multi-view temporal contrastive learning for extracting governing equations from latent dynamics. Identifies dynamical systems from noisy high-dimensional observations with theoretical identifiability guarantees.
DYSCO: Extracting Governing Equations from Latent Dynamics via Multi-View Contrastive Learning
Overview
This paper presents DYSCO, a multi-view temporal contrastive learning algorithm that jointly recovers latent trajectories and governing dynamics from noisy, high-dimensional measurements. The framework enables symbolic recovery of governing equations within an affine gauge with theoretical identifiability guarantees.
Key Innovation: Multi-view contrastive learning + functional basis parameterization → disentangle signal from noise + recover symbolic dynamics
Core Question: How can we identify latent dynamical systems from noisy, high-dimensional observations (e.g., neural recordings)?
Methodology
1. Multi-View Contrastive Learning Framework
Core Idea: Use multiple independent noisy views of same underlying process to separate signal from noise
# Problem formulation
y_t^i = g_i(x_t) + ε_t^i # i = 1, 2, ..., K views# x_t: latent trajectory (unknown)# g_i: observation function (nonlinear, unknown)# ε_t^i: observation noise (Gaussian or Poisson)
Key Assumption: Views are independent conditioned on latent state
8,809 KB, submitted June 11, 2026 - First submission, new method
From Mathis Lab (Caltech) - Known for behavioral neuroscience + ML
Cross-listed cs.LG + q-bio.NC - Bridges ML and neuroscience
Neural recording relevance: Poisson noise handling critical for spike data
Novel contribution: First multi-view contrastive approach for dynamics extraction with theoretical guarantees
This skill enables extracting symbolic governing equations from noisy high-dimensional observations using multi-view temporal contrastive learning, with identifiability guarantees extending to realistic neural recording scenarios.