LGCVJan 5, 2017

Overlapping Cover Local Regression Machines

arXiv:1701.01218v1
Originality Incremental advance
AI Analysis

This work addresses speed bottlenecks in kernel-based regression methods for applications like human pose estimation, though it is incremental as it builds on existing kernel techniques.

The paper tackles the computational complexity of local kernel machines for regression by introducing the Overlapping Domain Cover (ODC) notion, which reduces the complexity of Twin Gaussian Processes regression from cubic to quadratic while minimizing prediction error.

We present the Overlapping Domain Cover (ODC) notion for kernel machines, as a set of overlapping subsets of the data that covers the entire training set and optimized to be spatially cohesive as possible. We show how this notion benefit the speed of local kernel machines for regression in terms of both speed while achieving while minimizing the prediction error. We propose an efficient ODC framework, which is applicable to various regression models and in particular reduces the complexity of Twin Gaussian Processes (TGP) regression from cubic to quadratic. Our notion is also applicable to several kernel methods (e.g., Gaussian Process Regression(GPR) and IWTGP regression, as shown in our experiments). We also theoretically justified the idea behind our method to improve local prediction by the overlapping cover. We validated and analyzed our method on three benchmark human pose estimation datasets and interesting findings are discussed.

Foundations

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

Your Notes