Parallel Multi-Dimensional LSTM, With Application to Fast Biomedical Volumetric Image Segmentation

06/24/2015
by   Marijn F. Stollenga, et al.
0

Convolutional Neural Networks (CNNs) can be shifted across 2D images or 3D videos to segment them. They have a fixed input size and typically perceive only small local contexts of the pixels to be classified as foreground or background. In contrast, Multi-Dimensional Recurrent NNs (MD-RNNs) can perceive the entire spatio-temporal context of each pixel in a few sweeps through all pixels, especially when the RNN is a Long Short-Term Memory (LSTM). Despite these theoretical advantages, however, unlike CNNs, previous MD-LSTM variants were hard to parallelize on GPUs. Here we re-arrange the traditional cuboid order of computations in MD-LSTM in pyramidal fashion. The resulting PyraMiD-LSTM is easy to parallelize, especially for 3D data such as stacks of brain slice images. PyraMiD-LSTM achieved best known pixel-wise brain image segmentation results on MRBrainS13 (and competitive results on EM-ISBI12).

READ FULL TEXT
research
08/21/2016

STFCN: Spatio-Temporal FCN for Semantic Video Segmentation

This paper presents a novel method to involve both spatial and temporal ...
research
12/08/2014

Cells in Multidimensional Recurrent Neural Networks

The transcription of handwritten text on images is one task in machine l...
research
01/18/2019

Slim LSTM networks: LSTM_6 and LSTM_C6

We have shown previously that our parameter-reduced variants of Long Sho...
research
09/05/2016

Combining Fully Convolutional and Recurrent Neural Networks for 3D Biomedical Image Segmentation

Segmentation of 3D images is a fundamental problem in biomedical image a...
research
05/10/2021

MDA-Net: Multi-Dimensional Attention-Based Neural Network for 3D Image Segmentation

Segmenting an entire 3D image often has high computational complexity an...
research
07/10/2023

A Graph Multi-separator Problem for Image Segmentation

We propose a novel abstraction of the image segmentation task in the for...
research
03/23/2016

Semantic Object Parsing with Graph LSTM

By taking the semantic object parsing task as an exemplar application sc...

Please sign up or login with your details

Forgot password? Click here to reset