Self-Attention through Kernel-Eigen Pair Sparse Variational Gaussian Processes
Yingyi Chen, Qinghua Tao, Francesco Tonin, Johan A.K. Suykens

TL;DR
This paper introduces KEP-SVGP, a novel approach combining Gaussian processes with self-attention mechanisms that explicitly models asymmetry and reduces computational complexity, improving uncertainty estimation in large-scale data.
Contribution
The work proposes Kernel-Eigen Pair Sparse Variational Gaussian Processes (KEP-SVGP) to effectively model asymmetric attention kernels and lower computational costs in uncertainty-aware self-attention.
Findings
Achieves superior performance on various benchmarks.
Reduces time complexity through eigenfunction-based inference.
Effectively models asymmetric attention kernels.
Abstract
While the great capability of Transformers significantly boosts prediction accuracy, it could also yield overconfident predictions and require calibrated uncertainty estimation, which can be commonly tackled by Gaussian processes (GPs). Existing works apply GPs with symmetric kernels under variational inference to the attention kernel; however, omitting the fact that attention kernels are in essence asymmetric. Moreover, the complexity of deriving the GP posteriors remains high for large-scale data. In this work, we propose Kernel-Eigen Pair Sparse Variational Gaussian Processes (KEP-SVGP) for building uncertainty-aware self-attention where the asymmetry of attention kernels is tackled by Kernel SVD (KSVD) and a reduced complexity is acquired. Through KEP-SVGP, i) the SVGP pair induced by the two sets of singular vectors from KSVD w.r.t. the attention kernel fully characterizes the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference
MethodsSparse Evolutionary Training · Greedy Policy Search · Variational Inference
