ROJul 20

FM-VLA: Force-based Memory for Vision-Language-Action Models in Contact-Rich Manipulation

arXiv:2607.1823122.8
Predicted impact top 2% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robotic manipulation tasks requiring temporal reasoning over visually ambiguous contact events, FM-VLA provides a lightweight and effective memory mechanism that outperforms vision-based memory approaches.

FM-VLA introduces force-based memory tokens to enable vision-language-action models to reason over temporal contact events in non-Markovian, contact-rich manipulation tasks, achieving over 80% success rate with minimal inference overhead, significantly outperforming baselines.

Vision-language-action (VLA) models have achieved impressive generalization in robotic manipulation, and recent memory-augmented VLAs have relaxed the Markovian assumption by conditioning on past images or language summaries. Vision-based memory approaches address this by conditioning on sampled past image frames, but they are computationally expensive and fundamentally limited when temporal events are visually ambiguous, e.g., pushing a button multiple times with small movements. We propose FM-VLA, a VLA model with force-based memory, enabling temporal context reasoning for non-Markovian, contact-rich manipulation. We encode force histories into compact force memory tokens with a variational autoencoder (VAE) pretrained with force time series reconstruction. By projecting force latent representations and short state history as additional conditioning tokens to the action expert module, we enable VLAs to leverage accumulated contact event history to guide manipulation. We evaluate FM-VLA on three memory-dependent tasks, including finding a hidden block, pressing a button, and wiping a dish for a specific number of times. Our lightweight force memory achieves over 80% success rate with minimal inference overhead, significantly outperforming baseline approaches. Project page: https://qft-333.github.io/FM-VLA-Page/

Foundations

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

Your Notes