paper-with-me

Papers

Data vs classifiers, who wins?

2021-07-15 · Lucas F. F. Cardoso, Vitor C. A. Santos, Regiane S. Kawasaki Francês, Ricardo B. C. Prudêncio, Ronnie C. O. Alves

The experiments covered by Machine Learning (ML) must consider two important aspects to assess the performance of a model: datasets and algorithms. Robust benchmarks are needed to evaluate the best classifiers. For this, one can adopt gold standard benchmarks available in public repositories. However, it is common not to consider the complexity of the dataset when evaluating. This work proposes a new assessment methodology based on the combination of Item Response Theory (IRT) and Glicko-2, a rating system mechanism generally adopted to assess the strength of players (e.g., chess). For each dataset in a benchmark, the IRT is used to estimate the ability of classifiers, where good classifiers have good predictions for the most difficult test instances. Tournaments are then run for each pair of classifiers so that Glicko-2 updates performance information such as rating value, rating deviation and volatility for each classifier. A case study was conducted hereby which adopted the OpenML-CC18 benchmark as the collection of datasets and pool of various classification algorithms for evaluation. Not all datasets were observed to be really useful for evaluating algorithms, where only 10% were considered really difficult. Furthermore, the existence of a subset containing only 50% of the original amount of OpenML-CC18 was verified, which is equally useful for algorithm evaluation. Regarding the algorithms, the methodology proposed herein identified the Random Forest as the algorithm with the best innate ability.

📄 PDF Abstract BibTeX arXiv:2107.07451

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancements of Multi-class Support Vector Machine Construction from Binary Learners using Generalization Performance

2013-09-11 · Patoomsiri Songsiri, Thimaporn Phetkaew, Boonserm Kijsirikul

We propose several novel methods for enhancing the multi-class SVMs by applying the generalization performance of binary classifiers as the core idea. This concept will be applied on the existing algorithms, i.e., the De…

Generative Well-intentioned Networks

2019-10-28 · NeurIPS 2019 12 · Justin Cosentino, Jun Zhu

We propose Generative Well-intentioned Networks (GWINs), a novel framework for increasing the accuracy of certainty-based, closed-world classifiers. A conditional generative network recovers the distribution of observati…

Schema-Grounded LLM Extraction for FHIR Patient Digital Twins

2026-01-09 · Rafael Brens, Yuqiao Meng, Luoxi Tang, Zhaohan Xi arxiv

We revisit the problem of constructing interoperable patient digital twins from unstructured electronic health records (EHRs) and argue that the task is better cast not as a cascade of extraction modules but as constrain…

Causal Parametric Drift Simulation: A Digital Twin Framework for Classifier Robustness Evaluation

2026-05-10 · Julien Lafrance, Richard Khoury, Véronique Tremblay arxiv

Machine learning classifiers in dynamic environments face concept drift -- changes in the data-generating process that degrade performance. Conventional evaluation via static test sets or noise perturbations fails to pre…

Quantum Kernel Advantage over Classical Collapse in Medical Foundation Model Embeddings

2026-04-27 · Sebastian Cajas Ordóñez, Felipe Ocampo Osorio, Dax Enshan Koh, Rafi Al Attrach 외 arxiv

We provide evidence of quantum kernel advantage under noiseless simulation in binary insurance classification on MIMIC-CXR chest radiographs using quantum support vector machines (QSVM) with frozen embeddings from three …