REVIEW 4 cited by
U-Net v2: Rethinking the Skip Connections of U-Net for Medical Image Segmentation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
In this paper, we introduce U-Net v2, a new robust and efficient U-Net variant for medical image segmentation. It aims to augment the infusion of semantic information into low-level features while simultaneously refining high-level features with finer details. For an input image, we begin by extracting multi-level features with a deep neural network encoder. Next, we enhance the feature map of each level by infusing semantic information from higher-level features and integrating finer details from lower-level features through Hadamard product. Our novel skip connections empower features of all the levels with enriched semantic characteristics and intricate details. The improved features are subsequently transmitted to the decoder for further processing and segmentation. Our method can be seamlessly integrated into any Encoder-Decoder network. We evaluate our method on several public medical image segmentation datasets for skin lesion segmentation and polyp segmentation, and the experimental results demonstrate the segmentation accuracy of our new method over state-of-the-art methods, while preserving memory and computational efficiency. Code is available at: https://github.com/yaoppeng/U-Net_v2
Forward citations
Cited by 4 Pith papers
-
Topo-VM-UNetV2: Encoding Topology into Vision Mamba UNet for Polyp Segmentation
Topo-VM-UNetV2 encodes persistence-based topology attention maps into VM-UNetV2's SDI module and improves polyp segmentation Dice by 1.2 to 3.3 points on five public datasets.
-
UNet-3D with Adaptive TverskyCE Loss for Pancreas Medical Image Segmentation
Adaptively weighted Tversky and cross-entropy losses improve UNet-3D pancreas segmentation Dice from 76.11% to 85.59% on the NIH Pancreas-CT dataset.
-
Simple is what you need for efficient and accurate medical image segmentation
SimpleUNet is an ultra-lightweight U-Net variant that reports accuracy close to or above much larger models on breast ultrasound, skin lesion, and polyp segmentation datasets.
-
Generative Adversarial Networks Bridging Art and Machine Intelligence
This paper is a textbook-style review of generative adversarial networks, covering theory, classic variants, training methods, and applications; no new architecture, theorem, or experimental result is introduced.
Discussion (0). Continue with ORCID to comment.