Rational ANOVA Networks
Jusheng Zhang, Ningyuan Liu, Qinhan Lyu, Jing Yang, Keze Wang

TL;DR
Rational ANOVA Networks (RAN) introduce a stable, interpretable neural architecture based on functional ANOVA and rational approximations, improving extrapolation, stability, and data efficiency over traditional models.
Contribution
The paper presents RAN, a novel neural network architecture that combines functional ANOVA decomposition with rational function approximation for enhanced stability and interpretability.
Findings
RAN matches or exceeds baseline models on benchmarks like CIFAR-10.
RAN demonstrates improved stability and throughput compared to polynomial-based models.
RAN effectively captures sharp transitions and near-singular behaviors.
Abstract
Deep neural networks typically treat nonlinearities as fixed primitives (e.g., ReLU), limiting both interpretability and the granularity of control over the induced function class. While recent additive models (like KANs) attempt to address this using splines, they often suffer from computational inefficiency and boundary instability. We propose the Rational-ANOVA Network (RAN), a foundational architecture grounded in functional ANOVA decomposition and Pad\'e-style rational approximation. RAN models f(x) as a composition of main effects and sparse pairwise interactions, where each component is parameterized by a stable, learnable rational unit. Crucially, we enforce a strictly positive denominator, which avoids poles and numerical instability while capturing sharp transitions and near-singular behaviors more efficiently than polynomial bases. This ANOVA structure provides an explicit…
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) · Model Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis
