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

Unsupervised Multi-object Segmentation by Predicting Probable Motion Patterns

About

We propose a new approach to learn to segment multiple image objects without manual supervision. The method can extract objects form still images, but uses videos for supervision. While prior works have considered motion for segmentation, a key insight is that, while motion can be used to identify objects, not all objects are necessarily in motion: the absence of motion does not imply the absence of objects. Hence, our model learns to predict image regions that are likely to contain motion patterns characteristic of objects moving rigidly. It does not predict specific motion, which cannot be done unambiguously from a still image, but a distribution of possible motions, which includes the possibility that an object does not move at all. We demonstrate the advantage of this approach over its deterministic counterpart and show state-of-the-art unsupervised object segmentation performance on simulated and real-world benchmarks, surpassing methods that use motion even at test time. As our approach is applicable to variety of network architectures that segment the scenes, we also apply it to existing image reconstruction-based models showing drastic improvement. Project page and code: https://www.robots.ox.ac.uk/~vgg/research/ppmp .

Laurynas Karazija, Subhabrata Choudhury, Iro Laina, Christian Rupprecht, Andrea Vedaldi• 2022

Related benchmarks

TaskDatasetResultRank
Unsupervised Object SegmentationCLEVRTEX 1.0 (test)
FG-ARI92.61
20
Unsupervised Object SegmentationCLEVR 1.0 (test)
FG-ARI95.94
16
Unsupervised Object SegmentationOOD 1.0 (test)
FG-ARI7.82e+3
16
Unsupervised Object SegmentationCAMO 1.0 (test)
FG-ARI77.43
16
Object SegmentationMOVi-E
FG-ARI72.73
13
Unsupervised Multi-object SegmentationKITTI
FG-ARI58.3
9
Object SegmentationMOVi-A
FG-ARI90.08
6
Object SegmentationMOVi-C
FG-ARI67.64
6
Object SegmentationMOVi-D
FG-ARI66.41
5
Showing 9 of 9 rows

Other info

Code

Follow for update