Improved Vessel Segmentation with Symmetric Rotation-Equivariant U-Net
Jiazhen Zhang, Yuexi Du, Nicha C. Dvornek, John A. Onofrey

TL;DR
This paper introduces a symmetric rotation-equivariant U-Net that enhances vessel segmentation accuracy by learning rotation and reflection-equivariant features, outperforming standard and existing equivariant methods with fewer parameters.
Contribution
It presents a novel, efficient symmetric rotation-equivariant convolutional kernel integrated into U-Net, improving segmentation performance and reducing model size.
Findings
Outperforms standard U-Net in rotated image segmentation
Surpasses existing equivariant learning methods in accuracy
Reduces model size and memory cost
Abstract
Automated segmentation plays a pivotal role in medical image analysis and computer-assisted interventions. Despite the promising performance of existing methods based on convolutional neural networks (CNNs), they neglect useful equivariant properties for images, such as rotational and reflection equivariance. This limitation can decrease performance and lead to inconsistent predictions, especially in applications like vessel segmentation where explicit orientation is absent. While existing equivariant learning approaches attempt to mitigate these issues, they substantially increase learning cost, model size, or both. To overcome these challenges, we propose a novel application of an efficient symmetric rotation-equivariant (SRE) convolutional (SRE-Conv) kernel implementation to the U-Net architecture, to learn rotation and reflection-equivariant features, while also reducing the model…
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
TopicsMaritime Navigation and Safety
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · Concatenated Skip Connection · U-Net
