paper-with-me

Papers

Hierarchically Compositional Kernels for Scalable Nonparametric Learning

2016-08-02 · Jie Chen, Haim Avron, Vikas Sindhwani

We propose a novel class of kernels to alleviate the high computational cost of large-scale nonparametric learning with kernel methods. The proposed kernel is defined based on a hierarchical partitioning of the underlying data domain, where the Nystr\"om method (a globally low-rank approximation) is married with a locally lossless approximation in a hierarchical fashion. The kernel maintains (strict) positive-definiteness. The corresponding kernel matrix admits a recursively off-diagonal low-rank structure, which allows for fast linear algebra computations. Suppressing the factor of data dimension, the memory and arithmetic complexities for training a regression or a classifier are reduced from $O(n^2)$ and $O(n^3)$ to $O(nr)$ and $O(nr^2)$, respectively, where $n$ is the number of training examples and $r$ is the rank on each level of the hierarchy. Although other randomized approximate kernels entail a similar complexity, empirical results show that the proposed kernel achieves a matching performance with a smaller $r$. We demonstrate comprehensive experiments to show the effective use of the proposed kernel on data sizes up to the order of millions.

📄 PDF Abstract BibTeX arXiv:1608.00860

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Structure Discovery in Nonparametric Regression through Compositional Kernel Search

2013-02-20 · David Duvenaud, James Robert Lloyd, Roger Grosse, Joshua B. Tenenbaum 외

Despite its importance, choosing the structural form of the kernel in nonparametric regression remains a black art. We define a space of kernel structures which are built compositionally by adding and multiplying a small…

regressionscientific discoveryTime SeriesTime Series Analysis

Bayesian Nonparametric Kernel-Learning

2015-06-29 · Junier Oliva, Avinava Dubey, Andrew G. Wilson, Barnabas Poczos 외

Kernel methods are ubiquitous tools in machine learning. However, there is often little reason for the common practice of selecting a kernel a priori. Even if a universal approximating kernel is selected, the quality of …

Supervised Learning and Model Analysis with Compositional Data

2022-05-15 · Shimeng Huang, Elisabeth Ailer, Niki Kilbertus, Niklas Pfister

The compositionality and sparsity of high-throughput sequencing data poses a challenge for regression and classification. However, in microbiome research in particular, conditional modeling is an essential tool to invest…

regression

Reproducing Kernels and New Approaches in Compositional Data Analysis

2022-05-02 · Binglin Li, Jeongyoun Ahn

Compositional data, such as human gut microbiomes, consist of non-negative variables whose only the relative values to other variables are available. Analyzing compositional data such as human gut microbiomes needs a car…

Density Estimation

GPatt: Fast Multidimensional Pattern Extrapolation with Gaussian Processes

2013-10-20 · Andrew Gordon Wilson, Elad Gilboa, Arye Nehorai, John P. Cunningham

Gaussian processes are typically used for smoothing and interpolation on small datasets. We introduce a new Bayesian nonparametric framework -- GPatt -- enabling automatic pattern extrapolation with Gaussian processes on…

Gaussian Processes