Near-Orthogonality Regularization in Kernel Methods

Abstract

Kernel methods perform nonlinear learning in high-dimensional reproducing kernel Hilbert spaces (RKHSs). Even though their large model-capacity leads to high representational power, it also incurs substantial risk of overfitting. To alleviate this problem, we propose a new regularization approach, near-orthogonality regularization, which encourages the RKHS functions to be close to being orthogonal. This effectively imposes a structural constraint over the function space, which reduces model complexity and can improve generalization performance. Besides, encouraging orthogonality reduces the redundancy among functions, which hence can reduce model size without compromising modeling power and better capture infrequent patterns in the data. Here, we define a family of orthogonality-promoting regularizers by encouraging the Gram matrix of the RKHS functions to be close to an identity matrix where the closeness is measured by Bregman matrix divergences. We apply these regularizers to two kernel methods, and develop an efficient ADMM-based algorithm to solve the regularized optimization problems. We analyze how near-orthogonality affects the generalization performance of kernel methods. Our results suggest that the closer the functions are to being orthogonal, the smaller the generalization error is. Experiments demonstrate the efficacy of near-orthogonality regularization in kernel methods.

Cite

Text

Xie et al. "Near-Orthogonality Regularization in Kernel Methods." Conference on Uncertainty in Artificial Intelligence, 2017.

Markdown

[Xie et al. "Near-Orthogonality Regularization in Kernel Methods." Conference on Uncertainty in Artificial Intelligence, 2017.](https://mlanthology.org/uai/2017/xie2017uai-near/)

BibTeX

@inproceedings{xie2017uai-near,
  title     = {{Near-Orthogonality Regularization in Kernel Methods}},
  author    = {Xie, Pengtao and Póczos, Barnabás and Xing, Eric P.},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2017},
  url       = {https://mlanthology.org/uai/2017/xie2017uai-near/}
}