LaWAM Checkpoints
Collection
Released checkpoints for LaWAM: latent action model, pretraining, and downstream SFT policies for LIBERO and RoboTwin. • 5 items • Updated
How to use jialei02/lawam_robotwin_sft_release with LeRobot:
This repository contains the LAWAM SFT checkpoint for RoboTwin experiments, presented in the paper LaWAM: Latent World Action Models for Efficient Dynamics-Aware Robot Policies.
The RoboTwin training data used for this checkpoint uses EEF actions and is derived from lingbot-va / robbyant/robotwin-clean-and-aug-lerobot.
Compared with the referenced public RoboTwin data, our processed version has the following differences:
dataset_statistics.json and config.yaml correspond to this processed LeRobot 3.0 version, not the raw public release.final_model/pytorch_model.pt: released LAWAM checkpoint.config.yaml: training/configuration metadata for this release.dataset_statistics.json: dataset statistics for the processed training data.If you find this work useful, please consider citing our paper:
@misc{chen2026lawam,
title = {LaWAM: Latent World Action Models for Efficient Dynamics-Aware Robot Policies},
author = {Chen, Jialei and Wang, Kai and Chen, Kang and Chen, Shuaihang and Gao, Feng and Tang, Wenhao Rect, Zhiyuan and Liu, Weilin and Yao, Zhuyu and Li, Boxun and Xu, Yuanbo and Yu, Chao},
journal = {arXiv preprint arXiv:2606.15768},
year = {2026},
archiveprefix = {arXiv},
primaryclass = {cs.RO},
}