Efficient and Adaptive Kernelization for Nonlinear Max-margin Multi-view Learning
Changying Du, Jia He, Changde Du, Fuzhen Zhuang, Qing He, Guoping, Long

TL;DR
This paper introduces an adaptive, scalable kernelized multi-view learning model that leverages Bayesian methods and random Fourier features to improve classification performance without heavy kernel tuning or Gram matrix computations.
Contribution
It proposes a novel Bayesian framework that adaptively learns shift-invariant kernels from data using random Fourier features and Dirichlet process Gaussian mixtures, with an efficient inference algorithm.
Findings
Outperforms existing multi-view learning methods on real datasets.
Scales linearly with training data size, reducing computational resources.
Effectively learns kernels adaptively without manual tuning.
Abstract
Existing multi-view learning methods based on kernel function either require the user to select and tune a single predefined kernel or have to compute and store many Gram matrices to perform multiple kernel learning. Apart from the huge consumption of manpower, computation and memory resources, most of these models seek point estimation of their parameters, and are prone to overfitting to small training data. This paper presents an adaptive kernel nonlinear max-margin multi-view learning model under the Bayesian framework. Specifically, we regularize the posterior of an efficient multi-view latent variable model by explicitly mapping the latent representations extracted from multiple data views to a random Fourier feature space where max-margin classification constraints are imposed. Assuming these random features are drawn from Dirichlet process Gaussian mixtures, we can adaptively…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models · Gaussian Processes and Bayesian Inference · Face and Expression Recognition
