English

Backdoor4Good: Benchmarking Beneficial Uses of Backdoors in LLMs

Cryptography and Security 2026-03-10 v1 Artificial Intelligence

Abstract

Backdoor mechanisms have traditionally been studied as security threats that compromise the integrity of machine learning models. However, the same mechanism -- the conditional activation of specific behaviors through input triggers -- can also serve as a controllable and auditable interface for trustworthy model behavior. In this work, we present \textbf{Backdoor4Good (B4G)}, a unified benchmark and framework for \textit{beneficial backdoor} applications in large language models (LLMs). Unlike conventional backdoor studies focused on attacks and defenses, B4G repurposes backdoor conditioning for Beneficial Tasks that enhance safety, controllability, and accountability. It formalizes beneficial backdoor learning under a triplet formulation (T,A,U)(T, A, U), representing the \emph{Trigger}, \emph{Activation mechanism}, and \emph{Utility function}, and implements a benchmark covering four trust-centric applications. Through extensive experiments across Llama3.1-8B, Gemma-2-9B, Qwen2.5-7B, and Llama2-13B, we show that beneficial backdoors can achieve high controllability, tamper-resistance, and stealthiness while preserving clean-task performance. Our findings demonstrate new insights that backdoors need not be inherently malicious; when properly designed, they can serve as modular, interpretable, and beneficial building blocks for trustworthy AI systems. Our code and datasets are available at https://github.com/bboylyg/BackdoorLLM/B4G.

Keywords

Cite

@article{arxiv.2603.07452,
  title  = {Backdoor4Good: Benchmarking Beneficial Uses of Backdoors in LLMs},
  author = {Yige Li and Wei Zhao and Zhe Li and Nay Myat Min and Hanxun Huang and Yunhan Zhao and Xingjun Ma and Yu-Gang Jiang and Jun Sun},
  journal= {arXiv preprint arXiv:2603.07452},
  year   = {2026}
}

Comments

19 pages, 5 figures