paper-with-me

Papers

CAT: Concept-level backdoor ATtacks for Concept Bottleneck Models

2024-10-07 · Songning Lai, Jiayu Yang, Yu Huang, Lijie Hu, Tianlang Xue, Zhangyi Hu, Jiaxu Li, Haicheng Liao, Yutao Yue

Despite the transformative impact of deep learning across multiple domains, the inherent opacity of these models has driven the development of Explainable Artificial Intelligence (XAI). Among these efforts, Concept Bottleneck Models (CBMs) have emerged as a key approach to improve interpretability by leveraging high-level semantic information. However, CBMs, like other machine learning models, are susceptible to security threats, particularly backdoor attacks, which can covertly manipulate model behaviors. Understanding that the community has not yet studied the concept level backdoor attack of CBM, because of "Better the devil you know than the devil you don't know.", we introduce CAT (Concept-level Backdoor ATtacks), a methodology that leverages the conceptual representations within CBMs to embed triggers during training, enabling controlled manipulation of model predictions at inference time. An enhanced attack pattern, CAT+, incorporates a correlation function to systematically select the most effective and stealthy concept triggers, thereby optimizing the attack's impact. Our comprehensive evaluation framework assesses both the attack success rate and stealthiness, demonstrating that CAT and CAT+ maintain high performance on clean data while achieving significant targeted effects on backdoored datasets. This work underscores the potential security risks associated with CBMs and provides a robust testing methodology for future security assessments.

📄 PDF Abstract BibTeX arXiv:2410.04823

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Similar Papers 제목 키워드 기반

Guarding the Gate: ConceptGuard Battles Concept-Level Backdoors in Concept Bottleneck Models

2024-11-25 · Songning Lai, Yu Huang, Jiayu Yang, Gaoxiang Huang 외

The increasing complexity of AI models, especially in deep learning, has raised concerns about transparency and accountability, particularly in high-stakes applications like medical diagnostics, where opaque models can u…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Concept-Guided Backdoor Attack on Vision Language Models

2025-11-30 · Haoyu Shen, Weimin Lyu, Haotian Xu, Tengfei Ma arxiv

Vision-Language Models (VLMs) have achieved impressive progress in multimodal text generation, yet their rapid adoption raises increasing concerns about security vulnerabilities. Existing backdoor attacks against VLMs pr…

Text Generation

C^2 ATTACK: Towards Representation Backdoor on CLIP via Concept Confusion

2025-03-12 · Lijie Hu, Junchi Liao, Weimin Lyu, Shaopeng Fu 외

Backdoor attacks pose a significant threat to deep learning models, enabling adversaries to embed hidden triggers that manipulate the behavior of the model during inference. Traditional backdoor attacks typically rely on…

Backdoor Attack

ICLShield: Exploring and Mitigating In-Context Learning Backdoor Attacks

2025-07-02 · Zhiyao Ren, Siyuan Liang, Aishan Liu, DaCheng Tao

In-context learning (ICL) has demonstrated remarkable success in large language models (LLMs) due to its adaptability and parameter-free nature. However, it also introduces a critical vulnerability to backdoor attacks, w…

In-Context Learning

SteganoBackdoor: Stealthy and Data-Efficient Backdoor Attacks on Language Models

2025-11-18 · Eric Xue, Ruiyi Zhang, Pengtao Xie arxiv

Modern language models remain vulnerable to backdoor attacks via poisoned data, where training inputs containing a trigger are paired with a target output, causing the model to reproduce that behavior whenever the trigge…