English

(Sometimes) Less is More: Mitigating the Complexity of Rule-based Representation for Interpretable Classification

Machine Learning 2026-01-13 v1

Abstract

Deep neural networks are widely used in practical applications of AI, however, their inner structure and complexity made them generally not easily interpretable. Model transparency and interpretability are key requirements for multiple scenarios where high performance is not enough to adopt the proposed solution. In this work, a differentiable approximation of L0L_0 regularization is adapted into a logic-based neural network, the Multi-layer Logical Perceptron (MLLP), to study its efficacy in reducing the complexity of its discrete interpretable version, the Concept Rule Set (CRS), while retaining its performance. The results are compared to alternative heuristics like Random Binarization of the network weights, to determine if better results can be achieved when using a less-noisy technique that sparsifies the network based on the loss function instead of a random distribution. The trade-off between the CRS complexity and its performance is discussed.

Keywords

Cite

@article{arxiv.2509.22384,
  title  = {(Sometimes) Less is More: Mitigating the Complexity of Rule-based Representation for Interpretable Classification},
  author = {Luca Bergamin and Roberto Confalonieri and Fabio Aiolli},
  journal= {arXiv preprint arXiv:2509.22384},
  year   = {2026}
}

Comments

Presented at IJCNN 2025

R2 v1 2026-07-01T05:58:53.228Z