paper-with-me

Papers

SKIing on Simplices: Kernel Interpolation on the Permutohedral Lattice for Scalable Gaussian Processes

2021-06-12 · Sanyam Kapoor, Marc Finzi, Ke Alexander Wang, Andrew Gordon Wilson

State-of-the-art methods for scalable Gaussian processes use iterative algorithms, requiring fast matrix vector multiplies (MVMs) with the covariance kernel. The Structured Kernel Interpolation (SKI) framework accelerates these MVMs by performing efficient MVMs on a grid and interpolating back to the original space. In this work, we develop a connection between SKI and the permutohedral lattice used for high-dimensional fast bilateral filtering. Using a sparse simplicial grid instead of a dense rectangular one, we can perform GP inference exponentially faster in the dimension than SKI. Our approach, Simplex-GP, enables scaling SKI to high dimensions, while maintaining strong predictive performance. We additionally provide a CUDA implementation of Simplex-GP, which enables significant GPU acceleration of MVM based inference.

📄 PDF Abstract BibTeX arXiv:2106.06695

Code (1)

activatedgeek/simplex-gp 공식 구현 pytorch

Tasks

Gaussian ProcessesGPU

Similar Papers 제목 키워드 기반

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

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

LatticeNet: Fast Spatio-Temporal Point Cloud Segmentation Using Permutohedral Lattices

2021-08-09 · 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. Applying the same methods on 3D data still poses challenges due to the heavy memory requirements…

3D Semantic SegmentationPoint Cloud SegmentationSegmentationSemantic Segmentation

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

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