paper-with-me

Papers

Exploiting Layer-Specific Vulnerabilities to Backdoor Attack in Federated Learning

2026-02-16 · Mohammad Hadi Foroughi, Seyed Hamed Rastegar, Mohammad Sabokrou, Ahmad Khonsari arxiv

Federated learning (FL) enables distributed model training across edge devices while preserving data locality. This decentralized approach has emerged as a promising solution for collaborative learning on sensitive user data, effectively addressing the longstanding privacy concerns inherent in centralized systems. However, the decentralized nature of FL exposes new security vulnerabilities, especially backdoor attacks that threaten model integrity. To investigate this critical concern, this paper presents the Layer Smoothing Attack (LSA), a novel backdoor attack that exploits layer-specific vulnerabilities in neural networks. First, a Layer Substitution Analysis methodology systematically identifies backdoor-critical (BC) layers that contribute most significantly to backdoor success. Subsequently, LSA strategically manipulates these BC layers to inject persistent backdoors while remaining undetected by state-of-the-art defense mechanisms. Extensive experiments across diverse model architectures and datasets demonstrate that LSA achieves a remarkably backdoor success rate of up to 97% while maintaining high model accuracy on the primary task, consistently bypassing modern FL defenses. These findings uncover fundamental vulnerabilities in current FL security frameworks, demonstrating that future defenses must incorporate layer-aware detection and mitigation strategies.

📄 PDF Abstract BibTeX arXiv:2602.15161

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Backdoor Federated Learning by Poisoning Backdoor-Critical Layers

2023-08-08 · Haomin Zhuang, Mingxian Yu, Hao Wang, Yang Hua 외

Federated learning (FL) has been widely deployed to enable machine learning training on sensitive data across distributed devices. However, the decentralized learning paradigm and heterogeneity of FL further extend the a…

Backdoor AttackFederated Learning

Detector Collapse: Physical-World Backdooring Object Detection to Catastrophic Overload or Blindness in Autonomous Driving

2024-04-17 · Hangtao Zhang, Shengshan Hu, Yichen Wang, Leo Yu Zhang 외

Object detection tasks, crucial in safety-critical systems like autonomous driving, focus on pinpointing object locations. These detectors are known to be susceptible to backdoor attacks. However, existing backdoor techn…

Autonomous DrivingBackdoor AttackObjectobject-detection+1

Backdoor Directions in Vision Transformers

2026-03-11 · Sengim Karayalcin, Marina Krcek, Pin-Yu Chen, Stjepan Picek arxiv

This paper investigates how Backdoor Attacks are represented within Vision Transformers (ViTs). By assuming knowledge of the trigger, we identify a specific ``trigger direction'' in the model's activations that correspon…

A Survey of Recent Backdoor Attacks and Defenses in Large Language Models

2024-06-10 · Shuai Zhao, Meihuizi Jia, Zhongliang Guo, Leilei Gan 외

Large Language Models (LLMs), which bridge the gap between human language understanding and complex problem-solving, achieve state-of-the-art performance on several NLP tasks, particularly in few-shot and zero-shot setti…

parameter-efficient fine-tuning

Malice in Agentland: Down the Rabbit Hole of Backdoors in the AI Supply Chain

2025-10-03 · Léo Boisvert, Abhay Puri, Chandra Kiran Reddy Evuru, Nazanin Sepahvand 외 arxiv

While finetuning AI agents on interaction data -- such as web browsing or tool use -- improves their capabilities, it also introduces critical security vulnerabilities within the agentic AI supply chain. We show that adv…