English

A Neural Network Algorithm for KL Divergence Estimation with Quantitative Error Bounds

Machine Learning 2025-10-08 v1 Information Theory math.IT Optimization and Control

Abstract

Estimating the Kullback-Leibler (KL) divergence between random variables is a fundamental problem in statistical analysis. For continuous random variables, traditional information-theoretic estimators scale poorly with dimension and/or sample size. To mitigate this challenge, a variety of methods have been proposed to estimate KL divergences and related quantities, such as mutual information, using neural networks. The existing theoretical analyses show that neural network parameters achieving low error exist. However, since they rely on non-constructive neural network approximation theorems, they do not guarantee that the existing algorithms actually achieve low error. In this paper, we propose a KL divergence estimation algorithm using a shallow neural network with randomized hidden weights and biases (i.e. a random feature method). We show that with high probability, the algorithm achieves a KL divergence estimation error of O(m1/2+T1/3)O(m^{-1/2}+T^{-1/3}), where mm is the number of neurons and TT is both the number of steps of the algorithm and the number of samples.

Keywords

Cite

@article{arxiv.2510.05386,
  title  = {A Neural Network Algorithm for KL Divergence Estimation with Quantitative Error Bounds},
  author = {Mikil Foss and Andrew Lamperski},
  journal= {arXiv preprint arXiv:2510.05386},
  year   = {2025}
}

Comments

Under Review for AISTATS 2026

R2 v1 2026-07-01T06:20:12.555Z