English

Learning to rank from medical imaging data

Machine Learning 2012-10-02 v2 Computer Vision and Pattern Recognition

Abstract

Medical images can be used to predict a clinical score coding for the severity of a disease, a pain level or the complexity of a cognitive task. In all these cases, the predicted variable has a natural order. While a standard classifier discards this information, we would like to take it into account in order to improve prediction performance. A standard linear regression does model such information, however the linearity assumption is likely not be satisfied when predicting from pixel intensities in an image. In this paper we address these modeling challenges with a supervised learning procedure where the model aims to order or rank images. We use a linear model for its robustness in high dimension and its possible interpretation. We show on simulations and two fMRI datasets that this approach is able to predict the correct ordering on pairs of images, yielding higher prediction accuracy than standard regression and multiclass classification techniques.

Keywords

Cite

@article{arxiv.1207.3598,
  title  = {Learning to rank from medical imaging data},
  author = {Fabian Pedregosa and Alexandre Gramfort and Gaël Varoquaux and Elodie Cauvet and Christophe Pallier and Bertrand Thirion},
  journal= {arXiv preprint arXiv:1207.3598},
  year   = {2012}
}
R2 v1 2026-06-21T21:36:02.377Z