English

Linking vision and motion for self-supervised object-centric perception

Computer Vision and Pattern Recognition 2023-07-17 v1

Abstract

Object-centric representations enable autonomous driving algorithms to reason about interactions between many independent agents and scene features. Traditionally these representations have been obtained via supervised learning, but this decouples perception from the downstream driving task and could harm generalization. In this work we adapt a self-supervised object-centric vision model to perform object decomposition using only RGB video and the pose of the vehicle as inputs. We demonstrate that our method obtains promising results on the Waymo Open perception dataset. While object mask quality lags behind supervised methods or alternatives that use more privileged information, we find that our model is capable of learning a representation that fuses multiple camera viewpoints over time and successfully tracks many vehicles and pedestrians in the dataset. Code for our model is available at https://github.com/wayveai/SOCS.

Keywords

Cite

@article{arxiv.2307.07147,
  title  = {Linking vision and motion for self-supervised object-centric perception},
  author = {Kaylene C. Stocking and Zak Murez and Vijay Badrinarayanan and Jamie Shotton and Alex Kendall and Claire Tomlin and Christopher P. Burgess},
  journal= {arXiv preprint arXiv:2307.07147},
  year   = {2023}
}

Comments

Presented at the CVPR 2023 Vision-Centric Autonomous Driving workshop

R2 v1 2026-06-28T11:30:06.813Z