๐ค AI Summary
Traditional ANOVA-TPNNs require pre-specifying the interaction order, limiting scalability to high-order components due to prohibitive computational and memory costsโseverely hindering interpretable modeling of high-dimensional functions. This paper proposes Bayesian-TPNN: the first integration of Bayesian inference into the functional ANOVA framework, using tensor-product neural networks as basis functions and efficient MCMC sampling to automatically discover high-order interaction effects, decompose functional components, and quantify uncertainty. We establish theoretical posterior consistency under mild regularity conditions. Empirical evaluations on multiple benchmark datasets demonstrate that Bayesian-TPNN significantly outperforms existing ANOVA-TPNN variants, achieving superior predictive accuracy while maintaining strong interpretability and substantially reducing both computational overhead and memory footprint.
๐ Abstract
With the increasing demand for interpretability in machine learning, functional ANOVA decomposition has gained renewed attention as a principled tool for breaking down high-dimensional function into low-dimensional components that reveal the contributions of different variable groups. Recently, Tensor Product Neural Network (TPNN) has been developed and applied as basis functions in the functional ANOVA model, referred to as ANOVA-TPNN. A disadvantage of ANOVA-TPNN, however, is that the components to be estimated must be specified in advance, which makes it difficult to incorporate higher-order TPNNs into the functional ANOVA model due to computational and memory constraints. In this work, we propose Bayesian-TPNN, a Bayesian inference procedure for the functional ANOVA model with TPNN basis functions, enabling the detection of higher-order components with reduced computational cost compared to ANOVA-TPNN. We develop an efficient MCMC algorithm and demonstrate that Bayesian-TPNN performs well by analyzing multiple benchmark datasets. Theoretically, we prove that the posterior of Bayesian-TPNN is consistent.