Generative Neural Networks for Sinkhorn Distributionally Robust Hypothesis Testing
arXiv:2608.22746
2026
Training
1 ideas extracted · analyzed Aug 29, 2026
What the math gives to ML
The paper turns Sinkhorn distributional robustness into a learnable generative adversary rather than a large conic optimization problem. Its transferable asset is the combination of kernel-smoothed reference measures, conditional-KL ambiguity, and Brenier maps represented as gradients of convex potentials; this yields invertible, differentiable distribution shifts with an explicit geometric constraint. A practical neural-network adaptation is to train a convex-potential transport augmenter that generates worst-case class-conditional examples during classifier training, enforcing a Sinkhorn/KL-radius budget and testing robustness under controlled distribution shift.
Ideas from this paper
△ Mechanism confirmed, baseline not beaten
2026
Replace unconstrained adversarial example generation with an invertible transport map that is the gradient of a convex potential. For each class, the map pushes a kernel-smoothed empirical distribution toward a least-favorable distribution inside a prescribed KL/Sinkhorn ambiguity radius, producing hard but globally coherent training examples rather than pointwise perturbations.
Useful6/10
Difficulty6/10
Novelty5/10