CRAIFeb 22, 2025

ELBA-Bench: An Efficient Learning Backdoor Attacks Benchmark for Large Language Models

arXiv:2502.18511v113 citationsh-index: 15ACL
Originality Synthesis-oriented
AI Analysis

This provides a standardized benchmark for researchers studying backdoor attacks on LLMs, though it is incremental as it builds on existing attack methods.

The authors tackled the problem of limited benchmarks for backdoor attacks on large language models by creating ELBA-Bench, a comprehensive framework that includes over 1300 experiments with 12 attack methods, 18 datasets, and 12 LLMs, revealing findings such as PEFT attacks outperforming non-fine-tuning approaches in classification tasks.

Generative large language models are crucial in natural language processing, but they are vulnerable to backdoor attacks, where subtle triggers compromise their behavior. Although backdoor attacks against LLMs are constantly emerging, existing benchmarks remain limited in terms of sufficient coverage of attack, metric system integrity, backdoor attack alignment. And existing pre-trained backdoor attacks are idealized in practice due to resource access constraints. Therefore we establish $\textit{ELBA-Bench}$, a comprehensive and unified framework that allows attackers to inject backdoor through parameter efficient fine-tuning ($\textit{e.g.,}$ LoRA) or without fine-tuning techniques ($\textit{e.g.,}$ In-context-learning). $\textit{ELBA-Bench}$ provides over 1300 experiments encompassing the implementations of 12 attack methods, 18 datasets, and 12 LLMs. Extensive experiments provide new invaluable findings into the strengths and limitations of various attack strategies. For instance, PEFT attack consistently outperform without fine-tuning approaches in classification tasks while showing strong cross-dataset generalization with optimized triggers boosting robustness; Task-relevant backdoor optimization techniques or attack prompts along with clean and adversarial demonstrations can enhance backdoor attack success while preserving model performance on clean samples. Additionally, we introduce a universal toolbox designed for standardized backdoor attack research, with the goal of propelling further progress in this vital area.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes