MLLGJul 6, 2018

Fully Scalable Gaussian Processes using Subspace Inducing Inputs

arXiv:1807.02537v212 citations
Originality Incremental advance
AI Analysis

This addresses scalability issues in Gaussian processes for applications like extreme multi-label classification, but it appears incremental as it builds on existing variational methods with representation tricks.

The paper tackles the challenge of scaling Gaussian processes to handle both a high number of training instances and high-dimensional input data, achieving predictive performance with low computational times in extreme multi-label classification datasets.

We introduce fully scalable Gaussian processes, an implementation scheme that tackles the problem of treating a high number of training instances together with high dimensional input data. Our key idea is a representation trick over the inducing variables called subspace inducing inputs. This is combined with certain matrix-preconditioning based parametrizations of the variational distributions that lead to simplified and numerically stable variational lower bounds. Our illustrative applications are based on challenging extreme multi-label classification problems with the extra burden of the very large number of class labels. We demonstrate the usefulness of our approach by presenting predictive performances together with low computational times in datasets with extremely large number of instances and input dimensions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes