cs.CVSep 14, 2026

Reconstructing Is Not Acting: Action-Centric Latent Dynamics Modeling

Authors: Dingjie FuDianxing ShiYangyang XuJun Yu

Organizations: Harbin Institute of Technology (Shenzhen) · Beihang University

Abstract

Latent action models (LAMs) learn action representations from unlabeled videos by inferring latent actions from visual transitions and reconstructing future states. However, we identify a fundamental reconstruction-action mismatch\textbf{reconstruction-action mismatch}: lower reconstruction error does not necessarily yield better latent dynamics or downstream performance. We attribute this mismatch to two underconstrained aspects of reconstruction-based latent dynamics modeling: (i) the inverse dynamics model (IDM) is not explicitly encouraged to distinguish action-related transitions from nuisance appearance, and (ii) the forward dynamics model (FDM) can underutilize the inferred latent action by exploiting predictive shortcuts from the current state. To address both limitations, we propose ACT-LAM\textbf{ACT-LAM}, a lightweight action-centric framework that strengthens both action extraction and action utilization. Specifically, its Action Query IDM (AQ-IDM) employs learnable action queries and gated aggregation to selectively extract rich action-related transition cues without strong information bottlenecks. And its Action Token FDM (AT-FDM) projects latent actions into action tokens that progressively interact with evolving state representations, enabling continuous state-aware action conditioning. ACT-LAM further streamlines feature processing to concentrate model capacity on latent dynamics modeling. Extensive experiments on several robotic datasets and the VP2^2 benchmark demonstrate stronger latent action consistency, forward dynamics, and downstream visual planning performance with fewer trainable parameters and lower computational overhead. In particular, ACT-LAM surpasses the previous state of the art by \textbf{7.6%} on the aggregated VP2^2 success rate. Codes at \href\href{https://github.com/DingjieFu/ACT-LAM}{url}.

Explore similar work

CardsList
  1. Why Latent Actions Fail, and How to Prevent It

    May 13, 2026Jung Min Lee, Taehyun Cho, Li Zhao +1Latent Actions