Improved Random Features for Dot Product Kernels
Jonas Wacker, Motonobu Kanagawa, Maurizio Filippone

TL;DR
This paper introduces novel complex-valued random features and a variance analysis for dot product kernels, significantly improving their efficiency and scalability in large-scale machine learning applications.
Contribution
It generalizes existing random feature methods using complex features, provides a theoretical variance analysis, and develops a data-driven optimization approach for better kernel approximations.
Findings
Complex features reduce variance of approximations.
Variance formulas identify when certain methods outperform others.
Data-driven optimization improves kernel approximation efficiency.
Abstract
Dot product kernels, such as polynomial and exponential (softmax) kernels, are among the most widely used kernels in machine learning, as they enable modeling the interactions between input features, which is crucial in applications like computer vision, natural language processing, and recommender systems. We make several novel contributions for improving the efficiency of random feature approximations for dot product kernels, to make these kernels more useful in large scale learning. First, we present a generalization of existing random feature approximations for polynomial kernels, such as Rademacher and Gaussian sketches and TensorSRHT, using complex-valued random features. We show empirically that the use of complex features can significantly reduce the variances of these approximations. Second, we provide a theoretical analysis for understanding the factors affecting 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
TopicsFace recognition and analysis · Advanced Neural Network Applications · Face and Expression Recognition
