English

Beyond Accuracy: A Unified Random Matrix Theory Diagnostic Framework for Crash Classification Models

Machine Learning 2026-02-24 v1 Machine Learning

Abstract

Crash classification models in transportation safety are typically evaluated using accuracy, F1, or AUC, metrics that cannot reveal whether a model is silently overfitting. We introduce a spectral diagnostic framework grounded in Random Matrix Theory (RMT) and Heavy-Tailed Self-Regularization (HTSR) that spans the ML taxonomy: weight matrices for BERT/ALBERT/Qwen2.5, out-of-fold increment matrices for XGBoost/Random Forest, empirical Hessians for Logistic Regression, induced affinity matrices for Decision Trees, and Graph Laplacians for KNN. Evaluating nine model families on two Iowa DOT crash classification tasks (173,512 and 371,062 records respectively), we find that the power-law exponent α\alpha provides a structural quality signal: well-regularized models consistently yield α\alpha within [2,4][2, 4] (mean 2.87±0.342.87 \pm 0.34), while overfit variants show α<2\alpha < 2 or spectral collapse. We observe a strong rank correlation between α\alpha and expert agreement (Spearman ρ=0.89\rho = 0.89, p<0.001p < 0.001), suggesting spectral quality captures model behaviors aligned with expert reasoning. We propose an α\alpha-based early stopping criterion and a spectral model selection protocol, and validate both against cross-validated F1 baselines. Sparse Lanczos approximations make the framework scalable to large datasets.

Keywords

Cite

@article{arxiv.2602.19528,
  title  = {Beyond Accuracy: A Unified Random Matrix Theory Diagnostic Framework for Crash Classification Models},
  author = {Ibne Farabi Shihab and Sanjeda Akter and Anuj Sharma},
  journal= {arXiv preprint arXiv:2602.19528},
  year   = {2026}
}
R2 v1 2026-07-01T10:46:54.589Z