paper-with-me

Papers

Asynchronous Federated Unlearning with Invariance Calibration for Medical Imaging

2026-04-29 · Zhaoyuan Cai, Xinglin Zhang arxiv

Federated Unlearning (FU) is an emerging paradigm in Federated Learning (FL) that enables participating clients to fully remove their contributions from a trained global model, driven by data protection regulations that mandate the right to be forgotten. However, existing FU methods mostly rely on synchronous coordination. This requirement forces the entire federation to halt and wait for stragglers to complete erasure, creating significant delays due to device heterogeneity. Furthermore, these methods often face the problem that the influence of erased data is merely suppressed temporarily and resurfaces during subsequent training, rather than being genuinely removed. To overcome these limitations, this paper proposes Asynchronous Federated Unlearning with Invariance Calibration (AFU-IC), a novel framework for medical imaging that decouples the erasure process from the global training workflow. This enables the target client to perform unlearning asynchronously without interrupting global training. Meanwhile, a server-side invariance calibration mechanism prevents the model from relearning the erased data. Extensive experiments on three medical benchmarks demonstrate that AFU-IC achieves unlearning efficacy and model fidelity comparable to gold-standard retraining while significantly reducing wall-clock latency compared to synchronous baselines. AFU-IC ensures efficient, compliant and reliable FL in cross-silo medical environments.

📄 PDF Abstract BibTeX arXiv:2604.26809

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

PrivEraserVerify: Efficient, Private, and Verifiable Federated Unlearning

2026-04-14 · Parthaw Goswami, Md Khairul Islam, Ashfak Yeafi arxiv

Federated learning (FL) enables collaborative model training without sharing raw data, offering a promising path toward privacy preserving artificial intelligence. However, FL models may still memorize sensitive informat…

Federated Learning

Upcycling Noise for Federated Unlearning

2024-12-07 · Jianan Chen, Qin Hu, Fangtian Zhong, Yan Zhuang 외

In Federated Learning (FL), multiple clients collaboratively train a model without sharing raw data. This paradigm can be further enhanced by Differential Privacy (DP) to protect local data from information inference att…

Federated Learning

Enable the Right to be Forgotten with Federated Client Unlearning in Medical Imaging

2024-07-02 · Zhipeng Deng, Luyang Luo, Hao Chen

The right to be forgotten, as stated in most data regulations, poses an underexplored challenge in federated learning (FL), leading to the development of federated unlearning (FU). However, current FU approaches often fa…

Federated Learning

Forgetting Any Data at Any Time: A Theoretically Certified Unlearning Framework for Vertical Federated Learning

2025-02-24 · Linian Wang, Leye Wang

Privacy concerns in machine learning are heightened by regulations such as the GDPR, which enforces the "right to be forgotten" (RTBF), driving the emergence of machine unlearning as a critical research field. Vertical F…

Federated LearningMachine UnlearningVertical Federated Learning

Dynamic Allocation Hypernetwork with Adaptive Model Recalibration for Federated Continual Learning

2025-03-25 · Xiaoming Qi, Jingyang Zhang, Huazhu Fu, Guanyu Yang 외

Federated continual learning (FCL) offers an emerging pattern to facilitate the applicability of federated learning (FL) in real-world scenarios, where tasks evolve dynamically and asynchronously across clients, especial…

Continual LearningFederated Learning