cs.AIMay 12, 2026

Native Explainability for Bayesian Confidence Propagation Neural Networks: A Framework for Trusted Brain-Like AI

Authors: Georgios MakridisGeorgios FatourosJohn SoldatosGeorge KatsisDimosthenis Kyriazis

Organizations: ExpertAI-Lux S.a r.l · University of Piraeus, Greece, Department of Digital Systems · University of Glasgow School of Computing Science

Abstract

The EU Artificial Intelligence Act (Regulation 2024/1689), fully applicable to high-risk systems from August 2026, creates urgent demand for AI architectures that are simultaneously trustworthy, transparent, and feasible to deploy on resource-constrained edge devices. Brain-like neural networks built on the Bayesian Confidence Propagation Neural Network (BCPNN) formalism have re-emerged as a credible alternative to backpropagation-driven deep learning. They deliver state-of-the-art unsupervised representation learning, neuromorphic-friendly sparsity, and existing FPGA implementations that target edge deployment. Despite this momentum, no systematic framework exists for explaining BCPNN decisions -- a gap the present paper fills. We argue that BCPNN is, in the sense of Rudin's interpretable-by-design agenda, an inherently transparent model whose architectural primitives map directly onto established explainable-AI (XAI) families. We make four contributions. First, we propose the first XAI taxonomy for BCPNN. It maps weights, biases, hypercolumn posteriors, structural-plasticity usage scores, attractor dynamics, and input-reconstruction populations onto attribution, prototype, concept, counterfactual, and mechanistic explanation modalities. Second, we introduce sixteen architecture-level explanation primitives (P1--P16), several without analogue in standard ANNs. We provide closed-form algorithms for computing each from quantities the model already maintains. Third, we introduce five design-time Configuration-as-Explanation primitives (Config-P1 to Config-P5) that treat BCPNN hyperparameter choices as an auditable pre-deployment explanation artifact. Fourth, we sketch a roadmap for integration into industrial IoT deployments and discuss EU AI Act alignment, edge feasibility, and Industry 5.0 implications.

Explore similar work

CardsList
  1. Binary Spiking Neural Networks as Causal Models

    Apr 29, 2026Aditya Kar, Emiliano Lorini, Timothée MasquelierSpiking Neural NetworksExplainability

  2. B-cos GNNs: Faithful Explanations through Dynamic Linearity

    May 19, 2026Joschka Groß, Mohammad Shaique Solanki, Verena WolfExplainabilityGraph Neural Networks