English

DLAM: Distributional Latent Actions with Temporal Constraints

Robotics 2026-07-29 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Vision-language-action (VLA) models remain constrained by scarce action-labeled robot data, whereas action-free videos offer abundant observations of physical change. Latent action models can extract such priors, but reconstruction-trained codes may predict future observations without the structure required for joint generation with robot actions. Existing structured methods add temporal constraints but retain deterministic transition points, so residual errors in locally inferred transitions may propagate and compound under recursive composition. We introduce DLAM, a distributional latent-action model that represents each transition as a diagonal Gaussian. Reconstruction conditioned on the reference frame grounds the mean in observed visual change, while normalized composition and reversal over equal-gap triplets constrain both the mean and dimension-wise variance. Variance composition uses a lightweight shared-correlation coefficient to account for dependence between adjacent transitions that share an intermediate frame, whereas reversal negates the mean and preserves the variance. For downstream policy learning, we freeze the encoder and train a flow-matching policy to jointly generate mean transition sequences and robot actions. On held-out transitions, DLAM learns more temporally consistent latent dynamics than existing latent-action baselines and achieves stronger direct and cumulative reconstruction on held-out videos. Under the same controlled π0\pi_0 transfer protocol, it also improves policy performance on MetaWorld MT50, LIBERO, and real-world manipulation tasks. Controlled ablations show that normalized mean constraints account for most of the reconstruction gain, while learned variance and correlation-aware composition provide complementary improvements in downstream control.

Cite

@article{arxiv.2607.27138,
  title  = {DLAM: Distributional Latent Actions with Temporal Constraints},
  author = {Zuojin Tang and Feifan Luo and Haoyun Liu and Botai Yuan and Dekang Qi and Ronghan Chen and Yandan Yang and Tong Lin and Xinyuan Chang and Mu Xu and Bin Liu and De Ma and Zhiheng Ma},
  journal= {arXiv preprint arXiv:2607.27138},
  year   = {2026}
}