paper-with-me

Papers

Asymmetric Sparse Kernel Approximations for Large-scale Visual Search

2014-06-01 · CVPR 2014 6 · Damek Davis, Jonathan Balzer, Stefano Soatto

We introduce an asymmetric sparse approximate embedding optimized for fast kernel comparison operations arising in large-scale visual search. In contrast to other methods that perform an explicit approximate embedding using kernel PCA followed by a distance compression technique in R^d, which loses information at both steps, our method utilizes the implicit kernel representation directly. In addition, we empirically demonstrate that our method needs no explicit training step and can operate with a dictionary of random exemplars from the dataset. We evaluate our method on three benchmark image retrieval datasets: SIFT1M, ImageNet, and 80M-TinyImages.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Gaussian Process Regression under Computational and Epistemic Misspecification

2023-12-14 · Daniel Sanz-Alonso, Ruiyi Yang

Gaussian process regression is a classical kernel method for function estimation and data interpolation. In large data applications, computational costs can be reduced using low-rank or sparse approximations of the kerne…

regression

SIKA-GP: Accelerating Gaussian Process Inference with Sparse Inducing Kernel Approximations for Bayesian Deep Learning

2026-05-26 · Wenyuan Zhao, Rui Tuo, Chao Tian arxiv

Gaussian processes (GPs) provide a principled Bayesian framework for uncertainty estimation, but their computational complexity severely limits scalability to large datasets. We propose SIKA-GP, which accelerates GP infe…

Gaussian Processes

Connections and Equivalences between the Nyström Method and Sparse Variational Gaussian Processes

2021-06-02 · Veit Wild, Motonobu Kanagawa, Dino Sejdinovic

We investigate the connections between sparse approximation methods for making kernel methods and Gaussian processes (GPs) scalable to large-scale data, focusing on the Nystr\"om method and the Sparse Variational Gaussia…

Gaussian Processes

Fast Asymmetric Factorization for Large Scale Multiple Kernel Clustering

2024-05-26 · Yan Chen, Liang Du, Lei Duan

Kernel methods are extensively employed for nonlinear data clustering, yet their effectiveness heavily relies on selecting suitable kernels and associated parameters, posing challenges in advance determination. In respon…

Clustering

gp2Scale: A Class of Compactly-Supported Non-Stationary Kernels and Distributed Computing for Exact Gaussian Processes on 10 Million Data Points

2025-12-05 · Marcus M. Noack, Mark D. Risser, Hengrui Luo, Vardaan Tekriwal 외 arxiv

Despite a large corpus of recent work on scaling up Gaussian processes, a stubborn trade-off between computational speed, prediction and uncertainty quantification accuracy, and customizability persists. This is because …

Gaussian Processes