PointScatter: Point Set Representation for Tubular Structure Extraction
Dong Wang, Zhao Zhang, Ziwei Zhao, Yuhang Liu, Yihong Chen, Liwei, Wang

TL;DR
PointScatter introduces a flexible point set representation for tubular structure extraction, outperforming traditional mask-based methods by predicting points in scatter regions and enabling efficient end-to-end training.
Contribution
The paper proposes PointScatter, a novel point set-based method with a greedy bipartite matching algorithm for tubular structure extraction, surpassing mask-based segmentation models.
Findings
Effective on four public datasets
Improves tubular segmentation accuracy
Enables efficient end-to-end training
Abstract
This paper explores the point set representation for tubular structure extraction tasks. Compared with the traditional mask representation, the point set representation enjoys its flexibility and representation ability, which would not be restricted by the fixed grid as the mask. Inspired by this, we propose PointScatter, an alternative to the segmentation models for the tubular structure extraction task. PointScatter splits the image into scatter regions and parallelly predicts points for each scatter region. We further propose the greedy-based region-wise bipartite matching algorithm to train the network end-to-end and efficiently. We benchmark the PointScatter on four public tubular datasets, and the extensive experiments on tubular structure segmentation and centerline extraction task demonstrate the effectiveness of our approach. Code is available at…
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
TopicsAdvanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization · Image Processing and 3D Reconstruction
