English

Hidden Conflicts in Neural Networks and Their Implications for Explainability

Machine Learning 2025-06-03 v2

Abstract

Artificial Neural Networks (ANNs) often represent conflicts between features, arising naturally during training as the network learns to integrate diverse and potentially disagreeing inputs to better predict the target variable. Despite their relevance to the ``reasoning'' processes of these models, the properties and implications of conflicts for understanding and explaining ANNs remain underexplored. In this paper, we develop a rigorous theory of conflicts in ANNs and demonstrate their impact on ANN explainability through two case studies. In the first case study, we use our theory of conflicts to inspire the design of a novel feature attribution method, which we call Conflict-Aware Feature-wise Explanations (CAFE). CAFE separates the positive and negative influences of features and biases, enabling more faithful explanations for models applied to tabular data. In the second case study, we take preliminary steps towards understanding the role of conflicts in out-of-distribution (OOD) scenarios. Through our experiments, we identify potentially useful connections between model conflicts and different kinds of distributional shifts in tabular and image data. Overall, our findings demonstrate the importance of accounting for conflicts in the development of more reliable explanation methods for AI systems, which are crucial for the beneficial use of these systems in the society.

Keywords

Cite

@article{arxiv.2310.20363,
  title  = {Hidden Conflicts in Neural Networks and Their Implications for Explainability},
  author = {Adam Dejl and Dekai Zhang and Hamed Ayoobi and Matthew Williams and Francesca Toni},
  journal= {arXiv preprint arXiv:2310.20363},
  year   = {2025}
}

Comments

Accepted at FAccT 2025

R2 v1 2026-06-28T13:07:16.040Z