Generative Neural Networks for Sinkhorn Distributionally Robust Hypothesis Testing

2026-08-24Machine Learning

Machine Learning
AI summary

The authors study a way to make sure decisions remain reliable even when the data might be uncertain or noisy, focusing on something called Sinkhorn discrepancy. Traditional methods for this are too slow for big data, so the authors develop a new approach that uses clever neural networks to efficiently find the most challenging scenarios to test against. Their method uses mathematical ideas about transporting distributions and shows strong theoretical properties while working better in practice. Overall, this provides a faster, scalable way to build robust decision systems under uncertainty.

Sinkhorn discrepancydistributionally robust hypothesis testingambiguity setsconic programsconditional KL-divergenceBrenier's theoreminput convex neural networksoptimal transportminimax optimizationrobust statistics
Authors
Fenglin Zhang, Teyan Liu, Jie Wang
Abstract
This paper studies the Sinkhorn distributionally robust hypothesis testing (SDRHT) problem, seeking a robust detector against least-favorable distributions in Sinkhorn discrepancy-based ambiguity sets centered at the empirical distributions. Existing approaches solve this problem by solving large-scale conic programs, which are not scalable. To overcome this, we propose a generative framework that learns least-favorable distributions and supports efficient training and end-to-end sampling. For the Sinkhorn discrepancy-based ambiguity sets, we first derive an equivalent conditional-KL-divergence representation with respect to kernel-smoothed reference distributions. This property allows us to prove strong duality for both constrained and unconstrained minimax SDRHT formulations. Based on the closed-form optimal detector and Brenier's theorem, we reformulate the max-min dual formulation as a maximization problem over convex potentials whose gradients characterize invertible transport maps between kernel-smoothed distributions and their least-favorable counterparts. We efficiently approximate these potentials using Hyper Input Convex Neural Networks (HyCNNs) equipped with stochastic gradient estimators and prove the representation power of HyCNNs and the distributional universality of their induced transport maps. Numerical results show that the proposed method achieves superior accuracy and robustness across different sample sizes and dimensions, while avoiding the scalability limitations of classical SDRHT methods.