LGAIJun 5, 2025

CoFrNets: Interpretable Neural Architecture Inspired by Continued Fractions

Harvard
arXiv:2506.05586v113 citationsh-index: 43
Originality Highly original
AI Analysis

This addresses the need for interpretable models in machine learning, offering a novel architecture that balances performance and explainability across various data modalities.

The paper tackles the problem of building interpretable neural architectures by introducing CoFrNet, inspired by continued fractions, which achieves comparable or significantly better performance than other interpretable models and multilayer perceptrons on seven real datasets, sometimes approaching state-of-the-art accuracies.

In recent years there has been a considerable amount of research on local post hoc explanations for neural networks. However, work on building interpretable neural architectures has been relatively sparse. In this paper, we present a novel neural architecture, CoFrNet, inspired by the form of continued fractions which are known to have many attractive properties in number theory, such as fast convergence of approximations to real numbers. We show that CoFrNets can be efficiently trained as well as interpreted leveraging their particular functional form. Moreover, we prove that such architectures are universal approximators based on a proof strategy that is different than the typical strategy used to prove universal approximation results for neural networks based on infinite width (or depth), which is likely to be of independent interest. We experiment on nonlinear synthetic functions and are able to accurately model as well as estimate feature attributions and even higher order terms in some cases, which is a testament to the representational power as well as interpretability of such architectures. To further showcase the power of CoFrNets, we experiment on seven real datasets spanning tabular, text and image modalities, and show that they are either comparable or significantly better than other interpretable models and multilayer perceptrons, sometimes approaching the accuracies of state-of-the-art models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes