Beyond DSA: Conjugacy-based Comparison of Dynamical Systems
arXiv:2607.04493
2026
Dynamics
1 ideas extracted · analyzed Aug 29, 2026
What the math gives to ML
The paper identifies a concrete failure mode of orthogonal Koopman alignment: coordinate changes that preserve the dynamics can be strongly non-orthogonal, while orthogonal operator similarity can also occur without a valid state-space correspondence. The transferable asset is the conjugacy equation h\circ f=g\circ h, which supplies a trajectory-level consistency constraint rather than an arbitrary latent-space alignment objective. A practical neural implementation is to use an explicitly invertible learned state map and train it jointly with latent dynamics so that mapped one-step transitions commute with the two dynamics. This can regularize latent dynamical models, compare independently trained sequence models, or transfer representations without forcing Euclidean or orthogonal coordinates to match.
Ideas from this paper
✓ Mechanism works
2026
Replace orthogonal Procrustes alignment between two latent dynamical systems with a learned bijection h that makes their transitions commute: h(f(z)) approximately equals g(h(z)). Parameterize h as an invertible affine map or coupling flow, allowing the correspondence to be non-orthogonal while retaining an exact inverse. The same constraint can be applied over multiple rollout steps, encouraging two models to represent the same computation even when their latent coordinates differ…
Useful7/10
Difficulty5/10
Novelty6/10