English

Lorica: A Synergistic Fine-Tuning Framework for Advancing Personalized Adversarial Robustness

Cryptography and Security 2026-02-17 v3 Machine Learning

Abstract

The growing use of large pre-trained models in edge computing has made model inference on mobile clients both feasible and popular. Yet these devices remain vulnerable to adversarial attacks, threatening model robustness and security. Federated adversarial training (FAT) offers a promising solution by enhancing robustness while preserving client privacy. However, FAT often yields a generalized global model that struggles with heterogeneous client data, leading to limited personalization and significant communication overhead. In this paper, we propose \textit{Lorica}, a personalized synergistic adversarial training framework that delivers customized defense models through a two-phase process. In Phase 1, \textit{Lorica} applies LoRA-FA for local adversarial fine-tuning, enabling personalized robustness while reducing communication by uploading only LoRA-FA parameters. In Phase 2, a forward-gating selection strategy improves benign accuracy, further refining the personalized model. This yields tailored defense models that effectively balance robustness and accuracy. Extensive experiments on benchmark datasets demonstrate that \textit{Lorica} can achieve up to 68×\times improvements in communication efficiency compared to state-of-the-art algorithms, while achieving up to 29.9\% and 52.2\% enhancements in adversarial robustness and benign accuracy, respectively.

Keywords

Cite

@article{arxiv.2506.05402,
  title  = {Lorica: A Synergistic Fine-Tuning Framework for Advancing Personalized Adversarial Robustness},
  author = {Tianyu Qi and Lei Xue and Yufeng Zhan and Xiaobo Ma},
  journal= {arXiv preprint arXiv:2506.05402},
  year   = {2026}
}

Comments

Accepted by the ACM Conference on Computer and Communications Security (CCS) 2025

R2 v1 2026-07-01T03:02:14.616Z