September 2026Unreviewed
SpecGuard: Inference-Time Backdoor Detection For Free
Rui Wen, Ahmed Salem, Andrew Paverd, Mark Russinovich, Zheng Li
Abstract
Large language models are often fine-tuned, shared, or downloaded from third parties, so a deployed model may carry a hidden backdoor that behaves normally on benign inputs but switches to attacker-controlled behavior when a secret trigger appears. While backdoors can be audited before deployment, runtime monitoring remains important for models that are frequently updated. The challenge is that LLM serving is latency-sensitive: existing inference-time detectors either rely on assumptions about t
Categories
Framework mappings
OWASP Top 10 for LLM Applications
- LLM04Data and Model Poisoning
MITRE ATLAS
- AML.T0020Poison Training Data
Suggested from the entry's categories.
Cite
@misc{wen2026specguard,
title = {{SpecGuard: Inference-Time Backdoor Detection For Free}},
author = {Rui Wen and Ahmed Salem and Andrew Paverd and Mark Russinovich and Zheng Li},
year = {2026},
month = sep,
eprint = {2609.11799},
archivePrefix = {arXiv},
url = {https://arxiv.org/abs/2609.11799}
}