paper-with-me

Papers

A White-Box False Positive Adversarial Attack Method on Contrastive Loss Based Offline Handwritten Signature Verification Models

2023-08-17 · Zhongliang Guo, Weiye Li, Yifei Qian, Ognjen Arandjelović, Lei Fang

In this paper, we tackle the challenge of white-box false positive adversarial attacks on contrastive loss based offline handwritten signature verification models. We propose a novel attack method that treats the attack as a style transfer between closely related but distinct writing styles. To guide the generation of deceptive images, we introduce two new loss functions that enhance the attack success rate by perturbing the Euclidean distance between the embedding vectors of the original and synthesized samples, while ensuring minimal perturbations by reducing the difference between the generated image and the original image. Our method demonstrates state-of-the-art performance in white-box attacks on contrastive loss based offline handwritten signature verification models, as evidenced by our experiments. The key contributions of this paper include a novel false positive attack method, two new loss functions, effective style transfer in handwriting styles, and superior performance in white-box false positive attacks compared to other white-box attack methods.

📄 PDF Abstract BibTeX arXiv:2308.08925

Code (1)

zhongliangguo/fp-attack 공식 구현 pytorch

Tasks

Adversarial AttackStyle Transfer

Similar Papers 제목 키워드 기반

Unsupervised Adversarial Detection without Extra Model: Training Loss Should Change

2023-08-07 · Chien Cheng Chyou, Hung-Ting Su, Winston H. Hsu

Adversarial robustness poses a critical challenge in the deployment of deep learning models for real-world applications. Traditional approaches to adversarial training and supervised detection rely on prior knowledge of …

Adversarial Robustness

LLM Safeguard is a Double-Edged Sword: Exploiting False Positives for Denial-of-Service Attacks

2024-10-03 · Qingzhao Zhang, Ziyang Xiong, Z. Morley Mao

Safety is a paramount concern for large language models (LLMs) in open deployment, motivating the development of safeguard methods that enforce ethical and responsible use through safety alignment or guardrail mechanisms…

Adversarial RobustnessSafety Alignment

ExAD: An Ensemble Approach for Explanation-based Adversarial Detection

2021-03-22 · Raj Vardhan, Ninghao Liu, Phakpoom Chinprutthiwong, Weijie Fu 외

Recent research has shown Deep Neural Networks (DNNs) to be vulnerable to adversarial examples that induce desired misclassifications in the models. Such risks impede the application of machine learning in security-sensi…

BIG-bench Machine Learning

Fooling End-to-end Speaker Verification by Adversarial Examples

2018-01-10 · Felix Kreuk, Yossi Adi, Moustapha Cisse, Joseph Keshet

Automatic speaker verification systems are increasingly used as the primary means to authenticate costumers. Recently, it has been proposed to train speaker verification systems using end-to-end deep neural models. In th…

Speaker Verification

Non-Intrusive Detection of Adversarial Deep Learning Attacks via Observer Networks

2020-02-22 · Kirthi Shankar Sivamani, Rajeev Sahay, Aly El Gamal

Recent studies have shown that deep learning models are vulnerable to specifically crafted adversarial inputs that are quasi-imperceptible to humans. In this letter, we propose a novel method to detect adversarial inputs…

ClassificationGeneral Classification