ROJun 10

Action-Effect Memory Pretraining for Robot Manipulation

arXiv:2606.12499v110.7
Predicted impact top 37% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robot manipulation, this method addresses partial observability by learning action-conditioned state evolution, achieving consistent improvements over single-frame pretraining and frame stacking.

AEM pretrains compact temporal representations from vision-action history for robot manipulation, outperforming baselines in simulation and real-world settings across clean, cluttered, and non-Markovian tasks while reducing inference latency.

We present AEM, an Action-Effect Memory pretraining framework for robot manipulation that learns compact temporal representations from vision-action history. Unlike prior robot representation pretraining methods that mainly focus on single-frame visual encoding, AEM targets the temporal nature of manipulation, where the current observation alone is often insufficient under partial observability. AEM models manipulation as an action-driven interaction process by interleaving visual and action features and applying masked modeling to recover missing content from incomplete histories, thereby learning action-conditioned state evolution. The Mamba-encoded output of the final vision token is used as a compact history representation, serving as the global context for decoding and downstream control. This design preserves a single-vector temporal bottleneck while keeping inference efficient. We evaluate AEM with Diffusion Policy and Flow Policy. AEM consistently improves manipulation performance in both simulation and real-world settings, outperforming baselines across clean scenes, cluttered and random scenes, and non-Markovian tasks. Ablation studies further show that history-aware pretraining surpasses single-frame pretraining and direct frame stacking, while reducing inference latency and computational cost.

Foundations

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

Your Notes