NAACL 2025findings24 citations

Test-time Backdoor Mitigation for Black-Box Large Language Models with Defensive Demonstrations

Wenjie Jacky Mo, Jiashu Xu, Qin Liu, Jiongxiao Wang, Jun Yan, Hadi Askari, Chaowei Xiao, Muhao Chen

Abstract

Existing studies in backdoor defense have predominantly focused on the training phase, overlooking the critical aspect of testing time defense. This gap becomes pronounced in the context of Large Language Models (LLMs) deployed as Web Services, which typically offer only black-box access, rendering training-time defenses impractical. To bridge this gap, this study critically examines the use of demonstrations as a defense mechanism against backdoor attacks in black-box LLMs. With an identified task, we retrieve task-relevant demonstrations from a clean data pool and integrate them with user queries during testing. Importantly, this approach does not necessitate modifications or tuning of the model, nor does it require insight into the model’s internal architecture. The alignment properties inherent in in-context learning play a pivotal role in mitigating the impact of backdoor triggers, effectively recalibrating the behavior of compromised models. Our experimental analysis demonstrates that this method robustly defends against both instance-level and instruction-level backdoor attacks, outperforming existing defense baselines across most evaluation scenarios.

BibTeX
@inproceedings{mo-etal-2025-test,
    title = "Test-time Backdoor Mitigation for Black-Box Large Language Models with Defensive Demonstrations",
    author = "Mo, Wenjie Jacky  and
      Xu, Jiashu  and
      Liu, Qin  and
      Wang, Jiongxiao  and
      Yan, Jun  and
      Askari, Hadi  and
      Xiao, Chaowei  and
      Chen, Muhao",
    editor = "Chiruzzo, Luis  and
      Ritter, Alan  and
      Wang, Lu",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2025",
    month = apr,
    year = "2025",
    address = "Albuquerque, New Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-naacl.119/",
    pages = "2232--2249",
    ISBN = "979-8-89176-195-7"
}
Test-time Backdoor Mitigation for Black-Box Large Language Models with Defensive Demonstrations · NAACL 2025