LGJun 5

Contrast encodes inductive bias: separating slow noise from dynamics in predictive representation learning

arXiv:2606.077707.7h-index: 3
Predicted impact top 57% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in self-supervised learning and dynamical systems, this work reveals a fundamental flaw in contrastive predictive objectives and provides a simple fix, though the insight is incremental.

The paper identifies that contrastive predictive objectives like JEPA confuse slowly varying noise with true dynamics, causing representations to be dominated by noise. By sampling negatives within trajectories instead of across them, the method forces encoding of true dynamical variables, improving representation quality even with strong noise.

Self-supervised methods that learn representations and predict dynamics fully in the latent space, such as JEPA, have been shown to confuse slowly varying noise with the dynamical signals they aim to capture. Specifically, when noise features remain approximately constant within each trajectory, contrastive predictive objectives preferentially encode these features instead of the true latent variables governing the system. The learned representation then becomes dominated by trajectory-specific noise, so downstream performance degrades with noise strength and does not improve even as the number and duration of training trajectories increase. We argue that this failure is a property of the objective itself, shared by a long line of contrastive predictive objectives that sample negatives across trajectories. To illustrate this generality, we study the failure mode and its remedy in two settings: a standard SimCLR-style JEPA on a synthetic moving-dot dataset, and DySIB, a recently introduced method designed for extracting physically interpretable representations of dynamics, on movies of a rigid-body pendulum. When negatives are instead sampled within a single trajectory, the slow noise can no longer distinguish frames within that trajectory, removing the predictive shortcut. Training one encoder simultaneously on many such trajectories then forces it to encode the variables relevant for the dynamics, with longer trajectories yielding better representations even for strong slow noise. Our results point toward principles for designing contrastive predictive objectives in dynamical representation learning, especially for physical systems with noisy experimental observations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes