Training convolutional neural networks with megapixel imagesDownload PDF

11 Apr 2018 (modified: 11 Apr 2018)MIDL 2018 Abstract SubmissionReaders: Everyone
Abstract: To train deep convolutional neural networks, the input data and the intermediate activations need to be kept in memory to calculate the gradient descent step. Given the limited memory available in the current generation accelerator cards, this limits the maximum dimensions of the input data. We demonstrate a method to train convolutional neural networks holding only parts of the image in memory while giving equivalent results. We quantitatively compare this new way of training convolutional neural networks with conventional training. In addition, as a proof of concept, we train a convolutional neural network with 64 megapixel images, which requires 97% less memory than the conventional approach.
Author Affiliation: Radboud University Medical Center
Keywords: deep learning, streaming sgd, convolutional neural networks, histopathology, camelyon
3 Replies

Loading