English

Slot-VPS: Object-centric Representation Learning for Video Panoptic Segmentation

Computer Vision and Pattern Recognition 2021-12-17 v1 Machine Learning

Abstract

Video Panoptic Segmentation (VPS) aims at assigning a class label to each pixel, uniquely segmenting and identifying all object instances consistently across all frames. Classic solutions usually decompose the VPS task into several sub-tasks and utilize multiple surrogates (e.g. boxes and masks, centres and offsets) to represent objects. However, this divide-and-conquer strategy requires complex post-processing in both spatial and temporal domains and is vulnerable to failures from surrogate tasks. In this paper, inspired by object-centric learning which learns compact and robust object representations, we present Slot-VPS, the first end-to-end framework for this task. We encode all panoptic entities in a video, including both foreground instances and background semantics, with a unified representation called panoptic slots. The coherent spatio-temporal object's information is retrieved and encoded into the panoptic slots by the proposed Video Panoptic Retriever, enabling it to localize, segment, differentiate, and associate objects in a unified manner. Finally, the output panoptic slots can be directly converted into the class, mask, and object ID of panoptic objects in the video. We conduct extensive ablation studies and demonstrate the effectiveness of our approach on two benchmark datasets, Cityscapes-VPS (\textit{val} and test sets) and VIPER (\textit{val} set), achieving new state-of-the-art performance of 63.7, 63.3 and 56.2 VPQ, respectively.

Keywords

Cite

@article{arxiv.2112.08949,
  title  = {Slot-VPS: Object-centric Representation Learning for Video Panoptic Segmentation},
  author = {Yi Zhou and Hui Zhang and Hana Lee and Shuyang Sun and Pingjun Li and Yangguang Zhu and ByungIn Yoo and Xiaojuan Qi and Jae-Joon Han},
  journal= {arXiv preprint arXiv:2112.08949},
  year   = {2021}
}
R2 v1 2026-06-24T08:20:32.337Z