English

STORM: Segment, Track, and Object Re-Localization from a Single Image

Computer Vision and Pattern Recognition 2026-05-14 v3

Abstract

Accurate 6D pose estimation and tracking are core capabilities for physical AI systems, yet real-world deployment remains brittle and labor-intensive. Many pipelines rely on CAD models, manual masking, or per-object adaptation, and still fail under occlusion or fast motion without a principled way to recognize failure. We propose STORM, a unified framework for reference-conditioned 6D tracking that can operate from a single reference image, with minimal manual input and improved robustness. STORM combines: (i) Hierarchical Spatial Fusion Attention (HSFA), a task-driven reference-query fusion architecture that supports both single-reference and multi-reference conditioning and can optionally use vision-language semantic conditioning to resolve instance ambiguities; and (ii) a BCE-trained tracking verifier whose continuous compatibility logit is used as an energy-like score to detect drift and trigger automatic re-initialization. Experiments on LM-O and YCB-Video show that STORM improves annotation-free pose tracking accuracy over strong baselines and recovers reliably from severe occlusions and rapid viewpoint changes with minimal overhead.

Keywords

Cite

@article{arxiv.2511.09771,
  title  = {STORM: Segment, Track, and Object Re-Localization from a Single Image},
  author = {Yu Deng and Teng Cao and Hikaru Shindo and Quentin Delfosse and Jiahong Xue and Kristian Kersting},
  journal= {arXiv preprint arXiv:2511.09771},
  year   = {2026}
}

Comments

21 pages. Accepted at the 43rd International Conference on Machine Learning (ICML 2026); camera-ready version

R2 v1 2026-07-01T07:34:44.769Z