Language-guided robot manipulation
SLIM: Grounding Robot Actions Through Self-Supervised Latent Interaction
A compact latent interaction policy that learns action-grounded, future-predictive visual representations.
Abstract
Compact policies grounded in latent dynamics.
Vision-language-action policies rely on large multimodal backbones to jointly perform perception, language conditioning, and action generation at every control step. SLIM is a compact 0.5B-parameter latent interaction policy that focuses this computation on observations, actions, and the transitions induced by actions.
SLIM learns action-grounded predictive latents through self-supervised masked trajectory prediction, alternating between action reconstruction and future-latent prediction. A compact Mixture-of-Transformers backbone then performs language-conditioned flow-matching action generation. Across simulation benchmarks and real-world evaluation, SLIM matches or exceeds representative VLA and world-action-model baselines with fewer parameters, lower deployment latency, and substantially lower GPU memory usage.
Method
Masked trajectory learning for action-grounded latent interaction.
Results
Strong performance with a compact policy backbone.
Benchmark comparisons
Competitive across robustness and long-horizon control.
Representative baselines from the current paper tables. Bar length encodes benchmark performance; the right column reports model parameters.
LIBERO-plus
Zero-shot overall success (%)
CALVIN ABC to D
Average sequence length (max 5)
Real-world evaluation
Robust multi-task manipulation on a physical robot.
Ablations
Trajectory objectives and EMA stabilize OOD performance.
Stage-1 masked trajectory learning improves both LIBERO-plus robustness and CALVIN long-horizon composition over Stage-2-only training.
An IDM:FDM loss ratio of 0.125:1 gives the strongest joint result. EMA raises LIBERO-plus success from 66.82% to 77.45% and CALVIN average length from 4.382 to 4.556.
Analysis
Trajectory learning focuses action evidence on manipulation-relevant regions.
Citation
BibTeX
@misc{slim2026,
title = {SLIM: Grounding Robot Actions Through Self-Supervised Latent Interaction},
author = {Jingkai Wang and Zihan Tang and Gu Zhang and Mingyu Cao and Jiapeng Chen and Jingjiao Zhao and Xiansheng Chen and Pengwei Wang and Lemao Liu and Dejing Dou},
year = {2026},
note = {Project page placeholder}
}