paper-with-me

Papers

Pseudo-Bayesian Learning with Kernel Fourier Transform as Prior

2018-10-30 · Gaël Letarte, Emilie Morvant, Pascal Germain

We revisit Rahimi and Recht (2007)'s kernel random Fourier features (RFF) method through the lens of the PAC-Bayesian theory. While the primary goal of RFF is to approximate a kernel, we look at the Fourier transform as a prior distribution over trigonometric hypotheses. It naturally suggests learning a posterior on these hypotheses. We derive generalization bounds that are optimized by learning a pseudo-posterior obtained from a closed-form expression. Based on this study, we consider two learning strategies: The first one finds a compact landmarks-based representation of the data where each landmark is given by a distribution-tailored similarity measure, while the second one provides a PAC-Bayesian justification to the kernel alignment method of Sinha and Duchi (2016).

📄 PDF Abstract BibTeX arXiv:1810.12683

Code (1)

gletarte/pbrff 공식 구현

Tasks

Generalization Bounds

Similar Papers 제목 키워드 기반

Data Dependent Kernel Approximation using Pseudo Random Fourier Features

2017-11-27 · Bharath Bhushan Damodaran, Nicolas Courty, Philippe-Henri Gosselin

Kernel methods are powerful and flexible approach to solve many problems in machine learning. Due to the pairwise evaluations in kernel methods, the complexity of kernel computation grows as the data size increases; thus…

Pseudo-differential-enhanced physics-informed neural networks

2026-02-16 · Andrew Gracyk arxiv

We present pseudo-differential enhanced physics-informed neural networks (PINNs), an extension of gradient enhancement but in Fourier space. Gradient enhancement of PINNs dictates that the PDE residual is taken to a high…

Nearest Neighbor Dirichlet Mixtures

2020-03-17 · Shounak Chattopadhyay, Antik Chakraborty, David B. Dunson

There is a rich literature on Bayesian methods for density estimation, which characterize the unknown density as a mixture of kernels. Such methods have advantages in terms of providing uncertainty quantification in esti…

Density EstimationUncertainty Quantification

Bayesian Learning of Kernel Embeddings

2016-03-07 · Seth Flaxman, Dino Sejdinovic, John P. Cunningham, Sarah Filippi

Kernel methods are one of the mainstays of machine learning, but the problem of kernel learning remains challenging, with only a few heuristics and very little theory. This is of particular importance in methods based on…

Bayesian Inference

Transformer with Fourier Integral Attentions

2022-06-01 · Tan Nguyen, Minh Pham, Tam Nguyen, Khai Nguyen 외

Multi-head attention empowers the recent success of transformers, the state-of-the-art models that have achieved remarkable success in sequence modeling and beyond. These attention mechanisms compute the pairwise dot pro…

image-classificationImage ClassificationLanguage ModelingLanguage Modelling+1