English

Scam Shield: Multi-Model Voting and Fine-Tuned LLMs Against Adversarial Attacks

Cryptography and Security 2025-11-11 v1 Artificial Intelligence

Abstract

Scam detection remains a critical challenge in cybersecurity as adversaries craft messages that evade automated filters. We propose a Hierarchical Scam Detection System (HSDS) that combines a lightweight multi-model voting front end with a fine-tuned LLaMA 3.1 8B Instruct back end to improve accuracy and robustness against adversarial attacks. An ensemble of four classifiers provides preliminary predictions through majority vote, and ambiguous cases are escalated to the fine-tuned model, which is optimized with adversarial training to reduce misclassification. Experiments show that this hierarchical design both improves adversarial scam detection and shortens inference time by routing most cases away from the LLM, outperforming traditional machine-learning baselines and proprietary LLM baselines. The findings highlight the effectiveness of a hybrid voting mechanism and adversarial fine-tuning in fortifying LLMs against evolving scam tactics, enhancing the resilience of automated scam detection systems.

Keywords

Cite

@article{arxiv.2511.01746,
  title  = {Scam Shield: Multi-Model Voting and Fine-Tuned LLMs Against Adversarial Attacks},
  author = {Chen-Wei Chang and Shailik Sarkar and Hossein Salemi and Hyungmin Kim and Shutonu Mitra and Hemant Purohit and Fengxiu Zhang and Michin Hong and Jin-Hee Cho and Chang-Tien Lu},
  journal= {arXiv preprint arXiv:2511.01746},
  year   = {2025}
}

Comments

8 pages

R2 v1 2026-07-01T07:19:39.570Z