CLCRAug 31, 2024

Rethinking Backdoor Detection Evaluation for Language Models

arXiv:2409.00399v27 citationsh-index: 19
AI Analysis

This work addresses security risks for practitioners using publicly released language models by revealing vulnerabilities in current backdoor detection benchmarks.

The paper examines the robustness of backdoor detection methods for language models, finding that existing detectors based on trigger inversion or meta classifiers are highly sensitive to the intensity of training on poisoned data, with backdoors planted using more aggressive or conservative training being significantly harder to detect than default ones.

Backdoor attacks, in which a model behaves maliciously when given an attacker-specified trigger, pose a major security risk for practitioners who depend on publicly released language models. As a countermeasure, backdoor detection methods aim to detect whether a released model contains a backdoor. While existing backdoor detection methods have high accuracy in detecting backdoored models on standard benchmarks, it is unclear whether they can robustly identify backdoors in the wild. In this paper, we examine the robustness of backdoor detectors by manipulating different factors during backdoor planting. We find that the success of existing methods based on trigger inversion or meta classifiers highly depends on how intensely the model is trained on poisoned data. Specifically, backdoors planted with more aggressive or more conservative training are significantly more difficult to detect than the default ones. Our results highlight a lack of robustness of existing backdoor detectors and the limitations in current benchmark construction.

Foundations

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

Your Notes