Automatic Liver Lesion Detection using Cascaded Deep Residual Networks
Lei Bi, Jinman Kim, Ashnil Kumar, Dagan Feng

TL;DR
This paper introduces a cascaded deep residual network approach for automatic liver lesion segmentation, leveraging skip connections to improve feature learning and boundary accuracy, achieving competitive results in a major challenge.
Contribution
The study proposes a novel cascaded ResNet architecture with multi-scale fusion for improved liver lesion segmentation, overcoming depth limitations of traditional FCNs.
Findings
Achieved 4th place in ISBI 2017 Liver Tumor Segmentation Challenge
Enhanced boundary precision through multi-scale fusion
Utilized deep residual networks to learn more discriminative features
Abstract
Automatic segmentation of liver lesions is a fundamental requirement towards the creation of computer aided diagnosis (CAD) and decision support systems (CDS). Traditional segmentation approaches depend heavily upon hand-crafted features and a priori knowledge of the user. As such, these methods are difficult to adopt within a clinical environment. Recently, deep learning methods based on fully convolutional networks (FCNs) have been successful in many segmentation problems primarily because they leverage a large labelled dataset to hierarchically learn the features that best correspond to the shallow visual appearance as well as the deep semantics of the areas to be segmented. However, FCNs based on a 16 layer VGGNet architecture have limited capacity to add additional layers. Therefore, it is challenging to learn more discriminative features among different classes for FCNs. In this…
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
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · AI in cancer detection
MethodsAverage Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · 1x1 Convolution · Batch Normalization · Bottleneck Residual Block · Global Average Pooling · Residual Block · Kaiming Initialization · Max Pooling · Residual Connection
