English

Permutohedral Lattice CNNs

Computer Vision and Pattern Recognition 2015-05-05 v3 Machine Learning Neural and Evolutionary Computing

Abstract

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 pixel position), but of more general features (such as color values). The presented algorithm makes use of the permutohedral lattice data structure. The permutohedral lattice was introduced to efficiently implement a bilateral filter, a commonly used image processing operation. Its use allows for a generalization of the convolution type found in current (spatial) convolutional network architectures.

Keywords

Cite

@article{arxiv.1412.6618,
  title  = {Permutohedral Lattice CNNs},
  author = {Martin Kiefel and Varun Jampani and Peter V. Gehler},
  journal= {arXiv preprint arXiv:1412.6618},
  year   = {2015}
}
R2 v1 2026-06-22T07:39:09.108Z