paper-with-me

Papers

Streaming Kernel PCA with \tilde{O}(\sqrt{n}) Random Features

2018-12-01 · NeurIPS 2018 12 · Md Enayat Ullah, Poorya Mianjy, Teodor Vanislavov Marinov, Raman Arora

We study the statistical and computational aspects of kernel principal component analysis using random Fourier features and show that under mild assumptions, $O(\sqrt{n} \log n)$ features suffices to achieve $O(1/\epsilon^2)$ sample complexity. Furthermore, we give a memory efficient streaming algorithm based on classical Oja's algorithm that achieves this rate

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Streaming Kernel PCA with $\tilde{O}(\sqrt{n})$ Random Features

2018-08-02 · Enayat Ullah, Poorya Mianjy, Teodor V. Marinov, Raman Arora

We study the statistical and computational aspects of kernel principal component analysis using random Fourier features and show that under mild assumptions, $O(\sqrt{n} \log n)$ features suffices to achieve $O(1/\epsilo…

Differential Privacy in Kernelized Contextual Bandits via Random Projections

2025-07-18 · Nikola Pavlovic, Sudeep Salgia, Qing Zhao arxiv

We consider the problem of contextual kernel bandits with stochastic contexts, where the underlying reward function belongs to a known Reproducing Kernel Hilbert Space. We study this problem under an additional constrain…

Reinforcement Learning in Feature Space: Matrix Bandit, Kernels, and Regret Bound

2019-05-24 · ICML 2020 1 · Lin F. Yang, Mengdi Wang

Exploration in reinforcement learning (RL) suffers from the curse of dimensionality when the state-action space is large. A common practice is to parameterize the high-dimensional value and policy functions using given f…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Delayed Feedback in Kernel Bandits

2023-02-01 · Sattar Vakili, Danyal Ahmed, Alberto Bernacchia, Ciara Pike-Burke

Black box optimisation of an unknown function from expensive and noisy evaluations is a ubiquitous problem in machine learning, academic research and industrial production. An abstraction of the problem can be formulated…

Bayesian OptimisationRecommendation Systems

Spectral Guarantees for Adversarial Streaming PCA

2024-08-19 · Eric Price, Zhiyang Xun

In streaming PCA, we see a stream of vectors $x_1, \dotsc, x_n \in \mathbb{R}^d$ and want to estimate the top eigenvector of their covariance matrix. This is easier if the spectral ratio $R = \lambda_1 / \lambda_2$ is la…