Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Combinatorial Optimization for Panoptic Segmentation: A Fully Differentiable Approach

About

We propose a fully differentiable architecture for simultaneous semantic and instance segmentation (a.k.a. panoptic segmentation) consisting of a convolutional neural network and an asymmetric multiway cut problem solver. The latter solves a combinatorial optimization problem that elegantly incorporates semantic and boundary predictions to produce a panoptic labeling. Our formulation allows to directly maximize a smooth surrogate of the panoptic quality metric by backpropagating the gradient through the optimization problem. Experimental evaluation shows improvement by backpropagating through the optimization problem w.r.t. comparable approaches on Cityscapes and COCO datasets. Overall, our approach shows the utility of using combinatorial optimization in tandem with deep learning in a challenging large scale real-world problem and showcases benefits and insights into training such an architecture.

Ahmed Abbas, Paul Swoboda• 2021

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (val)
mIoU79.3
572
Panoptic SegmentationCityscapes (val)
PQ62.1
276
Instance SegmentationCityscapes (val)
AP34.1
239
Panoptic SegmentationCOCO (val)
PQ38.4
219
Panoptic SegmentationCityscapes (test)
PQ60
51
Panoptic SegmentationCOCO (test)
PQ38.5
23
Showing 6 of 6 rows

Other info

Code

Follow for update