English

End-to-end Learning of Convolutional Neural Net and Dynamic Programming for Left Ventricle Segmentation

Computer Vision and Pattern Recognition 2019-05-07 v2

Abstract

Differentiable programming is able to combine different functions or programs in a processing pipeline with the goal of applying end-to-end learning or optimization. A significant impediment is the non-differentiable nature of some algorithms. We propose to use synthetic gradients (SG) to overcome this difficulty. SG uses the universal function approximation property of neural networks. We apply SG to combine convolutional neural network (CNN) with dynamic programming (DP) in end-to-end learning for segmenting left ventricle from short axis view of heart MRI. Our experiments show that end-to-end combination of CNN and DP requires fewer labeled images to achieve a significantly better segmentation accuracy than using only CNN.

Keywords

Cite

@article{arxiv.1812.00328,
  title  = {End-to-end Learning of Convolutional Neural Net and Dynamic Programming for Left Ventricle Segmentation},
  author = {Nhat M. Nguyen and Nilanjan Ray},
  journal= {arXiv preprint arXiv:1812.00328},
  year   = {2019}
}
R2 v1 2026-06-23T06:28:11.915Z