STORM: Slot-based Task-aware Object-centric Representation for robotic Manipulation
About
Visual foundation models provide strong perceptual features for robotics, but their dense representations lack explicit object-level structure, limiting robustness and controllability in manipulation tasks. We propose STORM (Slot-based Task-aware Object-centric Representation for robotic Manipulation), a lightweight object-centric adaptation module that augments frozen visual foundation models with a small set of task-aware slots for robotic manipulation. Rather than fully tuning large backbones on the task, STORM employs an efficient two-stage training strategy: few layers of object-centric representation are first trained on top of the frozen backbone through visual--semantic pretraining using language embeddings, then jointly adapted with a downstream manipulation policy for task alignement. This staged learning prevents degenerate slot formation and preserves semantic consistency while aligning perception with task objectives. Experiments on object discovery benchmarks and robotic manipulation tasks show that STORM improves control performance and generalization to visual shifts (distractors, textures, lighting) compared to directly using frozen or fine-tuned foundation model features, or existing object-centric representations. STORM serves not only as an efficient mechanism for refining generic foundation model features, but also as a novel way of injecting beneficial structural and semantic bias into policy learning.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Discovery | COCO (val) | FG-ARI44.1 | 11 | |
| Robotic Manipulation | LIBERO In-Distribution (ID) | Success Rate89.6 | 6 | |
| Robotic Manipulation | MetaWorld In-Distribution (ID) | -- | 6 | |
| Object Discovery | PASCAL VOC (val) | mBOi40.6 | 4 | |
| Robotic Manipulation | MetaWorld New Distractor (ND) | Success Rate52.3 | 3 | |
| Robotic Manipulation | LIBERO New Distractor (ND) | Success Rate89.3 | 3 |