Partition of Unity Neural Networks for Interpretable Classification with Explicit Class Regions
Akram Aldroubi

TL;DR
This paper introduces Partition of Unity Neural Networks (PUNN), an interpretable classification architecture that explicitly models class regions with learned partitions, matching the accuracy of traditional models while enhancing interpretability.
Contribution
PUNN provides a novel neural network architecture that directly models class probabilities through learned partitions, improving interpretability without sacrificing accuracy.
Findings
PUNN achieves comparable accuracy to standard neural networks on benchmarks.
Shape-informed gates reduce parameters significantly when data structure matches priors.
PUNN is dense in the space of continuous probability maps, ensuring expressive power.
Abstract
Despite their empirical success, neural network classifiers remain difficult to interpret. In softmax-based models, class regions are defined implicitly as solutions to systems of inequalities among logits, making them difficult to extract and visualize. We introduce Partition of Unity Neural Networks (PUNN), an architecture in which class probabilities arise directly from a learned partition of unity, without requiring a softmax layer. PUNN constructs nonnegative functions satisfying , where each directly represents . Unlike softmax, where class regions are defined implicitly through coupled inequalities among logits, each PUNN partition function directly defines the probability of class as a standalone function of . We prove that PUNN is dense in the space of continuous probability maps on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Generative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning
