English

Deeper Image Quality Transfer: Training Low-Memory Neural Networks for 3D Images

Computer Vision and Pattern Recognition 2018-08-17 v1 Artificial Intelligence Machine Learning Neurons and Cognition

Abstract

In this paper we address the memory demands that come with the processing of 3-dimensional, high-resolution, multi-channeled medical images in deep learning. We exploit memory-efficient backpropagation techniques, to reduce the memory complexity of network training from being linear in the network's depth, to being roughly constant - permitting us to elongate deep architectures with negligible memory increase. We evaluate our methodology in the paradigm of Image Quality Transfer, whilst noting its potential application to various tasks that use deep learning. We study the impact of depth on accuracy and show that deeper models have more predictive power, which may exploit larger training sets. We obtain substantially better results than the previous state-of-the-art model with a slight memory increase, reducing the root-mean-squared-error by 13% 13\% . Our code is publicly available.

Keywords

Cite

@article{arxiv.1808.05577,
  title  = {Deeper Image Quality Transfer: Training Low-Memory Neural Networks for 3D Images},
  author = {Stefano B. Blumberg and Ryutaro Tanno and Iasonas Kokkinos and Daniel C. Alexander},
  journal= {arXiv preprint arXiv:1808.05577},
  year   = {2018}
}

Comments

Accepted in: MICCAI 2018

R2 v1 2026-06-23T03:36:03.630Z