paper-with-me

Papers

Revisiting Memory Efficient Kernel Approximation: An Indefinite Learning Perspective

2021-12-18 · Simon Heilig, Maximilian Münch, Frank-Michael Schleif

Matrix approximations are a key element in large-scale algebraic machine learning approaches. The recently proposed method MEKA (Si et al., 2014) effectively employs two common assumptions in Hilbert spaces: the low-rank property of an inner product matrix obtained from a shift-invariant kernel function and a data compactness hypothesis by means of an inherent block-cluster structure. In this work, we extend MEKA to be applicable not only for shift-invariant kernels but also for non-stationary kernels like polynomial kernels and an extreme learning kernel. We also address in detail how to handle non-positive semi-definite kernel functions within MEKA, either caused by the approximation itself or by the intentional use of general kernel functions. We present a Lanczos-based estimation of a spectrum shift to develop a stable positive semi-definite MEKA approximation, also usable in classical convex optimization frameworks. Furthermore, we support our findings with theoretical considerations and a variety of experiments on synthetic and real-world data.

📄 PDF Abstract BibTeX arXiv:2112.09893

Code (1)

simonheilig/indefinite-meka 공식 구현

Similar Papers 제목 키워드 기반

Probabilistic classifiers with low rank indefinite kernels

2016-04-08 · Frank-Michael Schleif, Andrej Gisbrecht, Peter Tino

Indefinite similarity measures can be frequently found in bio-informatics by means of alignment scores, but are also common in other fields like shape measures in image retrieval. Lacking an underlying vector space, the …

Image RetrievalRetrieval

Towards Unbiased Random Features with Lower Variance For Stationary Indefinite Kernels

2021-04-13 · Qin Luo, Kun Fang, Jie Yang, Xiaolin Huang

Random Fourier Features (RFF) demonstrate wellappreciated performance in kernel approximation for largescale situations but restrict kernels to be stationary and positive definite. And for non-stationary kernels, the cor…

regression

Scalable Learning in Reproducing Kernel Krein Spaces

2018-09-06 · Dino Oglic, Thomas Gärtner

We provide the first mathematically complete derivation of the Nystr\"om method for low-rank approximation of indefinite kernels and propose an efficient method for finding an approximate eigendecomposition of such kerne…

Time SeriesTime Series Analysis

Analysis of Regularized Least Squares in Reproducing Kernel Krein Spaces

2020-06-01 · Fanghui Liu, Lei Shi, Xiaolin Huang, Jie Yang 외

In this paper, we study the asymptotic properties of regularized least squares with indefinite kernels in reproducing kernel Krein spaces (RKKS). By introducing a bounded hyper-sphere constraint to such non-convex regula…

Trust-Region Algorithms for Training Responses: Machine Learning Methods Using Indefinite Hessian Approximations

2018-07-01 · Jennifer B. Erway, Joshua Griffin, Roummel F. Marcia, Riadh Omheni

Machine learning (ML) problems are often posed as highly nonlinear and nonconvex unconstrained optimization problems. Methods for solving ML problems based on stochastic gradient descent are easily scaled for very large …

BIG-bench Machine Learning