REVIEW 3 cited by
LadderNet: Multi-path networks based on 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
U-Net has been providing state-of-the-art performance in many medical image segmentation problems. Many modifications have been proposed for U-Net, such as attention U-Net, recurrent residual convolutional U-Net (R2-UNet), and U-Net with residual blocks or blocks with dense connections. However, all these modifications have an encoder-decoder structure with skip connections, and the number of paths for information flow is limited. We propose LadderNet in this paper, which can be viewed as a chain of multiple U-Nets. Instead of only one pair of encoder branch and decoder branch in U-Net, a LadderNet has multiple pairs of encoder-decoder branches, and has skip connections between every pair of adjacent decoder and decoder branches in each level. Inspired by the success of ResNet and R2-UNet, we use modified residual blocks where two convolutional layers in one block share the same weights. A LadderNet has more paths for information flow because of skip connections and residual blocks, and can be viewed as an ensemble of Fully Convolutional Networks (FCN). The equivalence to an ensemble of FCNs improves segmentation accuracy, while the shared weights within each residual block reduce parameter number. Semantic segmentation is essential for retinal disease detection. We tested LadderNet on two benchmark datasets for blood vessel segmentation in retinal images, and achieved superior performance over methods in the literature. The implementation is provided \url{https://github.com/juntang-zhuang/LadderNet}
Forward citations
Cited by 3 Pith papers
-
A BERT-Style Self-Supervised Learning CNN for Disease Identification from Retinal Images
Applying a SparK-style masked autoencoder to a lightweight CNN improves retinal disease classification, but the AD/PD gains are weakened by participant overlap between pre-training and evaluation sets.
-
Efficient Structurally-Strengthened Generative Adversarial Network for MRI Reconstruction
A new GAN, ESSGAN, reconstructs undersampled MRI images with reportedly better quality and fewer parameters than DAGAN and RefineGAN.
-
Luminosity-Adaptive Contrast Enhancement Using CLAHE for Retinal Fundus Images with Quantitative Validation and Comparative Analysis
A routine stacking of HSV luminosity correction and CLAHE reports higher contrast metrics than HE/AHE baselines, but an undefined metric reference and a vessel-map-as-disease-label evaluation break the supporting evidence.
Discussion (0). Continue with ORCID to comment.