paper-with-me

Papers

Permutohedral Attention Module for Efficient Non-Local Neural Networks

2019-07-01 · Samuel Joutard, Reuben Dorent, Amanda Isaac, Sebastien Ourselin, Tom Vercauteren, Marc Modat

Medical image processing tasks such as segmentation often require capturing non-local information. As organs, bones, and tissues share common characteristics such as intensity, shape, and texture, the contextual information plays a critical role in correctly labeling them. Segmentation and labeling is now typically done with convolutional neural networks (CNNs) but the context of the CNN is limited by the receptive field which itself is limited by memory requirements and other properties. In this paper, we propose a new attention module, that we call Permutohedral Attention Module (PAM), to efficiently capture non-local characteristics of the image. The proposed method is both memory and computationally efficient. We provide a GPU implementation of this module suitable for 3D medical imaging problems. We demonstrate the efficiency and scalability of our module with the challenging task of vertebrae segmentation and labeling where context plays a crucial role because of the very similar appearance of different vertebrae.

📄 PDF Abstract BibTeX arXiv:1907.00641

Code (1)

SamuelJoutard/Permutohedral_attention_module 공식 구현 pytorch

Tasks

GPUSegmentation

Similar Papers 제목 키워드 기반

Permutohedral-GCN: Graph Convolutional Networks with Global Attention

2020-03-02 · Hesham Mostafa, Marcel Nassar

Graph convolutional networks (GCNs) update a node's feature vector by aggregating features from its neighbors in the graph. This ignores potentially useful contributions from distant nodes. Identifying such useful distan…

Node Classification

Learning Task-Specific Generalized Convolutions in the Permutohedral Lattice

2019-09-09 · Anne S. Wannenwetsch, Martin Kiefel, Peter V. Gehler, Stefan Roth

Dense prediction tasks typically employ encoder-decoder architectures, but the prevalent convolutions in the decoder are not image-adaptive and can lead to boundary artifacts. Different generalized convolution operations…

DecoderOptical Flow EstimationSemantic Segmentation

Fast High-Dimensional Filtering Using the Permutohedral Lattice

2010-05-03 · Eurographics 2010 5 · Andrew Adams, Jongmin Baek, Myers Abraham Davis

Many useful algorithms for processing images and geometry fall under the general framework of high-dimensional Gaussian filtering. This family of algorithms includes bilateral filtering and non-local means. We propose a …

Vocal Bursts Intensity Prediction

Permutohedral Lattice CNNs

2014-12-20 · Martin Kiefel, Varun Jampani, Peter V. Gehler

This paper presents a convolutional layer that is able to process sparse input features. As an example, for image recognition problems this allows an efficient filtering of signals that do not lie on a dense grid (like p…

Position

LatticeNet: Fast Point Cloud Segmentation Using Permutohedral Lattices

2019-12-12 · Radu Alexandru Rosu, Peer Schütt, Jan Quenzel, Sven Behnke

Deep convolutional neural networks (CNNs) have shown outstanding performance in the task of semantically segmenting images. However, applying the same methods on 3D data still poses challenges due to the heavy memory req…

3D Semantic SegmentationPoint Cloud SegmentationSegmentationSemantic Segmentation