HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Combinatorial Optimization for Panoptic Segmentation: A Fully Differentiable Approach

Ahmed Abbas Paul Swoboda

Combinatorial Optimization for Panoptic Segmentation: A Fully Differentiable Approach

Abstract

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.

Code Repositories

LPMP/LPMP
pytorch
Mentioned in GitHub
aabbas90/COPS
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
panoptic-segmentation-on-cityscapes-testCOPS (ResNet-50)
PQ: 60
panoptic-segmentation-on-cityscapes-valCOPS (ResNet-50)
AP: 34.1
PQ: 62.1
PQst: 67.2
PQth: 55.1
mIoU: 79.3
panoptic-segmentation-on-coco-test-devCOPS (ResNet-50)
PQ: 38.5
PQst: 34.8
PQth: 41.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Combinatorial Optimization for Panoptic Segmentation: A Fully Differentiable Approach | Papers | HyperAI