English

FD-VLA: Force-Distilled Vision-Language-Action Model for Contact-Rich Manipulation

Robotics 2026-03-23 v2 Computer Vision and Pattern Recognition

Abstract

Force sensing is a crucial modality for Vision-Language-Action (VLA) frameworks, as it enables fine-grained perception and dexterous manipulation in contact-rich tasks. We present Force-Distilled VLA (FD-VLA), a novel framework that integrates force awareness into contact-rich manipulation without relying on physical force sensors. The core of our approach is a Force Distillation Module (FDM), which distills force by mapping a learnable query token, conditioned on visual observations and robot states, into a predicted force token aligned with the latent representation of actual force signals. During inference, this distilled force token is injected into the pretrained VLM, enabling force-aware reasoning while preserving the integrity of its vision-language semantics. This design provides two key benefits: first, it allows practical deployment across a wide range of robots that lack expensive or fragile force-torque sensors, thereby reducing hardware cost and complexity; second, the FDM introduces an additional force-vision-state fusion prior to the VLM, which improves cross-modal alignment and enhances perception-action robustness in contact-rich scenarios. Surprisingly, our physical experiments show that the distilled force token outperforms direct sensor force measurements as well as other baselines, which highlights the effectiveness of this force-distilled VLA approach.

Keywords

Cite

@article{arxiv.2602.02142,
  title  = {FD-VLA: Force-Distilled Vision-Language-Action Model for Contact-Rich Manipulation},
  author = {Ruiteng Zhao and Wenshuo Wang and Yicheng Ma and Xiaocong Li and Francis E. H. Tay and Marcelo H. Ang and Haiyue Zhu},
  journal= {arXiv preprint arXiv:2602.02142},
  year   = {2026}
}

Comments

ICRA 2026 Accepted

R2 v1 2026-07-01T09:31:55.804Z