Dimensionality Reduction Using Covariance Operator Inverse Regression

Abstract

We consider the task of dimensionality reduction for regression (DRR) whose goal is to find a low dimensional representation of input covariates, while preserving the statistical correlation with output targets. DRR is particularly suited for visualization of high dimensional data as well as the efficient regressor design with a reduced input dimension. In this paper we propose a novel nonlinear method for DRR that exploits the kernel Gram matrices of input and output. While most existing DRR techniques rely on the inverse regression, our approach removes the need for explicit slicing of the output space using covariance operators in RKHS. This unique property make DRR applicable to problem domains with high dimensional output data with potentially significant amounts of noise. Although recent kernel dimensionality reduction algorithms make use of RKHS covariance operators to quantify conditional dependency between the input and the targets via the dimension-reduced input, they are either limited to a transduction setting or linear input subspaces and restricted to non-closed-form solutions. In contrast, our approach provides a closed-form solution to the nonlinear basis functions on which any new input point can be easily projected. We demonstrate the benefits of the proposed method in a comprehensive set of evaluations on several important regression problems that arise in computer vision.

Cite

Text

Kim and Pavlovic. "Dimensionality Reduction Using Covariance Operator Inverse Regression." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587404

Markdown

[Kim and Pavlovic. "Dimensionality Reduction Using Covariance Operator Inverse Regression." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/kim2008cvpr-dimensionality/) doi:10.1109/CVPR.2008.4587404

BibTeX

@inproceedings{kim2008cvpr-dimensionality,
  title     = {{Dimensionality Reduction Using Covariance Operator Inverse Regression}},
  author    = {Kim, Minyoung and Pavlovic, Vladimir},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2008},
  doi       = {10.1109/CVPR.2008.4587404},
  url       = {https://mlanthology.org/cvpr/2008/kim2008cvpr-dimensionality/}
}