Ranking Based Multitask Learning of Scoring Functions
Abstract
Scoring functions are an important tool for quantifying properties of interest in many domains; for example, in healthcare, a disease severity scores are used to diagnose the patient’s condition and to decide its further treatment. Scoring functions might be obtained based on the domain knowledge or learned from data by using classification, regression or ranking techniques - depending on the type of supervised information. Although learning scoring functions from collected data is beneficial, it can be challenging when limited data are available. Therefore, learning multiple distinct, but related, scoring functions together can increase their quality as shared regularities may be easier to identify. We propose a multitask formulation for ranking-based learning of scoring functions, where the model is trained from pairwise comparisons. The approach uses mixed-norm regularization to impose structural regularities among the tasks. The proposed regularized objective function is convex; therefore, we developed an optimization approach based on alternating minimization and proximal gradient algorithms to solve the problem. The increased predictive accuracy of the presented approach, in comparison to several baselines, is demonstrated on synthetic data and two different real-world applications; predicting exam scores and predicting tolerance to infections score.
Cite
Text
Stojkovic et al. "Ranking Based Multitask Learning of Scoring Functions." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2017. doi:10.1007/978-3-319-71246-8_44Markdown
[Stojkovic et al. "Ranking Based Multitask Learning of Scoring Functions." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2017.](https://mlanthology.org/ecmlpkdd/2017/stojkovic2017ecmlpkdd-ranking/) doi:10.1007/978-3-319-71246-8_44BibTeX
@inproceedings{stojkovic2017ecmlpkdd-ranking,
title = {{Ranking Based Multitask Learning of Scoring Functions}},
author = {Stojkovic, Ivan and Ghalwash, Mohamed F. and Obradovic, Zoran},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2017},
pages = {721-736},
doi = {10.1007/978-3-319-71246-8_44},
url = {https://mlanthology.org/ecmlpkdd/2017/stojkovic2017ecmlpkdd-ranking/}
}