菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-27
📄 Abstract - Certified geometric robustness -- Super-DeepG

Safety-critical applications are required to perform as expected in normal operations. Image processing functions are often required to be insensitive to small geometric perturbations such as rotation, scaling, shearing or translation. This paper addresses the formal verification of neural networks against geometric perturbations on their image dataset. Our method Super-DeepG improves the reasoning used in linear relaxation techniques and Lipschitz optimization, and provides an implementation that leverages GPU hardware. By doing so, Super-DeepG achieves both precision and computational efficiency of robustness certification, to an extent that outperforms prior work. Super-DeepG is shared as an open-source tool on GitHub.

顶级标签: computer vision machine learning model evaluation
详细标签: geometric robustness formal verification neural networks lipschitz optimization robustness certification 或 搜索:

认证几何鲁棒性——超级深度几何验证器 / Certified geometric robustness -- Super-DeepG


1️⃣ 一句话总结

本文提出了一种名为Super-DeepG的新方法,能够更精确、更高效地验证神经网络在图像处理中是否对旋转、缩放等微小几何变化保持稳定,并提供了开源工具,比以往技术表现更好。

源自 arXiv: 2604.24379