Generator evaluator-selector net for panoptic image segmentation and splitting unfamiliar objects into parts
Sagi Eppel, Alan Aspuru-Guzik

TL;DR
This paper introduces a generator-evaluator neural network framework for panoptic image segmentation that can handle unfamiliar objects and parts, demonstrating competitive results on the COCO benchmark.
Contribution
It presents a novel generator-evaluator approach with class-agnostic segmentation capable of splitting unseen objects into parts.
Findings
Achieved results comparable to Mask-RCNN on COCO Panoptic benchmark.
Enabled splitting of unseen object classes into parts.
Demonstrated the effectiveness of generator-evaluator in segmentation tasks.
Abstract
In machine learning and other fields, suggesting a good solution to a problem is usually a harder task than evaluating the quality of such a solution. This asymmetry is the basis for a large number of selection oriented methods that use a generator system to guess a set of solutions and an evaluator system to rank and select the best solutions. This work examines the use of this approach to the problem of panoptic image segmentation and class agnostic parts segmentation. The generator/evaluator approach for this case consists of two independent convolutional neural nets: a generator net that suggests variety segments corresponding to objects, stuff and parts regions in the image, and an evaluator net that chooses the best segments to be merged into the segmentation map. The result is a trial and error evolutionary approach in which a generator that guesses segments with low average…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Machine Learning and Data Classification · Advanced Neural Network Applications
MethodsSigmoid Activation · Tanh Activation · [LivE@PeRson]How do I talk to a real person at Expedia? · Softmax · Long Short-Term Memory · Pointer Network
