Unreflected Use of Tabular Data Repositories Can Undermine Research Quality
Andrej Tschalzev, Lennart Purucker, Stefan Lüdtke, Frank Hutter, Christian Bartelt, Heiner Stuckenschmidt
TL;DR
The paper analyzes how unreflected use of tabular datasets in data repositories can degrade research quality, focusing on OpenML. By examining two influential benchmarks, TabZilla-hard and Grinsztajn, it shows that inappropriate per-dataset validation, missing objective baselines, and insufficient task-specific preprocessing can distort conclusions. Re-evaluating with stronger baselines, 5-fold cross-validation, and careful preprocessing demonstrates that prior results may underestimate performance and mislead conclusions. To address these issues, the authors propose repository-level remedies, including default evaluation tasks with explicit validation and preprocessing guidelines and a robust per-dataset baseline, to enhance reproducibility and the credibility of tabular data research.
Abstract
Data repositories have accumulated a large number of tabular datasets from various domains. Machine Learning researchers are actively using these datasets to evaluate novel approaches. Consequently, data repositories have an important standing in tabular data research. They not only host datasets but also provide information on how to use them in supervised learning tasks. In this paper, we argue that, despite great achievements in usability, the unreflected usage of datasets from data repositories may have led to reduced research quality and scientific rigor. We present examples from prominent recent studies that illustrate the problematic use of datasets from OpenML, a large data repository for tabular data. Our illustrations help users of data repositories avoid falling into the traps of (1) using suboptimal model selection strategies, (2) overlooking strong baselines, and (3) inappropriate preprocessing. In response, we discuss possible solutions for how data repositories can prevent the inappropriate use of datasets and become the cornerstones for improved overall quality of empirical research studies.
