English

Model Selection with the Loss Rank Principle

Machine Learning 2010-10-04 v1

Abstract

A key issue in statistics and machine learning is to automatically select the "right" model complexity, e.g., the number of neighbors to be averaged over in k nearest neighbor (kNN) regression or the polynomial degree in regression with polynomials. We suggest a novel principle - the Loss Rank Principle (LoRP) - for model selection in regression and classification. It is based on the loss rank, which counts how many other (fictitious) data would be fitted better. LoRP selects the model that has minimal loss rank. Unlike most penalized maximum likelihood variants (AIC, BIC, MDL), LoRP depends only on the regression functions and the loss function. It works without a stochastic noise model, and is directly applicable to any non-parametric regressor, like kNN.

Keywords

Cite

@article{arxiv.1003.0516,
  title  = {Model Selection with the Loss Rank Principle},
  author = {Marcus Hutter and Minh-Ngoc Tran},
  journal= {arXiv preprint arXiv:1003.0516},
  year   = {2010}
}

Comments

31 LaTeX pages, 1 figure

R2 v1 2026-06-21T14:52:45.068Z