paper-with-me

Papers

Unveiling Vulnerabilities in Interpretable Deep Learning Systems with Query-Efficient Black-box Attacks

2023-07-21 · Eldor Abdukhamidov, Mohammed Abuhamad, Simon S. Woo, Eric Chan-Tin, Tamer Abuhmed

Deep learning has been rapidly employed in many applications revolutionizing many industries, but it is known to be vulnerable to adversarial attacks. Such attacks pose a serious threat to deep learning-based systems compromising their integrity, reliability, and trust. Interpretable Deep Learning Systems (IDLSes) are designed to make the system more transparent and explainable, but they are also shown to be susceptible to attacks. In this work, we propose a novel microbial genetic algorithm-based black-box attack against IDLSes that requires no prior knowledge of the target model and its interpretation model. The proposed attack is a query-efficient approach that combines transfer-based and score-based methods, making it a powerful tool to unveil IDLS vulnerabilities. Our experiments of the attack show high attack success rates using adversarial examples with attribution maps that are highly similar to those of benign samples which makes it difficult to detect even by human analysts. Our results highlight the need for improved IDLS security to ensure their practical reliability.

📄 PDF Abstract BibTeX arXiv:2307.11906

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Beyond Text: Unveiling Privacy Vulnerabilities in Multi-modal Retrieval-Augmented Generation

2025-05-20 · Jiankun Zhang, Shenglai Zeng, Jie Ren, Tianqi Zheng 외

Multimodal Retrieval-Augmented Generation (MRAG) systems enhance LMMs by integrating external multimodal databases, but introduce unexplored privacy vulnerabilities. While text-based RAG privacy risks have been studied, …

Privacy PreservingRAGRetrievalRetrieval-augmented Generation

Patch Shortcuts: Interpretable Proxy Models Efficiently Find Black-Box Vulnerabilities

2021-04-22 · Julia Rosenzweig, Joachim Sicking, Sebastian Houben, Michael Mock 외

An important pillar for safe machine learning (ML) is the systematic mitigation of weaknesses in neural networks to afford their deployment in critical applications. An ubiquitous class of safety risks are learned shortc…

Autonomous Driving

UNBOX: Unveiling Black-box visual models with Natural-language

2026-03-09 · Simone Carnemolla, Chiara Russo, Simone Palazzo, Quentin Bouniot 외 arxiv

Ensuring trustworthiness in open-world visual recognition requires models that are interpretable, fair, and robust to distribution shifts. Yet modern vision systems are increasingly deployed as proprietary black-box APIs…

Bias Detection

Asking the Right Questions: Learning Interpretable Action Models Through Query Answering

2019-12-29 · Pulkit Verma, Shashank Rao Marpally, Siddharth Srivastava

This paper develops a new approach for estimating an interpretable, relational model of a black-box autonomous agent that can plan and act. Our main contributions are a new paradigm for estimating such models using a min…

BruSLeAttack: A Query-Efficient Score-Based Black-Box Sparse Adversarial Attack

2024-04-08 · Viet Quoc Vo, Ehsan Abbasnejad, Damith C. Ranasinghe

We study the unique, less-well understood problem of generating sparse adversarial samples simply by observing the score-based replies to model queries. Sparse attacks aim to discover a minimum number-the l0 bounded-pert…

Adversarial Attack