Multi-Horizon Consistency as Geometry: When Latent Dynamics Contract, and When They Do Not
Multi-horizon latent consistency (controlled by lambda) significantly reduces empirical expansion proxy L20 and prediction error E20 on Moving-MNIST, pushing latent dynamics toward a near-contractive band. The effect is domain-specific: it does not produce population-level contraction on action-conditioned control tasks (Pendulum-v1, CartPole-v1) or KTH Actions video, even when prediction error improves. A stochastic-forcing law (L20 ~ 1.23 + 1.82 eta) unifies control domains under calibrated et
Analysis
TL;DR
- Multi-horizon latent consistency (controlled by lambda) significantly reduces empirical expansion proxy L20 and prediction error E20 on Moving-MNIST, pushing latent dynamics toward a near-contractive band.
- The effect is domain-specific: it does not produce population-level contraction on action-conditioned control tasks (Pendulum-v1, CartPole-v1) or KTH Actions video, even when prediction error improves.
- A stochastic-forcing law (L20 ~ 1.23 + 1.82 eta) unifies control domains under calibrated eta_eff, with consistent linear L20(eta) slopes across lambda values (0.4 and 1.2).
- Associational mediation analysis on Moving-MNIST shows strong correlation (r-hat=0.94) between lambda and contraction, though lambda was not randomized.
- Defensive checks (architectural baselines, exogenous stress, WorldTest, MPC, scaling) support the narrow claim that soft consistency can induce contraction in passive video but not universally.
Why It Matters
This work provides a rigorous diagnostic framework for understanding how multi-horizon latent consistency—a widely used training technique in video predictors and world models—affects the geometric properties of latent dynamics. It reveals that while consistency can induce contraction in passive video domains, it fails to do so in action-conditioned control tasks, highlighting a critical limitation for practitioners designing world models for reinforcement learning. The findings emphasize the need for domain-specific tuning and caution against assuming universal benefits of latent consistency.
Technical Details
- The study treats lambda (weight on multi-step latent agreement) as a diagnostic control, measuring empirical expansion proxy L20,q95 and horizon-20 prediction error E20.
- On Moving-MNIST (6 seeds), increasing lambda from 0 to 0.8 reduces L20 from 4.96±2.01 to 1.01±0.06 (paired t p=0.005, Wilcoxon p=0.031) and halves E20 (0.365 to 0.177, paired t p=1.1e-13), with 4/6 seeds crossing L<1.
- The same lambda adjustment does not achieve population-level contraction (L<1) on Pendulum-v1, CartPole-v1, or KTH Actions video, despite E20 improvements.
- A stochastic-forcing law (L20 ~ 1.23 + 1.82 eta at lambda=0.8, bootstrap slope CI [1.73, 1.92], R²=0.96) unifies control domains via calibrated eta_eff.
- Joint slices at lambda=0.4 and lambda=1.2 (30/30 cells, 5 eta × 3 seeds) show comparable linear L20(eta) slopes (~1.69 and ~2.00), but no continuous (lambda, eta) surface is fitted.
- Associational mediation analysis on Moving-MNIST yields r-hat=0.94 (95% CI [0.88, 1.00], n=27, B=2000), though lambda was not randomized.
- Defensive checks include architectural baselines, exogenous stress, WorldTest, model predictive control (MPC), and scaling analyses.
Industry Insight
Practitioners should treat multi-horizon latent consistency as a domain-sensitive tool: it can stabilize passive video prediction but may not suffice for control tasks requiring latent contraction. The stochastic-forcing law offers a principled way to calibrate eta_eff across domains, enabling more consistent latent geometry tuning. Future work should explore randomized lambda experiments and continuous (lambda, eta) surfaces to generalize these findings beyond passive video.
Disclaimer: The above content is generated by AI and is for reference only.