paper-with-me

Papers

Bridging machine learning and cryptography in defence against adversarial attacks

2018-09-05 · Olga Taran, Shideh Rezaeifar, Slava Voloshynovskiy

In the last decade, deep learning algorithms have become very popular thanks to the achieved performance in many machine learning and computer vision tasks. However, most of the deep learning architectures are vulnerable to so called adversarial examples. This questions the security of deep neural networks (DNN) for many security- and trust-sensitive domains. The majority of the proposed existing adversarial attacks are based on the differentiability of the DNN cost function.Defence strategies are mostly based on machine learning and signal processing principles that either try to detect-reject or filter out the adversarial perturbations and completely neglect the classical cryptographic component in the defence. In this work, we propose a new defence mechanism based on the second Kerckhoffs's cryptographic principle which states that the defence and classification algorithm are supposed to be known, but not the key. To be compliant with the assumption that the attacker does not have access to the secret key, we will primarily focus on a gray-box scenario and do not address a white-box one. More particularly, we assume that the attacker does not have direct access to the secret block, but (a) he completely knows the system architecture, (b) he has access to the data used for training and testing and (c) he can observe the output of the classifier for each given input. We show empirically that our system is efficient against most famous state-of-the-art attacks in black-box and gray-box scenarios.

📄 PDF Abstract BibTeX arXiv:1809.01715

Code (3)

GrandGarcon/Complete_Cybersecurity_Path
SimSteve/Project tf
nikste/crypto-defense tf

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Defending a Music Recommender Against Hubness-Based Adversarial Attacks

2022-05-24 · Katharina Hoedt, Arthur Flexer, Gerhard Widmer

Adversarial attacks can drastically degrade performance of recommenders and other machine learning systems, resulting in an increased demand for defence mechanisms. We present a new line of defence against attacks which …

Survey on Federated Learning Threats: concepts, taxonomy on attacks and defences, experimental study and challenges

2022-01-20 · Nuria Rodríguez-Barroso, Daniel Jiménez López, M. Victoria Luzón, Francisco Herrera 외

Federated learning is a machine learning paradigm that emerges as a solution to the privacy-preservation demands in artificial intelligence. As machine learning, federated learning is threatened by adversarial attacks ag…

Adversarial AttackFederated Learning

SoK: Adversarial Machine Learning Attacks and Defences in Multi-Agent Reinforcement Learning

2023-01-11 · Maxwell Standen, Junae Kim, Claudia Szabo

Multi-Agent Reinforcement Learning (MARL) is vulnerable to Adversarial Machine Learning (AML) attacks and needs adequate defences before it can be used in real world applications. We have conducted a survey into the use …

Deep Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Defence against adversarial attacks using classical and quantum-enhanced Boltzmann machines

2020-12-21 · Aidan Kehoe, Peter Wittek, Yanbo Xue, Alejandro Pozas-Kerstjens

We provide a robust defence to adversarial attacks on discriminative algorithms. Neural networks are naturally vulnerable to small, tailored perturbations in the input data that lead to wrong predictions. On the contrary…

Preventing Adversarial AI Attacks Against Autonomous Situational Awareness: A Maritime Case Study

2025-05-27 · Mathew J. Walter, Aaron Barrett, Kimberly Tam

Adversarial artificial intelligence (AI) attacks pose a significant threat to autonomous transportation, such as maritime vessels, that rely on AI components. Malicious actors can exploit these systems to deceive and man…