paper-with-me

Papers

Significance Tests for Neural Networks

2019-02-16 · Enguerrand Horel, Kay Giesecke

We develop a pivotal test to assess the statistical significance of the feature variables in a single-layer feedforward neural network regression model. We propose a gradient-based test statistic and study its asymptotics using nonparametric techniques. Under technical conditions, the limiting distribution is given by a mixture of chi-square distributions. The tests enable one to discern the impact of individual variables on the prediction of a neural network. The test statistic can be used to rank variables according to their influence. Simulation results illustrate the computational efficiency and the performance of the test. An empirical application to house price valuation highlights the behavior of the test using actual data.

📄 PDF Abstract BibTeX arXiv:1902.06021

Code (1)

tsetimmy/significance_tests_for_neural_networks tf

Tasks

Computational Efficiencyregression

Similar Papers 제목 키워드 기반

Continuous Monitoring via Repeated Significance

2024-08-05 · Eric Bax, Arundhyoti Sarkar, Alex Shtoff

Requiring statistical significance at multiple interim analyses to declare a statistically significant result for an AB test allows less stringent requirements for significance at each interim analysis. Repeated repeated…

Using Score Distributions to Compare Statistical Significance Tests for Information Retrieval Evaluation

2019-01-30 · Parapar Javier, Losada David E., Presedo-Quindimil Manuel A., Barreiro Alvaro

Statistical significance tests can provide evidence that the observed difference in performance between two methods is not due to chance. In Information Retrieval, some studies have examined the validity and suitability …

Information RetrievalRetrieval

Bayesian test of significance for conditional independence: The multinomial model

2013-06-16 · Pablo de Morais Andrade, Julio Michael Stern, Carlos Alberto de Bragança Pereira

Conditional independence tests (CI tests) have received special attention lately in Machine Learning and Computational Intelligence related literature as an important indicator of the relationship among the variables use…

Appendix - Recommended Statistical Significance Tests for NLP Tasks

2018-09-05 · Rotem Dror, Roi Reichart

Statistical significance testing plays an important role when drawing conclusions from experimental results in NLP papers. Particularly, it is a valuable tool when one would like to establish the superiority of one algor…

valid

The Hitchhiker's Guide to Testing Statistical Significance in Natural Language Processing

2018-07-01 · ACL 2018 7 · Rotem Dror, Gili Baumer, Segev Shlomov, Roi Reichart

Statistical significance testing is a standard statistical tool designed to ensure that experimental results are not coincidental. In this opinion/ theoretical paper we discuss the role of statistical significance testin…

Survey