English

Training Feature Attribution for Vision Models

Computer Vision and Pattern Recognition 2025-10-13 v1 Machine Learning

Abstract

Deep neural networks are often considered opaque systems, prompting the need for explainability methods to improve trust and accountability. Existing approaches typically attribute test-time predictions either to input features (e.g., pixels in an image) or to influential training examples. We argue that both perspectives should be studied jointly. This work explores *training feature attribution*, which links test predictions to specific regions of specific training images and thereby provides new insights into the inner workings of deep models. Our experiments on vision datasets show that training feature attribution yields fine-grained, test-specific explanations: it identifies harmful examples that drive misclassifications and reveals spurious correlations, such as patch-based shortcuts, that conventional attribution methods fail to expose.

Keywords

Cite

@article{arxiv.2510.09135,
  title  = {Training Feature Attribution for Vision Models},
  author = {Aziz Bacha and Thomas George},
  journal= {arXiv preprint arXiv:2510.09135},
  year   = {2025}
}
R2 v1 2026-07-01T06:28:54.997Z