paper-with-me

Papers

Anomaly Unveiled: Securing Image Classification against Adversarial Patch Attacks

2024-02-09 · Nandish Chattopadhyay, Amira Guesmi, Muhammad Shafique

Adversarial patch attacks pose a significant threat to the practical deployment of deep learning systems. However, existing research primarily focuses on image pre-processing defenses, which often result in reduced classification accuracy for clean images and fail to effectively counter physically feasible attacks. In this paper, we investigate the behavior of adversarial patches as anomalies within the distribution of image information and leverage this insight to develop a robust defense strategy. Our proposed defense mechanism utilizes a clustering-based technique called DBSCAN to isolate anomalous image segments, which is carried out by a three-stage pipeline consisting of Segmenting, Isolating, and Blocking phases to identify and mitigate adversarial noise. Upon identifying adversarial components, we neutralize them by replacing them with the mean pixel value, surpassing alternative replacement options. Our model-agnostic defense mechanism is evaluated across multiple models and datasets, demonstrating its effectiveness in countering various adversarial patch attacks in image classification tasks. Our proposed approach significantly improves accuracy, increasing from 38.8\% without the defense to 67.1\% with the defense against LaVAN and GoogleAp attacks, surpassing prominent state-of-the-art methods such as LGS (53.86\%) and Jujutsu (60\%)

📄 PDF Abstract BibTeX arXiv:2402.06249

Code (0)

등록된 구현이 없습니다.

Tasks

Blockingimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Unsupervised Network Intrusion Detection System for AVTP in Automotive Ethernet Networks

2022-01-31 · Natasha Alkhatib, Maria Mushtaq, Hadi Ghauch, Jean-Luc Danger

Network Intrusion Detection Systems (NIDSs) are widely regarded as efficient tools for securing in-vehicle networks against diverse cyberattacks. However, since cyberattacks are always evolving, signature-based intrusion…

Anomaly DetectionBIG-bench Machine LearningDeep LearningIntrusion Detection+1

No Trust Issues Here: A Technical Report on the Winning Solutions for the Rayan AI Contest

2025-12-01 · Ali Nafisi, Sina Asghari, Mohammad Saeed Arvenaghi, Hossein Shakibania arxiv

This report presents solutions to three machine learning challenges developed as part of the Rayan AI Contest: compositional image retrieval, zero-shot anomaly detection, and backdoored model detection. In compositional …

Anomaly DetectionImage Retrieval

Guarding the Grid: Enhancing Resilience in Automated Residential Demand Response Against False Data Injection Attacks

2023-12-14 · Thusitha Dayaratne, Carsten Rudolph, Ariel Liebman, Mahsa Salehi

Utility companies are increasingly leveraging residential demand flexibility and the proliferation of smart/IoT devices to enhance the effectiveness of residential demand response (DR) programs through automated device s…

Anomaly DetectionDecision MakingScheduling

Anomaly Detection in Electric Vehicle Charging Stations Using Federated Learning

2025-09-11 · Bishal K C, Amr Hilal, Pawan Thapa arxiv

Federated Learning (FL) is a decentralized training framework widely used in IoT ecosystems that preserves privacy by keeping raw data local, making it ideal for IoT-enabled cyber-physical systems with sensing and commun…

Intrusion DetectionFederated LearningAnomaly Detection

Pathologist-Like Explanations Unveiled: an Explainable Deep Learning System for White Blood Cell Classification

2023-10-20 · Aditya Shankar Pal, Debojyoti Biswas, Joy Mahapatra, Debasis Banerjee 외

White blood cells (WBCs) play a crucial role in safeguarding the human body against pathogens and foreign substances. Leveraging the abundance of WBC imaging data and the power of deep learning algorithms, automated WBC …

Classification