paper-with-me

Papers

DeepSafe: A Data-driven Approach for Checking Adversarial Robustness in Neural Networks

2017-10-02 · Divya Gopinath, Guy Katz, Corina S. Pasareanu, Clark Barrett

Deep neural networks have become widely used, obtaining remarkable results in domains such as computer vision, speech recognition, natural language processing, audio recognition, social network filtering, machine translation, and bio-informatics, where they have produced results comparable to human experts. However, these networks can be easily fooled by adversarial perturbations: minimal changes to correctly-classified inputs, that cause the network to mis-classify them. This phenomenon represents a concern for both safety and security, but it is currently unclear how to measure a network's robustness against such perturbations. Existing techniques are limited to checking robustness around a few individual input points, providing only very limited guarantees. We propose a novel approach for automatically identifying safe regions of the input space, within which the network is robust against adversarial perturbations. The approach is data-guided, relying on clustering to identify well-defined geometric regions as candidate safe regions. We then utilize verification techniques to confirm that these regions are safe or to provide counter-examples showing that they are not safe. We also introduce the notion of targeted robustness which, for a given target label and region, ensures that a NN does not map any input in the region to the target label. We evaluated our technique on the MNIST dataset and on a neural network implementation of a controller for the next-generation Airborne Collision Avoidance System for unmanned aircraft (ACAS Xu). For these networks, our approach identified multiple regions which were completely safe as well as some which were only safe for specific labels. It also discovered several adversarial perturbations of interest.

📄 PDF Abstract BibTeX arXiv:1710.00486

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessClusteringCollision AvoidanceMachine Translationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

DeepSafeMPC: Deep Learning-Based Model Predictive Control for Safe Multi-Agent Reinforcement Learning

2024-03-11 · Xuefeng Wang, Henglin Pu, Hyung Jun Kim, Husheng Li

Safe Multi-agent reinforcement learning (safe MARL) has increasingly gained attention in recent years, emphasizing the need for agents to not only optimize the global return but also adhere to safety requirements through…

Model Predictive ControlMuJoCoMulti-agent Reinforcement Learningreinforcement-learning+1

Targeted Adversarial Attacks on Deep Reinforcement Learning Policies via Model Checking

2022-12-10 · Dennis Gross, Thiago D. Simao, Nils Jansen, Guillermo A. Perez

Deep Reinforcement Learning (RL) agents are susceptible to adversarial noise in their observations that can mislead their policies and decrease their performance. However, an adversary may be interested not only in decre…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

DECEIVE-AFC: Adversarial Claim Attacks against Search-Enabled LLM-based Fact-Checking Systems

2026-01-31 · Haoran Ou, Kangjie Chen, Gelei Deng, Hangcheng Liu 외 arxiv

Fact-checking systems with search-enabled large language models (LLMs) have shown strong potential for verifying claims by dynamically retrieving external evidence. However, the robustness of such systems against adversa…

Adversarial Attack

Adversarial Attacks Against Automated Fact-Checking: A Survey

2025-09-10 · Fanzhen Liu, Alsharif Abuadbba, Kristen Moore, Surya Nepal 외 arxiv

In an era where misinformation spreads freely, fact-checking (FC) plays a crucial role in verifying claims and promoting reliable information. While automated fact-checking (AFC) has advanced significantly, existing syst…

Towards Comprehensive Stage-wise Benchmarking of Large Language Models in Fact-Checking

2026-01-06 · Hongzhan Lin, Zixin Chen, Zhiqi Shen, Ziyang Luo 외 arxiv

Large Language Models (LLMs) are increasingly deployed in real-world fact-checking systems, yet existing evaluations focus predominantly on claim verification and overlook the broader fact-checking workflow, including cl…