English

Hierarchical Lov\'asz Embeddings for Proposal-free Panoptic Segmentation

Computer Vision and Pattern Recognition 2021-06-09 v1

Abstract

Panoptic segmentation brings together two separate tasks: instance and semantic segmentation. Although they are related, unifying them faces an apparent paradox: how to learn simultaneously instance-specific and category-specific (i.e. instance-agnostic) representations jointly. Hence, state-of-the-art panoptic segmentation methods use complex models with a distinct stream for each task. In contrast, we propose Hierarchical Lov\'asz Embeddings, per pixel feature vectors that simultaneously encode instance- and category-level discriminative information. We use a hierarchical Lov\'asz hinge loss to learn a low-dimensional embedding space structured into a unified semantic and instance hierarchy without requiring separate network branches or object proposals. Besides modeling instances precisely in a proposal-free manner, our Hierarchical Lov\'asz Embeddings generalize to categories by using a simple Nearest-Class-Mean classifier, including for non-instance "stuff" classes where instance segmentation methods are not applicable. Our simple model achieves state-of-the-art results compared to existing proposal-free panoptic segmentation methods on Cityscapes, COCO, and Mapillary Vistas. Furthermore, our model demonstrates temporal stability between video frames.

Keywords

Cite

@article{arxiv.2106.04555,
  title  = {Hierarchical Lov\'asz Embeddings for Proposal-free Panoptic Segmentation},
  author = {Tommi Kerola and Jie Li and Atsushi Kanehira and Yasunori Kudo and Alexis Vallet and Adrien Gaidon},
  journal= {arXiv preprint arXiv:2106.04555},
  year   = {2021}
}

Comments

13 pages, 9 figures, including supplementary material. To be published in CVPR 2021

R2 v1 2026-06-24T02:58:23.370Z