paper-with-me

홈 › Papers

Breaking the Illusion: Real-world Challenges for Adversarial Patches in Object Detection

2024-10-23 · Jakob Shack, Katarina Petrovic, Olga Saukh

Adversarial attacks pose a significant threat to the robustness and reliability of machine learning systems, particularly in computer vision applications. This study investigates the performance of adversarial patches for the YOLO object detection network in the physical world. Two attacks were tested: a patch designed to be placed anywhere within the scene - global patch, and another patch intended to partially overlap with specific object targeted for removal from detection - local patch. Various factors such as patch size, position, rotation, brightness, and hue were analyzed to understand their impact on the effectiveness of the adversarial patches. The results reveal a notable dependency on these parameters, highlighting the challenges in maintaining attack efficacy in real-world conditions. Learning to align digitally applied transformation parameters with those measured in the real world still results in up to a 64\% discrepancy in patch performance. These findings underscore the importance of understanding environmental influences on adversarial attacks, which can inform the development of more robust defenses for practical machine learning applications.

📄 PDF Abstract BibTeX arXiv:2410.19863

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Breaking the Illusion: Consensus-Based Generative Mitigation of Adversarial Illusions in Multi-Modal Embeddings

2025-11-26 · Fatemeh Akbarian, Anahita Baninajjar, Yingyi Zhang, Ananth Balashankar 외 arxiv

Multi-modal foundation models align images, text, and other modalities in a shared embedding space but remain vulnerable to adversarial illusions [35], where imperceptible perturbations disrupt cross-modal alignment and …

IllusionBench: A Large-scale and Comprehensive Benchmark for Visual Illusion Understanding in Vision-Language Models

2025-01-01 · Yiming Zhang, ZiCheng Zhang, Xinyi Wei, Xiaohong Liu 외

Current Visual Language Models (VLMs) show impressive image understanding but struggle with visual illusions, especially in real-world scenarios. Existing benchmarks focus on classical cognitive illusions, which have bee…

HallucinationMultiple-choice

LanEvil: Benchmarking the Robustness of Lane Detection to Environmental Illusions

2024-06-03 · Tianyuan Zhang, Lu Wang, Hainan Li, Yisong Xiao 외

Lane detection (LD) is an essential component of autonomous driving systems, providing fundamental functionalities like adaptive cruise control and automated lane centering. Existing LD benchmarks primarily focus on eval…

Autonomous DrivingBenchmarkingLane Detection

Grounding Visual Illusions in Language: Do Vision-Language Models Perceive Illusions Like Humans?

2023-10-31 · Yichi Zhang, Jiayi Pan, Yuchen Zhou, Rui Pan 외

Vision-Language Models (VLMs) are trained on vast amounts of data captured by humans emulating our understanding of the world. However, known as visual illusions, human's perception of reality isn't always faithful to th…

Synthesizing Visual Illusions Using Generative Adversarial Networks

2019-11-21 · Alexander Gomez-Villa, Adrian Martín, Javier Vazquez-Corral, Jesús Malo 외

Visual illusions are a very useful tool for vision scientists, because they allow them to better probe the limits, thresholds and errors of the visual system. In this work we introduce the first ever framework to generat…

Generative Adversarial Network