paper-with-me

Papers

Interior-Point Vanishing Problem in Semidefinite Relaxations for Neural Network Verification

2025-06-12 · Ryota Ueda, Takami Sato, Ken Kobayashi, Kazuhide Nakata

Semidefinite programming (SDP) relaxation has emerged as a promising approach for neural network verification, offering tighter bounds than other convex relaxation methods for deep neural networks (DNNs) with ReLU activations. However, we identify a critical limitation in the SDP relaxation when applied to deep networks: interior-point vanishing, which leads to the loss of strict feasibility -- a crucial condition for the numerical stability and optimality of SDP. Through rigorous theoretical and empirical analysis, we demonstrate that as the depth of DNNs increases, the strict feasibility is likely to be lost, creating a fundamental barrier to scaling SDP-based verification. To address the interior-point vanishing, we design and investigate five solutions to enhance the feasibility conditions of the verification problem. Our methods can successfully solve 88% of the problems that could not be solved by existing methods, accounting for 41% of the total. Our analysis also reveals that the valid constraints for the lower and upper bounds for each ReLU unit are traditionally inherited from prior work without solid reasons, but are actually not only unbeneficial but also even harmful to the problem's feasibility. This work provides valuable insights into the fundamental challenges of SDP-based DNN verification and offers practical solutions to improve its applicability to deeper neural networks, contributing to the development of more reliable and secure systems with DNNs.

📄 PDF Abstract BibTeX arXiv:2506.10269

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Dual Conic Proxy for Semidefinite Relaxation of AC Optimal Power Flow

2025-02-10 · Guancheng Qiu, Mathieu Tanneau, Pascal Van Hentenryck

The nonlinear, non-convex AC Optimal Power Flow (AC-OPF) problem is fundamental for power systems operations. The intrinsic complexity of AC-OPF has fueled a growing interest in the development of optimization proxies fo…

Self-Supervised Learningvalid

Non-iterative rigid 2D/3D point-set registration using semidefinite programming

2015-01-04 · Yuehaw Khoo, Ankur Kapoor

We describe a convex programming framework for pose estimation in 2D/3D point-set registration with unknown point correspondences. We give two mixed-integer nonlinear program (MINP) formulations of the 2D/3D registration…

Pose Estimation

Tractable hierarchies of convex relaxations for polynomial optimization on the nonnegative orthant

2022-09-13 · Ngoc Hoang Anh Mai, Victor Magron, Jean-Bernard Lasserre, Kim-Chuan Toh

We consider polynomial optimization problems (POP) on a semialgebraic set contained in the nonnegative orthant (every POP on a compact set can be put in this format by a simple translation of the origin). Such a POP can …

On the Tightness of Semidefinite Relaxations for Certifying Robustness to Adversarial Examples

2020-06-11 · NeurIPS 2020 12 · Richard Y. Zhang

The robustness of a neural network to adversarial examples can be provably certified by solving a convex relaxation. If the relaxation is loose, however, then the resulting certificate can be too conservative to be pract…

Adversarial Attack

On the Tightness of Semidefinite Relaxations for Rotation Estimation

2021-01-06 · Lucas Brynte, Viktor Larsson, José Pedro Iglesias, Carl Olsson 외

Why is it that semidefinite relaxations have been so successful in numerous applications in computer vision and robotics for solving non-convex optimization problems involving rotations? In studying the empirical perform…