Scalable and Stable Estimation of Amari $\alpha$-Divergence using Random Fourier Features
Abstract
Lay Summary
Many machine-learning systems need a reliable way to compare two sets of data, but current methods can become unstable or too expensive when datasets are large. This paper introduces a more stable and scalable way to make that comparison by combining strong mathematical safeguards with a lightweight approximation that is fast enough for modern large-scale training. In practical terms, the method keeps the model from overreacting during training while also avoiding the heavy computational cost of older kernel-based approaches. The authors show, both in theory and in experiments, that their method gives more accurate and more stable estimates than common neural-network baselines, especially as the problem becomes larger or higher-dimensional. They also apply the same idea to image generation and find that it helps the model capture finer visual details and improves training stability. Overall, the work offers a way to make an important building block of machine learning more dependable and more practical for real-world use.