paper-with-me

홈 › Papers

A Linear Approximation to the chi^2 Kernel with Geometric Convergence

2012-06-18 · Fuxin Li, Guy Lebanon, Cristian Sminchisescu

We propose a new analytical approximation to the $\chi^2$ kernel that converges geometrically. The analytical approximation is derived with elementary methods and adapts to the input distribution for optimal convergence rate. Experiments show the new approximation leads to improved performance in image classification and semantic segmentation tasks using a random Fourier feature approximation of the $\exp-\chi^2$ kernel. Besides, out-of-core principal component analysis (PCA) methods are introduced to reduce the dimensionality of the approximation and achieve better performance at the expense of only an additional constant factor to the time complexity. Moreover, when PCA is performed jointly on the training and unlabeled testing data, further performance improvements can be obtained. Experiments conducted on the PASCAL VOC 2010 segmentation and the ImageNet ILSVRC 2010 datasets show statistically significant improvements over alternative approximation methods.

📄 PDF Abstract BibTeX arXiv:1206.4074

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage ClassificationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Data-Driven Linear Complexity Low-Rank Approximation of General Kernel Matrices: A Geometric Approach

2022-12-24 · Difeng Cai, Edmond Chow, Yuanzhe Xi

A general, {\em rectangular} kernel matrix may be defined as $K_{ij} = \kappa(x_i,y_j)$ where $\kappa(x,y)$ is a kernel function and where $X=\{x_i\}_{i=1}^m$ and $Y=\{y_i\}_{i=1}^n$ are two sets of points. In this paper…

Rates of Convergence in Certain Native Spaces of Approximations used in Reinforcement Learning

2023-09-14 · Ali Bouland, Shengyuan Niu, Sai Tej Paruchuri, Andrew Kurdila 외

This paper studies convergence rates for some value function approximations that arise in a collection of reproducing kernel Hilbert spaces (RKHS) $H(\Omega)$. By casting an optimal control problem in a specific class of…

RFN: A Random-Feature Based Newton Method for Empirical Risk Minimization in Reproducing Kernel Hilbert Spaces

2020-02-12 · Ting-Jui Chang, Shahin Shahrampour

In supervised learning using kernel methods, we often encounter a large-scale finite-sum minimization over a reproducing kernel Hilbert space (RKHS). Large-scale finite-sum problems can be solved using efficient variants…

Quantum Lazy Training

2022-02-16 · Erfan Abedi, Salman Beigi, Leila Taghavi

In the training of over-parameterized model functions via gradient descent, sometimes the parameters do not change significantly and remain close to their initial values. This phenomenon is called lazy training, and moti…

The Geometry of the Pivot: A Note on Lazy Pivoted Cholesky and Farthest Point Sampling

2026-01-07 · Gil Shabat arxiv

Low-rank approximations of large kernel matrices are ubiquitous in machine learning, particularly for scaling Gaussian Processes to massive datasets. The Pivoted Cholesky decomposition is a standard tool for this task, o…

Gaussian Processes