Paper speeds up Gaussian process inference using Matérn kernels.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
SKI accelerates GP inference with sparse grids to handle higher dimensions.
Recent work shows that inference for Gaussian processes can be performed efficiently using iterative methods that rely only on matrix-vector multiplications (MVMs). Structured Kernel Interpolation (SKI) exploits these techniques by deriving approximate kernels with very fast MVMs. Unfortunately, such strategies suffer …
For applications as varied as Bayesian neural networks, determinantal point processes, elliptical graphical models, and kernel learning for Gaussian processes (GPs), one must compute a log determinant of an positive definite matrix, and its derivatives - leading to prohibitive computatio…
The graph Laplacian is a standard tool in data science, machine learning, and image processing. The corresponding matrix inherits the complex structure of the underlying network and is in certain applications densely populated. This makes computations, in particular matrix-vector products, with the graph Laplacian a ha…
Efficient kernel methods for large datasets using GPU acceleration.
Gaussian processes (GPs) with derivatives are useful in many applications, including Bayesian optimization, implicit surface reconstruction, and terrain reconstruction. Fitting a GP to function values and derivatives at points in dimensions requires linear solves and log determinants with an ${n(d+1) \times n(d…
Analog arrays are a promising upcoming hardware technology with the potential to drastically speed up deep learning. Their main advantage is that they compute matrix-vector products in constant time, irrespective of the size of the matrix. However, early convolution layers in ConvNets map very unfavorably onto analog a…
This paper proposes a representational model for grid cells. In this model, the 2D self-position of the agent is represented by a high-dimensional vector, and the 2D self-motion or displacement of the agent is represented by a matrix that transforms the vector. Each component of the vector is a unit or a cell. The mode…
Gradient-based optimization improves variational empirical Bayes regression.
Neural networks have achieved state of the art performance across a wide variety of machine learning tasks, often with large and computation-heavy models. Inducing sparseness as a way to reduce the memory and computation footprint of these models has seen significant research attention in recent years. In this paper, w…
Efficiently computes matrix square roots and their inverses for large matrices.
A new GP inference method using simplices for high-dimensional data.
We consider fast kernel summations in high dimensions: given a large set of points in dimensions (with ) and a pair-potential function (the {\em kernel} function), we compute a weighted sum of all pairwise kernel interactions for each point in the set. Direct summation is equivalent to a (dense) matrix-vec…
The paper analyzes contraction rates for GP regression approximations.
New method estimates large matrices' spectra from small sub-matrices.
Fast linear transforms are ubiquitous in machine learning, including the discrete Fourier transform, discrete cosine transform, and other structured transformations such as convolutions. All of these transforms can be represented by dense matrix-vector multiplication, yet each has a specialized and highly efficient (su…
We show how to solve a number of problems in numerical linear algebra, such as least squares regression, -regression for any , low rank approximation, and kernel regression, in time $T(A) \poly(\log(nd))$, where for a given input matrix , is the time needed to com…
Hyperbolic embeddings have recently gained attention in machine learning due to their ability to represent hierarchical data more accurately and succinctly than their Euclidean analogues. However, multi-relational knowledge graphs often exhibit multiple simultaneous hierarchies, which current hyperbolic models do not c…
New method speeds up Bayesian optimization in high dimensions.
Efficiently models learning curves using Gaussian processes with latent Kronecker structure.
Deep ReLU networks can approximate matrix-vector products with error bounds.
Generalizes randomized SVD for better matrix approximations using Gaussian vectors.
New algorithms estimate matrix norms without matrix multiplication.
New method tackles high-dimensional SBL without covariance matrices.
Adapts manifold structure for better clustering performance.
Efficient approximations reduce computation of matrix-based Renyi's entropy.
MKLpy simplifies Multiple Kernel Learning in Python.
Improved graph-based multiclass classification for multilayer data.
New method uses multiple kernels to improve SVGD performance.
We analyze the dynamics of an algorithm for approximate inference with large Gaussian latent variable models in a student-teacher scenario. To model nontrivial dependencies between the latent variables, we assume random covariance matrices drawn from rotation invariant ensembles. For the case of perfect data-model matc…
Kernel and Multiple Kernel Canonical Correlation Analysis (CCA) are employed to classify schizophrenic and healthy patients based on their SNPs, DNA Methylation and fMRI data. Kernel and Multiple Kernel CCA are popular methods for finding nonlinear correlations between high-dimensional datasets. Data was gathered from …
SimpleMKKM improves multi-kernel clustering efficiency.
Imaging genetic research has essentially focused on discovering unique and co-association effects, but typically ignoring to identify outliers or atypical objects in genetic as well as non-genetics variables. Identifying significant outliers is an essential and challenging issue for imaging genetics and multiple source…
Multiple Kernel Learning (MKL) is used to replicate the signal combination process that trading rules embody when they aggregate multiple sources of financial information when predicting an asset's price movements. A set of financially motivated kernels is constructed for the EURUSD currency pair and is used to predict…
New algorithm tackles low-rank constraints in optimal transport problems.
Recent research on multiple kernel learning has lead to a number of approaches for combining kernels in regularized risk minimization. The proposed approaches include different formulations of objectives and varying regularization strategies. In this paper we present a unifying general optimization criterion for multip…
Efficient method estimates intrinsic dimension for big data.
Multiple kernel learning (MKL) method is generally believed to perform better than single kernel method. However, some empirical studies show that this is not always true: the combination of multiple kernels may even yield an even worse performance than using a single kernel. There are two possible reasons for the fail…
Paper extends RPD for better handling multiple modalities and non-convexity.
The paper explores the identifiability and interpretability of Gaussian process models using different kernel structures.
Kernel fusion is a popular and effective approach for combining multiple features that characterize different aspects of data. Traditional approaches for Multiple Kernel Learning (MKL) attempt to learn the parameters for combining the kernels through sophisticated optimization procedures. In this paper, we propose an a…
We present generalization bounds for the TS-MKL framework for two stage multiple kernel learning. We also present bounds for sparse kernel learning formulations within the TS-MKL framework.
New classifier combines locally linear kernels for fast and accurate non-linear classification.
To cluster data that are not linearly separable in the original feature space, -means clustering was extended to the kernel version. However, the performance of kernel -means clustering largely depends on the choice of kernel function. To mitigate this problem, multiple kernel learning has been introduced into th…
The paper extends kernel ridge regression to product kernels and reveals new convergence behaviors.
Efficient and accurate low-rank approximations of multiple data sources are essential in the era of big data. The scaling of kernel-based learning algorithms to large datasets is limited by the O(n^2) computation and storage complexity of the full kernel matrix, which is required by most of the recent kernel learning a…
MKL-based models outperform complex multi-omics integrative approaches.