Interactive Object Segmentation with Dynamic Click Transform
Chun-Tse Lin, Wei-Chih Tu, Chih-Ting Liu, Shao-Yi Chien

TL;DR
This paper introduces DCT-Net, a novel interactive segmentation method that dynamically transforms user clicks into more informative interaction maps, improving segmentation accuracy over existing approaches.
Contribution
The paper proposes a new Dynamic Click Transform Network with Spatial-DCT and Feature-DCT modules for better user interaction representation in segmentation tasks.
Findings
Outperforms state-of-the-art on three benchmark datasets
Effectively models user clicks with diffusion-based and distribution-normalized transforms
Enhances segmentation accuracy through dynamic interaction representation
Abstract
In the interactive segmentation, users initially click on the target object to segment the main body and then provide corrections on mislabeled regions to iteratively refine the segmentation masks. Most existing methods transform these user-provided clicks into interaction maps and concatenate them with image as the input tensor. Typically, the interaction maps are determined by measuring the distance of each pixel to the clicked points, ignoring the relation between clicks and mislabeled regions. We propose a Dynamic Click Transform Network~(DCT-Net), consisting of Spatial-DCT and Feature-DCT, to better represent user interactions. Spatial-DCT transforms each user-provided click with individual diffusion distance according to the target scale, and Feature-DCT normalizes the extracted feature map to a specific distribution predicted from the clicked points. We demonstrate the…
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
TopicsAdvanced Neural Network Applications · Visual Attention and Saliency Detection · Medical Image Segmentation Techniques
MethodsDiffusion
