paper-with-me

Papers

ConSeg: Contextual Backdoor Attack Against Semantic Segmentation

2025-07-26 · Bilal Hussain Abbasi, Zirui Gong, Yanjun Zhang, Shang Gao, Antonio Robles-Kelly, Leo Zhang arxiv

Despite significant advancements in computer vision, semantic segmentation models may be susceptible to backdoor attacks. These attacks, involving hidden triggers, aim to cause the models to misclassify instances of the victim class as the target class when triggers are present, posing serious threats to the reliability of these models. To further explore the field of backdoor attacks against semantic segmentation, in this paper, we propose a simple yet effective backdoor attack called Contextual Segmentation Backdoor Attack (ConSeg). ConSeg leverages the contextual information inherent in semantic segmentation models to enhance backdoor performance. Our method is motivated by an intriguing observation, i.e., when the target class is set as the co-occurring' class of the victim class, the victim class can be more easily mis-segmented'. Building upon this insight, ConSeg mimics the contextual information of the target class and rebuilds it in the victim region to establish the contextual relationship between the target class and the victim class, making the attack easier. Our experiments reveal that ConSeg achieves improvements in Attack Success Rate (ASR) with increases of 15.55\%, compared to existing methods, while exhibiting resilience against state-of-the-art backdoor defenses.

📄 PDF Abstract BibTeX arXiv:2507.19905

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

A semantic backdoor attack against Graph Convolutional Networks

2023-02-28 · Jiazhu Dai, Zhipeng Xiong

Graph convolutional networks (GCNs) have been very effective in addressing the issue of various graph-structured related tasks. However, recent research has shown that GCNs are vulnerable to a new type of threat called a…

Backdoor AttackClassificationGraph ClassificationNode Classification

Contributor-Aware Defenses Against Adversarial Backdoor Attacks

2022-05-28 · Glenn Dawson, Muhammad Umer, Robi Polikar

Deep neural networks for image classification are well-known to be vulnerable to adversarial attacks. One such attack that has garnered recent attention is the adversarial backdoor attack, which has demonstrated the capa…

Backdoor Attackimage-classificationImage Classification

A Semantic and Clean-label Backdoor Attack against Graph Convolutional Networks

2025-03-19 · Jiazhu Dai, Haoyu Sun

Graph Convolutional Networks (GCNs) have shown excellent performance in graph-structured tasks such as node classification and graph classification. However, recent research has shown that GCNs are vulnerable to a new ty…

Backdoor AttackGraph ClassificationNode Classification

SCOUT: A Defense Against Data Poisoning Attacks in Fine-Tuned Language Models

2025-12-10 · Mohamed Afane, Abhishek Satyam, Ke Chen, Tao Li 외 arxiv

Backdoor attacks create significant security threats to language models by embedding hidden triggers that manipulate model behavior during inference, presenting critical risks for AI systems deployed in healthcare and ot…

Medical Diagnosis

Semantic-level Backdoor Attack against Text-to-Image Diffusion Models

2026-02-03 · Tianxin Chen, Wenbo Jiang, Hongqiao Chen, Zhirun Zheng 외 arxiv

Text-to-image (T2I) diffusion models are widely adopted for their strong generative capabilities, yet remain vulnerable to backdoor attacks. Existing attacks typically rely on fixed textual triggers and single-entity bac…