MLAILGJan 24, 2024

Full Bayesian Significance Testing for Neural Networks

arXiv:2401.13335v114 citationsAAAI
Originality Incremental advance
AI Analysis

This provides a general framework for significance testing in neural networks, addressing a methodological gap for researchers and practitioners in machine learning, though it appears incremental as it builds on existing Bayesian and interpretability techniques.

The paper tackles the problem of significance testing for neural networks by proposing nFBST, a Full Bayesian Significance Testing framework that overcomes limitations of traditional methods in handling complex nonlinear relationships, enabling global, local, and instance-wise significance testing with extensions based on various measures.

Significance testing aims to determine whether a proposition about the population distribution is the truth or not given observations. However, traditional significance testing often needs to derive the distribution of the testing statistic, failing to deal with complex nonlinear relationships. In this paper, we propose to conduct Full Bayesian Significance Testing for neural networks, called \textit{n}FBST, to overcome the limitation in relationship characterization of traditional approaches. A Bayesian neural network is utilized to fit the nonlinear and multi-dimensional relationships with small errors and avoid hard theoretical derivation by computing the evidence value. Besides, \textit{n}FBST can test not only global significance but also local and instance-wise significance, which previous testing methods don't focus on. Moreover, \textit{n}FBST is a general framework that can be extended based on the measures selected, such as Grad-\textit{n}FBST, LRP-\textit{n}FBST, DeepLIFT-\textit{n}FBST, LIME-\textit{n}FBST. A range of experiments on both simulated and real data are conducted to show the advantages of our method.

Code Implementations1 repo
Foundations

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

Your Notes