Yilong Li

h-index12
2papers
1,126citations

2 Papers

6.4CRMay 17, 2025Code
FL-PLAS: Federated Learning with Partial Layer Aggregation for Backdoor Defense Against High-Ratio Malicious Clients

Jianyi Zhang, Ziyin Zhou, Yilong Li et al.

Federated learning (FL) is gaining increasing attention as an emerging collaborative machine learning approach, particularly in the context of large-scale computing and data systems. However, the fundamental algorithm of FL, Federated Averaging (FedAvg), is susceptible to backdoor attacks. Although researchers have proposed numerous defense algorithms, two significant challenges remain. The attack is becoming more stealthy and harder to detect, and current defense methods are unable to handle 50\% or more malicious users or assume an auxiliary server dataset. To address these challenges, we propose a novel defense algorithm, FL-PLAS, \textbf{F}ederated \textbf{L}earning based on \textbf{P}artial\textbf{ L}ayer \textbf{A}ggregation \textbf{S}trategy. In particular, we divide the local model into a feature extractor and a classifier. In each iteration, the clients only upload the parameters of a feature extractor after local training. The server then aggregates these local parameters and returns the results to the clients. Each client retains its own classifier layer, ensuring that the backdoor labels do not impact other clients. We assess the effectiveness of FL-PLAS against state-of-the-art (SOTA) backdoor attacks on three image datasets and compare our approach to six defense strategies. The results of the experiment demonstrate that our methods can effectively protect local models from backdoor attacks. Without requiring any auxiliary dataset for the server, our method achieves a high main-task accuracy with a lower backdoor accuracy even under the condition of 90\% malicious users with the attacks of trigger, semantic and edge-case.

1.2SPAug 16, 2018
2DR: Towards Fine-Grained 2-D RFID Touch Sensing

Shilin Zhu, Yilong Li

In this paper, we introduce 2DR, a single RFID tag which can seamlessly sense two-dimensional human touch using off-the-shelf RFID readers. Instead of using a two-dimensional tag array to sense human finger touch on a surface, 2DR only uses one or two RFID chip(s), which reduces the manufacturing cost and makes the tag more suitable for printing on flexible materials. The key idea behind 2DR is to design a custom-shape antenna and classify human finger touch based on unique phase information using statistical learning. We printed 2DR tag on FR-4 substrate and use off-the-shelf UHF-RFID readers (FCC frequency band) to sense different touch activities. Experiments show great potential of our design. Moreover, 2DR can be further extended to 3D by building stereoscopic model.