Recurrent Pixel Embedding for Instance Grouping

12/22/2017
by   Shu Kong, et al.
0

We introduce a differentiable, end-to-end trainable framework for solving pixel-level grouping problems such as instance segmentation consisting of two novel components. First, we regress pixels into a hyper-spherical embedding space so that pixels from the same group have high cosine similarity while those from different groups have similarity below a specified margin. We analyze the choice of embedding dimension and margin, relating them to theoretical results on the problem of distributing points uniformly on the sphere. Second, to group instances, we utilize a variant of mean-shift clustering, implemented as a recurrent neural network parameterized by kernel bandwidth. This recurrent grouping module is differentiable, enjoys convergent dynamics and probabilistic interpretability. Backpropagating the group-weighted loss through this module allows learning to focus on only correcting embedding errors that won't be resolved during subsequent clustering. Our framework, while conceptually simple and theoretically abundant, is also practically effective and computationally efficient. We demonstrate substantial improvements over state-of-the-art instance segmentation for object proposal generation, as well as demonstrating the benefits of grouping loss for classification tasks such as boundary detection and semantic segmentation.

READ FULL TEXT

page 1

page 5

page 6

page 7

page 8

page 16

page 17

page 18

research
03/27/2021

Instance segmentation with the number of clusters incorporated in embedding learning

Semantic and instance segmentation algorithms are two general yet distin...
research
03/30/2017

Semantic Instance Segmentation via Deep Metric Learning

We propose a new method for semantic instance segmentation, by first com...
research
11/16/2016

Associative Embedding: End-to-End Learning for Joint Detection and Grouping

We introduce associative embedding, a novel method for supervising convo...
research
06/06/2018

Instance Segmentation and Tracking with Cosine Embeddings and Recurrent Hourglass Networks

Different to semantic segmentation, instance segmentation assigns unique...
research
03/03/2022

SoftGroup for 3D Instance Segmentation on Point Clouds

Existing state-of-the-art 3D instance segmentation methods perform seman...
research
08/08/2017

Semantic Instance Segmentation with a Discriminative Loss Function

Semantic instance segmentation remains a challenging task. In this work ...
research
07/28/2020

Faster Mean-shift: GPU-accelerated Embedding-clustering for Cell Segmentation and Tracking

Recently, single-stage embedding based deep learning algorithms gain inc...

Please sign up or login with your details

Forgot password? Click here to reset