Beyond Static Perception: Integrating Temporal Context into VLMs for Cloth Folding
Oriol Barbany, Adrià Colomé, Carme Torras
TL;DR
Cloth folding presents highly deformable states with frequent occlusions, making perception challenging. The paper analyzes BiFold, a LoRA-finetuned SigLIP vision-language backbone, to predict language-conditioned pick-and-place actions using a history of keyframes, specifically with a history window of $H=3$. Results show that temporal context improves state estimation, cross-modal alignment, and attention consistency, with keyframe-based history outperforming consecutive-frame variants. These findings highlight the value of implicit state representations learned from temporal context for robust deformable-object manipulation and point to future work on automatic keyframe selection and additional temporal supervision.
Abstract
Manipulating clothes is challenging due to their complex dynamics, high deformability, and frequent self-occlusions. Garments exhibit a nearly infinite number of configurations, making explicit state representations difficult to define. In this paper, we analyze BiFold, a model that predicts language-conditioned pick-and-place actions from visual observations, while implicitly encoding garment state through end-to-end learning. To address scenarios such as crumpled garments or recovery from failed manipulations, BiFold leverages temporal context to improve state estimation. We examine the internal representations of the model and present evidence that its fine-tuning and temporal context enable effective alignment between text and image regions, as well as temporal consistency.
