paper-with-me

Papers

DEeR: Deviation Eliminating and Noise Regulating for Privacy-preserving Federated Low-rank Adaptation

2024-10-16 · Meilu Zhu, Axiu Mao, Jun Liu, Yixuan Yuan

Integrating low-rank adaptation (LoRA) with federated learning (FL) has received widespread attention recently, aiming to adapt pretrained foundation models (FMs) to downstream medical tasks via privacy-preserving decentralized training. However, owing to the direct combination of LoRA and FL, current methods generally undergo two problems, i.e., aggregation deviation, and differential privacy (DP) noise amplification effect. To address these problems, we propose a novel privacy-preserving federated finetuning framework called \underline{D}eviation \underline{E}liminating and Nois\underline{e} \underline{R}egulating (DEeR). Specifically, we firstly theoretically prove that the necessary condition to eliminate aggregation deviation is guaranteing the equivalence between LoRA parameters of clients. Based on the theoretical insight, a deviation eliminator is designed to utilize alternating minimization algorithm to iteratively optimize the zero-initialized and non-zero-initialized parameter matrices of LoRA, ensuring that aggregation deviation always be zeros during training. Furthermore, we also conduct an in-depth analysis of the noise amplification effect and find that this problem is mainly caused by the ``linear relationship'' between DP noise and LoRA parameters. To suppress the noise amplification effect, we propose a noise regulator that exploits two regulator factors to decouple relationship between DP and LoRA, thereby achieving robust privacy protection and excellent finetuning performance. Additionally, we perform comprehensive ablated experiments to verify the effectiveness of the deviation eliminator and noise regulator. DEeR shows better performance on public medical datasets in comparison with state-of-the-art approaches. The code is available at https://github.com/CUHK-AIM-Group/DEeR.

📄 PDF Abstract BibTeX arXiv:2410.12926

Code (1)

cuhk-aim-group/deer 공식 구현 pytorch

Tasks

Federated LearningPrivacy Preserving

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Domain Adaptation for Rare Classes Augmented with Synthetic Samples

2021-10-23 · Tuhin Das, Robert-Jan Bruintjes, Attila Lengyel, Jan van Gemert 외

To alleviate lower classification performance on rare classes in imbalanced datasets, a possible solution is to augment the underrepresented classes with synthetic samples. Domain adaptation can be incorporated in a clas…

2k8kDomain Adaptation

Regulating Clients' Noise Adding in Federated Learning without Verification

2023-02-24 · Shu Hong, Lingjie Duan

In federated learning (FL), clients cooperatively train a global model without revealing their raw data but gradients or parameters, while the local information can still be disclosed from local outputs transmitted to th…

Federated Learning

TDEER: An Efficient Translating Decoding Schema for Joint Extraction of Entities and Relations

2021-11-01 · EMNLP 2021 11 · Xianming Li, Xiaotian Luo, Chenghao Dong, Daichuan Yang 외

Joint extraction of entities and relations from unstructured texts to form factual triples is a fundamental task of constructing a Knowledge Base (KB). A common method is to decode triples by predicting entity pairs to o…

Joint Entity and Relation ExtractionRelationRelation Extraction

Interactions between eagles and semidomestic reindeer: lessons learned from field surveys and deterrents

2024-05-03 · Aemilius Johannes van der Meiden, Andres Lopez-Peinado, Peter Sunesson, Christian Emilsson 외

Predation by eagles on semi-domesticated reindeer (Rangifer tarandus) is an emerging human wildlife conflict in Fennoscandia. Both the Golden (Aquila chrysaetos) and the White-tailed eagle (Haliaeetus albicilla) are beli…

Real-time Deer Detection and Warning in Connected Vehicles via Thermal Sensing and Deep Learning

2025-09-23 · Hemanth Puppala, Wayne Sarasua, Srinivas Biyaguda, Farhad Farzinpour 외 arxiv

Deer-vehicle collisions represent a critical safety challenge in the United States, causing nearly 2.1 million incidents annually and resulting in approximately 440 fatalities, 59,000 injuries, and 10 billion USD in econ…