English

Prime Convolutional Model: Breaking the Ground for Theoretical Explainability

Artificial Intelligence 2025-03-05 v1 Machine Learning

Abstract

In this paper, we propose a new theoretical approach to Explainable AI. Following the Scientific Method, this approach consists in formulating on the basis of empirical evidence, a mathematical model to explain and predict the behaviors of Neural Networks. We apply the method to a case study created in a controlled environment, which we call Prime Convolutional Model (p-Conv for short). p-Conv operates on a dataset consisting of the first one million natural numbers and is trained to identify the congruence classes modulo a given integer mm. Its architecture uses a convolutional-type neural network that contextually processes a sequence of BB consecutive numbers to each input. We take an empirical approach and exploit p-Conv to identify the congruence classes of numbers in a validation set using different values for mm and BB. The results show that the different behaviors of p-Conv (i.e., whether it can perform the task or not) can be modeled mathematically in terms of mm and BB. The inferred mathematical model reveals interesting patterns able to explain when and why p-Conv succeeds in performing task and, if not, which error pattern it follows.

Keywords

Cite

@article{arxiv.2503.02773,
  title  = {Prime Convolutional Model: Breaking the Ground for Theoretical Explainability},
  author = {Francesco Panelli and Doaa Almhaithawi and Tania Cerquitelli and Alessandro Bellini},
  journal= {arXiv preprint arXiv:2503.02773},
  year   = {2025}
}
R2 v1 2026-06-28T22:06:40.555Z