Fully Convolutional Multi-scale Residual DenseNets for Cardiac Segmentation and Automated Cardiac Diagnosis using Ensemble of Classifiers
Mahendra Khened, Varghese Alex Kollerathu, Ganapathy Krishnamurthi

TL;DR
This paper introduces a novel, efficient fully convolutional neural network architecture with multi-scale and residual dense features for cardiac image segmentation and diagnosis, achieving state-of-the-art results on public datasets.
Contribution
The paper presents a new FCN architecture with a novel up-sampling path, multi-scale processing, and a dual loss function, improving efficiency and accuracy in cardiac image analysis.
Findings
Achieved second place in ACDC-2017 segmentation challenge
Attained 100% accuracy in cardiac disease diagnosis in ACDC-2017
Set a new highest Jaccard index of 0.74 in LV-2011 segmentation
Abstract
Deep fully convolutional neural network (FCN) based architectures have shown great potential in medical image segmentation. However, such architectures usually have millions of parameters and inadequate number of training samples leading to over-fitting and poor generalization. In this paper, we present a novel highly parameter and memory efficient FCN based architecture for medical image analysis. We propose a novel up-sampling path which incorporates long skip and short-cut connections to overcome the feature map explosion in FCN like architectures. In order to processes the input images at multiple scales and view points simultaneously, we propose to incorporate Inception module's parallel structures. We also propose a novel dual loss function whose weighting scheme allows to combine advantages of cross-entropy and dice loss. We have validated our proposed network architecture on two…
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
MethodsMax Pooling · Convolution · Fully Convolutional Network
