Reinforced Coloring for End-to-End Instance Segmentation
Tuan Tran Anh, Khoa Nguyen-Tuan, Tran Minh Quan, and Won-Ki Jeong

TL;DR
This paper introduces a deep reinforcement learning approach for scalable, end-to-end instance segmentation that effectively differentiates multiple objects simultaneously, reducing topological errors without heavy post-processing.
Contribution
A novel iterative deep reinforcement learning agent that learns to segment multiple objects in parallel, leveraging a graph coloring-based reward to improve scalability and accuracy.
Findings
Efficiently segments many objects without heavy post-processing.
Reduces topological errors compared to traditional methods.
Scales well to complex scenes with numerous objects.
Abstract
Instance segmentation is one of the actively studied research topics in computer vision in which many objects of interest should be separated individually. While many feed-forward networks produce high-quality segmentation on different types of images, their results often suffer from topological errors (merging or splitting) for segmentation of many objects, requiring post-processing. Existing iterative methods, on the other hand, extract a single object at a time using discriminative knowledge-based properties (shapes, boundaries, etc.) without relying on post-processing, but they do not scale well. To exploit the advantages of conventional single-object-per-step segmentation methods without impairing the scalability, we propose a novel iterative deep reinforcement learning agent that learns how to differentiate multiple objects in parallel. Our reward function for the trainable agent…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Reinforcement Learning in Robotics
