paper-with-me

Papers

Dense-Exponential Random Features: Sharp Positive Estimators of the Gaussian Kernel

2023-09-21 · NeurIPS 2023 11

The problem of efficient approximation of a linear operator induced by the Gaussian or softmax kernel is often addressed using random features (RFs) which yield an unbiased approximation of the operator's result. Such operators emerge in important applications ranging from kernel methods to efficient Transformers. We propose parameterized, positive, non-trigonometric RFs which approximate Gaussian and softmax-kernels. In contrast to traditional RF approximations, parameters of these new methods can be optimized to reduce the variance of the approximation, and the optimum can be expressed in closed form. We show that our methods lead to variance reduction in practice (e^{10}-times smaller variance and beyond) and outperform previous methods in a kernel regression task. Using our proposed mechanism, we also present FAVOR#, a method for self-attention approximation in Transformers. We show that FAVOR# outperforms other random feature methods in speech modelling and natural language processing.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Orthogonal Random Features: Explicit Forms and Sharp Inequalities

2023-10-11 · Nizar Demni, Hachem Kadri

Random features have been introduced to scale up kernel methods via randomization techniques. In particular, random Fourier features and orthogonal random features were used to approximate the popular Gaussian kernel. Ra…

Sharp Concentration Inequalities: Phase Transition and Mixing of Orlicz Tails with Variance

2026-03-26 · Yinan Shen, Jinchi Lv arxiv

In this work, we investigate how to develop sharp concentration inequalities for sub-Weibull random variables, including sub-Gaussian and sub-exponential distributions. Although the random variables may not be sub-Guassi…

Settling the Sharp Reconstruction Thresholds of Random Graph Matching

2021-01-29 · Yihong Wu, Jiaming Xu, Sophie H. Yu

This paper studies the problem of recovering the hidden vertex correspondence between two edge-correlated random graphs. We focus on the Gaussian model where the two graphs are complete graphs with correlated Gaussian we…

Graph Matching

Chefs' Random Tables: Non-Trigonometric Random Features

2022-05-30 · Valerii Likhosherstov, Krzysztof Choromanski, Avinava Dubey, Frederick Liu 외

We introduce chefs' random tables (CRTs), a new class of non-trigonometric random features (RFs) to approximate Gaussian and softmax kernels. CRTs are an alternative to standard random kitchen sink (RKS) methods, which i…

Sharp detection boundaries on testing dense subhypergraph

2021-01-12 · Mingao Yuan, Zuofeng Shang

We study the problem of testing the existence of a dense subhypergraph. The null hypothesis is an Erdos-Renyi uniform random hypergraph and the alternative hypothesis is a uniform random hypergraph that contains a dense …