MLAILGJul 29, 2023

Comprehensive Algorithm Portfolio Evaluation using Item Response Theory

arXiv:2307.15850v17 citationsh-index: 49
Originality Incremental advance
AI Analysis

This provides a more comprehensive evaluation tool for algorithm portfolios, though it is incremental as it builds on existing IRT applications in ML.

The authors tackled the problem of evaluating portfolios of machine learning algorithms across multiple datasets by adapting Item Response Theory (IRT) from psychometrics, resulting in a framework that simultaneously assesses algorithm consistency and anomalousness without extra dataset features.

Item Response Theory (IRT) has been proposed within the field of Educational Psychometrics to assess student ability as well as test question difficulty and discrimination power. More recently, IRT has been applied to evaluate machine learning algorithm performance on a single classification dataset, where the student is now an algorithm, and the test question is an observation to be classified by the algorithm. In this paper we present a modified IRT-based framework for evaluating a portfolio of algorithms across a repository of datasets, while simultaneously eliciting a richer suite of characteristics - such as algorithm consistency and anomalousness - that describe important aspects of algorithm performance. These characteristics arise from a novel inversion and reinterpretation of the traditional IRT model without requiring additional dataset feature computations. We test this framework on algorithm portfolios for a wide range of applications, demonstrating the broad applicability of this method as an insightful algorithm evaluation tool. Furthermore, the explainable nature of IRT parameters yield an increased understanding of algorithm portfolios.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes