English

Does the Model Say What the Data Says? A Simple Heuristic for Model Data Alignment

Machine Learning 2026-04-22 v2 Artificial Intelligence

Abstract

In this work, we propose a simple and computationally efficient framework for evaluating whether machine learning models align with the structure of the data they learn from; that is, whether the model says what the data says. Unlike existing interpretability methods that focus exclusively on explaining model behavior, our approach establishes a baseline derived directly from the data itself. Drawing inspiration from Rubin's Potential Outcomes Framework, we quantify how strongly each feature separates the two outcome groups in a binary classification task, moving beyond traditional descriptive statistics to estimate each feature's effect on the outcome. By comparing these data-derived feature rankings with model-based explanations, we provide practitioners with an interpretable and model-agnostic method for assessing model-data alignment.

Keywords

Cite

@article{arxiv.2511.21931,
  title  = {Does the Model Say What the Data Says? A Simple Heuristic for Model Data Alignment},
  author = {Henry Salgado and Meagan R. Kendall and Martine Ceberio},
  journal= {arXiv preprint arXiv:2511.21931},
  year   = {2026}
}
R2 v1 2026-07-01T07:57:11.617Z