Multivariate Regression with Calibration

Abstract

We propose a new method named calibrated multivariate regression (CMR) for fitting high dimensional multivariate regression models. Compared to existing methods, CMR calibrates the regularization for each regression task with respect to its noise level so that it is simultaneously tuning insensitive and achieves an improved finite-sample performance. Computationally, we develop an efficient smoothed proximal gradient algorithm which has a worst-case iteration complexity $O(1/\epsilon)$, where $\epsilon$ is a pre-specified numerical accuracy. Theoretically, we prove that CMR achieves the optimal rate of convergence in parameter estimation. We illustrate the usefulness of CMR by thorough numerical simulations and show that CMR consistently outperforms other high dimensional multivariate regression methods. We also apply CMR on a brain activity prediction problem and find that CMR is as competitive as the handcrafted model created by human experts.

Cite

Text

Liu et al. "Multivariate Regression with Calibration." Neural Information Processing Systems, 2014.

Markdown

[Liu et al. "Multivariate Regression with Calibration." Neural Information Processing Systems, 2014.](https://mlanthology.org/neurips/2014/liu2014neurips-multivariate/)

BibTeX

@inproceedings{liu2014neurips-multivariate,
  title     = {{Multivariate Regression with Calibration}},
  author    = {Liu, Han and Wang, Lie and Zhao, Tuo},
  booktitle = {Neural Information Processing Systems},
  year      = {2014},
  pages     = {127-135},
  url       = {https://mlanthology.org/neurips/2014/liu2014neurips-multivariate/}
}