paper-with-me

Papers

Claim-Guided Textual Backdoor Attack for Practical Applications

2024-09-25 · Minkyoo Song, Hanna Kim, Jaehan Kim, Youngjin Jin, Seungwon Shin

Recent advances in natural language processing and the increased use of large language models have exposed new security vulnerabilities, such as backdoor attacks. Previous backdoor attacks require input manipulation after model distribution to activate the backdoor, posing limitations in real-world applicability. Addressing this gap, we introduce a novel Claim-Guided Backdoor Attack (CGBA), which eliminates the need for such manipulations by utilizing inherent textual claims as triggers. CGBA leverages claim extraction, clustering, and targeted training to trick models to misbehave on targeted claims without affecting their performance on clean data. CGBA demonstrates its effectiveness and stealthiness across various datasets and models, significantly enhancing the feasibility of practical backdoor attacks. Our code and data will be available at https://github.com/PaperCGBA/CGBA.

📄 PDF Abstract BibTeX arXiv:2409.16618

Code (1)

papercgba/cgba 공식 구현 pytorch

Tasks

Backdoor Attack

Similar Papers 제목 키워드 기반

Stealthy and Adjustable Text-Guided Backdoor Attacks on Multimodal Pretrained Models

2026-04-07 · Yiyang Zhang, Chaojian Yu, Ziming Hong, Yuanjie Shao 외 arxiv

Multimodal pretrained models are vulnerable to backdoor attacks, yet most existing methods rely on visual or multimodal triggers, which are impractical since visually embedded triggers rarely occur in real-world data. To…

Visual Question AnsweringImage Retrieval

BadCLIP: Dual-Embedding Guided Backdoor Attack on Multimodal Contrastive Learning

2023-11-20 · CVPR 2024 1 · Siyuan Liang, Mingli Zhu, Aishan Liu, Baoyuan Wu 외

Studying backdoor attacks is valuable for model copyright protection and enhancing defenses. While existing backdoor attacks have successfully infected multimodal contrastive learning models such as CLIP, they can be eas…

Backdoor AttackContrastive Learning

BadGraph: A Backdoor Attack Against Latent Diffusion Model for Text-Guided Graph Generation

2025-10-23 · Liang Ye, Shengqin Chen, Jiazhu Dai arxiv

The rapid progress of graph generation has raised new security concerns, particularly regarding backdoor vulnerabilities. Though prior work has explored backdoor attacks against diffusion models for image or unconditiona…

Graph GenerationDrug Discovery

ChatGPT as an Attack Tool: Stealthy Textual Backdoor Attack via Blackbox Generative Model Trigger

2023-04-27 · Jiazhao Li, Yijin Yang, Zhuofeng Wu, V. G. Vinod Vydiswaran 외

Textual backdoor attacks pose a practical threat to existing systems, as they can compromise the model by inserting imperceptible triggers into inputs and manipulating labels in the training dataset. With cutting-edge ge…

Backdoor Attack

Backdoors in Conditional Diffusion: Threats to Responsible Synthetic Data Pipelines

2025-07-07 · Raz Lapid, Almog Dubin arxiv

Text-to-image diffusion models achieve high-fidelity image generation from natural language prompts. ControlNets extend these models by enabling conditioning on structural inputs (e.g., edge maps, depth, pose), providing…

Image Generation