paper-with-me

홈 › Papers

SSAP: A Shape-Sensitive Adversarial Patch for Comprehensive Disruption of Monocular Depth Estimation in Autonomous Navigation Applications

2024-03-18 · Amira Guesmi, Muhammad Abdullah Hanif, Ihsen Alouani, Bassem Ouni, Muhammad Shafique

Monocular depth estimation (MDE) has advanced significantly, primarily through the integration of convolutional neural networks (CNNs) and more recently, Transformers. However, concerns about their susceptibility to adversarial attacks have emerged, especially in safety-critical domains like autonomous driving and robotic navigation. Existing approaches for assessing CNN-based depth prediction methods have fallen short in inducing comprehensive disruptions to the vision system, often limited to specific local areas. In this paper, we introduce SSAP (Shape-Sensitive Adversarial Patch), a novel approach designed to comprehensively disrupt monocular depth estimation (MDE) in autonomous navigation applications. Our patch is crafted to selectively undermine MDE in two distinct ways: by distorting estimated distances or by creating the illusion of an object disappearing from the system's perspective. Notably, our patch is shape-sensitive, meaning it considers the specific shape and scale of the target object, thereby extending its influence beyond immediate proximity. Furthermore, our patch is trained to effectively address different scales and distances from the camera. Experimental results demonstrate that our approach induces a mean depth estimation error surpassing 0.5, impacting up to 99% of the targeted region for CNN-based MDE models. Additionally, we investigate the vulnerability of Transformer-based MDE models to patch-based attacks, revealing that SSAP yields a significant error of 0.59 and exerts substantial influence over 99% of the target region on these models.

📄 PDF Abstract BibTeX arXiv:2403.11515

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous NavigationDepth EstimationDepth PredictionMonocular Depth Estimation

Similar Papers 제목 키워드 기반

Prompt-Guided Patch UNet-VAE with Adversarial Supervision for Adrenal Gland Segmentation in Computed Tomography Medical Images

2025-09-03 · Hania Ghouse, Muzammil Behzad arxiv

Segmentation of small and irregularly shaped abdominal organs, such as the adrenal glands in CT imaging, remains a persistent challenge due to severe class imbalance, poor spatial context, and limited annotated data. In …

APARATE: Adaptive Adversarial Patch for CNN-based Monocular Depth Estimation for Autonomous Navigation

2023-03-02 · Amira Guesmi, Muhammad Abdullah Hanif, Ihsen Alouani, Muhammad Shafique

In recent times, monocular depth estimation (MDE) has experienced significant advancements in performance, largely attributed to the integration of innovative architectures, i.e., convolutional neural networks (CNNs) and…

Autonomous DrivingAutonomous NavigationDepth EstimationDepth Prediction+2

HarnessAPI: A Skill-First Framework for Unified Streaming APIs and MCP Tools

2026-05-21 · Edwin Jose arxiv

Every Python function deployed as an LLM tool must today exist in two forms: an HTTP endpoint for human-facing clients and CI pipelines, and an MCP tool registration for agent runtimes such as Claude and Cursor. These re…

PAD: Patch-Agnostic Defense against Adversarial Patch Attacks

2024-04-25 · CVPR 2024 1 · Lihua Jing, Rui Wang, Wenqi Ren, Xin Dong 외

Adversarial patch attacks present a significant threat to real-world object detectors due to their practical feasibility. Existing defense methods, which rely on attack data or prior knowledge, struggle to effectively ad…

Physical Adversarial Attack on Monocular Depth Estimation via Shape-Varying Patches

2024-07-24 · Chenxing Zhao, Yang Li, Shihao Wu, Wenyi Tan 외

Adversarial attacks against monocular depth estimation (MDE) systems pose significant challenges, particularly in safety-critical applications such as autonomous driving. Existing patch-based adversarial attacks for MDE …

Adversarial AttackAutonomous DrivingDepth EstimationMonocular Depth Estimation