English

Improving Model Safety by Targeted Error Correction

Artificial Intelligence 2026-05-05 v1 Computer Vision and Pattern Recognition

Abstract

The widespread adoption of machine learning in critical applications demands techniques to mitigate high-consequence errors. Our method utilizes a dual-classifier GBDT pipeline to distinguish routine human-like errors from high-risk non-human misclassifications. Evaluated across three domains, animal breed classification, skin lesion diagnosis (ISIC 2018), and prostate histopathology (SICAPv2), our framework demonstrates robust safety improvements. To address real-world deployment concerns, our results confirm the pipeline introduces negligible inference latency (1.60% overhead for the animal dataset, 1.84% for ISIC, and 1.70% for SICAPv2) while outperforming traditional Maximum Class Probability (MCP) baselines in correction precision. Our conservative correction strategy successfully reduced dangerous non-human errors by 34.1% in ISIC and 12.57% in SICAPv2, improving super-class diagnostic safety to 90.41% and 92.13% respectively. This proves that safety-critical reliability can be substantially enhanced post-hoc without expensive model retraining. keywords: Error Analysis, Post-hoc Correction, Trustworthy AI.

Keywords

Cite

@article{arxiv.2605.02544,
  title  = {Improving Model Safety by Targeted Error Correction},
  author = {Abolfazl Mohammadi-Seif and Ricardo Baeza-Yates},
  journal= {arXiv preprint arXiv:2605.02544},
  year   = {2026}
}

Comments

This work has been accepted for publication in the Proceedings of International Conference on Pattern Recognition (ICPR) 2026. The final published version should be cited

R2 v1 2026-07-01T12:48:28.305Z