The Landmark Selection Method for Multiple Output Prediction

Abstract

Conditional modeling x → y is a central problem in machine learning. A substantial research effort is devoted to such modeling when x is high dimensional. We consider, instead, the case of a high dimensional y, where x is either low dimensional or high dimensional. Our approach is based on selecting a small subset yL of the dimensions of y, and proceed by modeling (i) x → yL and (ii) yL → y. Composing these two models, we obtain a conditional model x → y that possesses convenient statistical properties. Multilabel classification and multivariate regression experiments on several datasets show that this method outperforms the one vs. all approach as well as several sophisticated multiple output prediction methods.

Cite

Text

Balasubramanian and Lebanon. "The Landmark Selection Method for Multiple Output Prediction." International Conference on Machine Learning, 2012.

Markdown

[Balasubramanian and Lebanon. "The Landmark Selection Method for Multiple Output Prediction." International Conference on Machine Learning, 2012.](https://mlanthology.org/icml/2012/balasubramanian2012icml-landmark/)

BibTeX

@inproceedings{balasubramanian2012icml-landmark,
  title     = {{The Landmark Selection Method for Multiple Output Prediction}},
  author    = {Balasubramanian, Krishnakumar and Lebanon, Guy},
  booktitle = {International Conference on Machine Learning},
  year      = {2012},
  url       = {https://mlanthology.org/icml/2012/balasubramanian2012icml-landmark/}
}