paper-with-me

Papers

Adversarial machine learning for protecting against online manipulation

2021-11-23 · Stefano Cresci, Marinella Petrocchi, Angelo Spognardi, Stefano Tognazzi

Adversarial examples are inputs to a machine learning system that result in an incorrect output from that system. Attacks launched through this type of input can cause severe consequences: for example, in the field of image recognition, a stop signal can be misclassified as a speed limit indication.However, adversarial examples also represent the fuel for a flurry of research directions in different domains and applications. Here, we give an overview of how they can be profitably exploited as powerful tools to build stronger learning models, capable of better-withstanding attacks, for two crucial tasks: fake news and social bot detection.

📄 PDF Abstract BibTeX arXiv:2111.12034

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Multi-concept adversarial attacks

2021-10-19 · Vibha Belavadi, Yan Zhou, Murat Kantarcioglu, Bhavani M. Thuraisingham

As machine learning (ML) techniques are being increasingly used in many applications, their vulnerability to adversarial attacks becomes well-known. Test time attacks, usually launched by adding adversarial noise to test…

image-classificationImage Classification

Protecting the Neural Networks against FGSM Attack Using Machine Unlearning

2025-11-03 · Amir Hossein Khorasani, Ali Jahanian, Maryam Rastgarpour arxiv

Machine learning is a powerful tool for building predictive models. However, it is vulnerable to adversarial attacks. Fast Gradient Sign Method (FGSM) attacks are a common type of adversarial attack that adds small pertu…

Image ClassificationAdversarial Attack

DiffusionGuard: A Robust Defense Against Malicious Diffusion-based Image Editing

2024-10-08 · June Suk Choi, Kyungmin Lee, Jongheon Jeong, Saining Xie 외

Recent advances in diffusion models have introduced a new era of text-guided image manipulation, enabling users to create realistic edited images with simple textual prompts. However, there is significant concern about t…

Image Manipulation

Preemptive Image Robustification for Protecting Users against Man-in-the-Middle Adversarial Attacks

2021-12-10 · Seungyong Moon, Gaon An, Hyun Oh Song

Deep neural networks have become the driving force of modern image recognition systems. However, the vulnerability of neural networks against adversarial attacks poses a serious threat to the people affected by these sys…

Combinatorial Bandits under Strategic Manipulations

2021-02-25 · Jing Dong, Ke Li, Shuai Li, Baoxiang Wang

Strategic behavior against sequential learning methods, such as "click framing" in real recommendation systems, have been widely observed. Motivated by such behavior we study the problem of combinatorial multi-armed band…

Multi-Armed BanditsRecommendation Systems