paper-with-me

Papers

OccRob: Efficient SMT-Based Occlusion Robustness Verification of Deep Neural Networks

2023-01-27 · Xingwu Guo, Ziwei Zhou, Yueling Zhang, Guy Katz, Min Zhang

Occlusion is a prevalent and easily realizable semantic perturbation to deep neural networks (DNNs). It can fool a DNN into misclassifying an input image by occluding some segments, possibly resulting in severe errors. Therefore, DNNs planted in safety-critical systems should be verified to be robust against occlusions prior to deployment. However, most existing robustness verification approaches for DNNs are focused on non-semantic perturbations and are not suited to the occlusion case. In this paper, we propose the first efficient, SMT-based approach for formally verifying the occlusion robustness of DNNs. We formulate the occlusion robustness verification problem and prove it is NP-complete. Then, we devise a novel approach for encoding occlusions as a part of neural networks and introduce two acceleration techniques so that the extended neural networks can be efficiently verified using off-the-shelf, SMT-based neural network verification tools. We implement our approach in a prototype called OccRob and extensively evaluate its performance on benchmark datasets with various occlusion variants. The experimental results demonstrate our approach's effectiveness and efficiency in verifying DNNs' robustness against various occlusions, and its ability to generate counterexamples when these DNNs are not robust.

📄 PDF Abstract BibTeX arXiv:2301.11912

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OccRobNet : Occlusion Robust Network for Accurate 3D Interacting Hand-Object Pose Estimation

2025-03-27 · Mallika Garg, Debashis Ghosh, Pyari Mohan Pradhan

Occlusion is one of the challenging issues when estimating 3D hand pose. This problem becomes more prominent when hand interacts with an object or two hands are involved. In the past works, much attention has not been gi…

3D Hand Pose Estimationhand-object poseHand Pose EstimationPose Estimation

Some Complexity Results for Robustness Verification for Binarized Neural Networks

2026-06-17 · Harshit Goyal, Sudakshina Dutta arxiv

This paper investigates the computational complexity of verification problems for Binarized Neural Networks (BNNs), in which activations and weights are binary. Specifically, we study three verification problems. First, …

Efficient Verification of Neural Networks Against LVM-Based Specifications

2023-01-01 · CVPR 2023 1 · Harleen Hanspal, Alessio Lomuscio

The deployment of perception systems based on neural networks in safety critical applications requires assurance on their robustness. Deterministic guarantees on network robustness require formal verification. Standa…

Decoder

Selective Encoding for Recognizing Unreliably Localized Faces

2015-12-01 · ICCV 2015 12 · Ang Li, Vlad Morariu, Larry S. Davis

Most existing face verification systems rely on precise face detection and registration. However, these two components are fallible under unconstrained scenarios (e.g., mobile face authentication) due to partial occlusio…

Face DetectionFace Verification

AdaptVPR: Route-Aware Hard Positive Generation for Robust Visual Place Recognition

2026-09-03 · Shunpeng Chen, Jingyi Zhang, Changwei Wang, Shengpeng Xu 외 hf

Visual Place Recognition (VPR) localizes a query image by retrieving database images of the same or nearby place, yet its robustness is often degraded by domain shifts arising from illumination, weather, seasonal changes…

Visual Place Recognition