CLAP: A Closed-Loop Diffusion Transformer Action Foundation Model for Robotic Manipulation
Mu Li, Yubo Dong, Yang Zhou, Chenguang Yang
Abstract
The development of large Vision-Language-Action (VLA) models has enhanced the robot’s ability to manipulate objects in unseen scenarios based on language instructions. While existing VLAs have demonstrated promise in various scenarios, they still struggle with effective multi-modal data feature extraction and lack a closed-loop inference framework. In this paper, we propose an advanced VLA model. Unlike previous works that repurpose VLM for action prediction using simple action quantization, we componentized the VLA architecture with a specialized action module conditioned on the model output and a critic module for inference. We demonstrate the performance improvement of diffusion action transformers in modeling continuous temporal actions, with the critic module applied during inference to form a closed-loop model. Extensive experiments on real robots demonstrate that our model significantly outperforms existing methods, with the ability to handle complex, high-precision tasks and generalize to unseen objects and backgrounds.
BibTeX
@inproceedings{iros2025_clapaclosedloopd,
title = {CLAP: A Closed-Loop Diffusion Transformer Action Foundation Model for Robotic Manipulation},
author = {Mu Li and Yubo Dong and Yang Zhou and Chenguang Yang},
booktitle = {IROS 2025},
year = {2025}
}