paper-with-me

Papers

Enhancing Gradient-based Attacks with Symbolic Intervals

2019-06-05 · Shiqi Wang, Yizheng Chen, Ahmed Abdou, Suman Jana

Recent breakthroughs in defenses against adversarial examples, like adversarial training, make the neural networks robust against various classes of attackers (e.g., first-order gradient-based attacks). However, it is an open question whether the adversarially trained networks are truly robust under unknown attacks. In this paper, we present interval attacks, a new technique to find adversarial examples to evaluate the robustness of neural networks. Interval attacks leverage symbolic interval propagation, a bound propagation technique that can exploit a broader view around the current input to locate promising areas containing adversarial instances, which in turn can be searched with existing gradient-guided attacks. We can obtain such a broader view using sound bound propagation methods to track and over-approximate the errors of the network within given input ranges. Our results show that, on state-of-the-art adversarially trained networks, interval attack can find on average 47% relatively more violations than the state-of-the-art gradient-guided PGD attack.

📄 PDF Abstract BibTeX arXiv:1906.02282

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Ended Question Answering

Similar Papers 제목 키워드 기반

A Kolmogorov-Arnold Network for Interpretable Cyberattack Detection in AGC Systems

2025-09-05 · Jehad Jilan, Niranjana Naveen Nambiar, Ahmad Mohammad Saber, Alok Paranjape 외 arxiv

Automatic Generation Control (AGC) is essential for power grid stability but remains vulnerable to stealthy cyberattacks, such as False Data Injection Attacks (FDIAs), which can disturb the system's stability while evadi…

Interval Logic Tensor Networks

2023-03-31 · Samy Badreddine, Gianluca Apriceno, Andrea Passerini, Luciano Serafini

In this paper, we introduce Interval Real Logic (IRL), a two-sorted logic that interprets knowledge such as sequential properties (traces) and event properties using sequences of real-featured data. We interpret connecti…

Tensor Networks

Prediction Intervals and Confidence Regions for Symbolic Regression Models based on Likelihood Profiles

2022-09-14 · Fabricio Olivetti de Franca, Gabriel Kronberger

Symbolic regression is a nonlinear regression method which is commonly performed by an evolutionary computation method such as genetic programming. Quantification of uncertainty of regression models is important for the …

Decision MakingPrediction IntervalsregressionSymbolic Regression

On the use of neurosymbolic AI for defending against cyber attacks

2024-08-09 · Gudmund Grov, Jonas Halvorsen, Magnus Wiik Eckhoff, Bjørn Jervell Hansen 외

It is generally accepted that all cyber attacks cannot be prevented, creating a need for the ability to detect and respond to cyber attacks. Both connectionist and symbolic AI are currently being used to support such det…

Gradient Purification: Defense Against Poisoning Attack in Decentralized Federated Learning

2025-01-08 · Bin Li, Xiaoye Miao, Yongheng Shang, Xinkui Zhao 외

Decentralized federated learning (DFL) is inherently vulnerable to poisoning attacks, as malicious clients can transmit manipulated model gradients to neighboring clients. Existing defense methods either reject suspiciou…

Federated Learning