Implicit Hypothesis Testing and Divergence Preservation in Neural Network Representations
Kadircan Aksoy, Peter Jung, Protim Bhattacharjee
TL;DR
The paper reframes supervised classification as a sequence of binary hypothesis tests on learned representations, linking neural network decision rules to Neyman–Pearson optimality and to KL-divergence–driven error exponents. It develops a theoretical bridge via Stein’s lemma and the data-processing inequality, introducing the evidence–error plane to separate representation quality (divergence retained) from decision efficiency (error exponent). Empirically, it demonstrates NP-like behavior on synthetic Gaussian data and real-world datasets (Binary Image, Yin–Yang, MNIST) and analyzes dynamics in fully connected nets and Spiking Neural Networks, including the impact of majority voting. The framework suggests practical regularization and ensemble strategies anchored in information-theoretic objectives and highlights avenues for extending the analysis to Chernoff information and Bayesian error regimes, with implications for safer, quantifiable deployment of neural classifiers.
Abstract
We study the supervised training dynamics of neural classifiers through the lens of binary hypothesis testing. We model classification as a set of binary tests between class-conditional distributions of representations and empirically show that, along training trajectories, well-generalizing networks increasingly align with Neyman-Pearson optimal decision rules via monotonic improvements in KL divergence that relate to error rate exponents. We finally discuss how this yields an explanation and possible training or regularization strategies for different classes of neural networks.
