paper-with-me

Papers

CertVLA: Certified Defense against Physical Visual Attacks for Vision-Language-Action Models

2026-08-21 · Hui Lu, Zhijie Peng, Yuqi Lin, Zaijia Yang, Jiaming He, Shuhan Ye, Yi Yu, Hanwei Zhu, Bingquan Shen, Alex Kot, Xudong Jiang arxiv

Vision-Language-Action (VLA) policies are vulnerable to localized physical perturbations, yet existing certified patch defenses target discrete labels and cannot directly certify continuous, temporally correlated actions. We introduce CertVLA, a certified defense for closed-loop VLA control under bounded patch and texture attacks. CertVLA proposes a calibrated region of behaviorally consistent actions, while deterministic covering masks ensure that at least one checked prediction is attack-free. Specifically, CertVLA normalizes action disagreement by the benign variation of each mask pair and accepts a single-mask anchor only when it remains consistent under every second mask. It then calibrates the resulting max-min-max episode score to provide finite-sample clean coverage. Conjoining query-level decisions extends the action certificate to the complete closed-loop rollout. Furthermore, we prove that against any adaptive attacker satisfying the bounded-support threat model, every rollout certified by CertVLA executes only action chunks consistent with attack-erased clean predictions. Under dual-mask rollout correctness, this consistency certificate further guarantees task success. The certificate is independent of patch content, generation method, and physical transformation. Experiments in simulation and the real world demonstrate the empirical and certified effectiveness of CertVLA against patch attacks, with additional simulation validation on texture attacks.

📄 PDF Abstract BibTeX arXiv:2608.20791

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ScaleCert: Scalable Certified Defense against Adversarial Patches with Sparse Superficial Layers

2021-10-27 · NeurIPS 2021 12 · Husheng Han, Kaidi Xu, Xing Hu, Xiaobing Chen 외

Adversarial patch attacks that craft the pixels in a confined region of the input images show their powerful attack effectiveness in physical environments even with noises or deformations. Existing certified defenses tow…

Certified Defenses for Adversarial Patches

2020-03-14 · ICLR 2020 1 · Ping-Yeh Chiang, Renkun Ni, Ahmed Abdelkader, Chen Zhu 외

Adversarial patch attacks are among one of the most practical threat models against real-world computer vision systems. This paper studies certified and empirical defenses against patch attacks. We begin with a set of ex…

Architecture-agnostic Iterative Black-box Certified Defense against Adversarial Patches

2023-05-18 · Di Yang, Yihao Huang, Qing Guo, Felix Juefei-Xu 외

The adversarial patch attack aims to fool image classifiers within a bounded, contiguous region of arbitrary changes, posing a real threat to computer vision systems (e.g., autonomous driving, content moderation, biometr…

Autonomous Driving

Certified robustness against physically-realizable patch attack via randomized cropping

2021-01-01 · Wan-Yi Lin, Fatemeh Sheikholeslami, Jinghao Shi, Leslie Rice 외

This paper studies a certifiable defense against adversarial patch attacks on image classification. Our approach classifies random crops from the original image independently and the original image is classified as the v…

ClassificationCrop ClassificationGeneral Classificationimage-classification+1

The Best Defense is a Good Offense: Adversarial Augmentation against Adversarial Attacks

2023-05-23 · CVPR 2023 1 · Iuri Frosio, Jan Kautz

Many defenses against adversarial attacks (\eg robust classifiers, randomization, or image purification) use countermeasures put to work only after the attack has been crafted. We adopt a different perspective to introdu…