paper-with-me

홈 › Papers

Towards Robust Knowledge Removal in Federated Learning with High Data Heterogeneity

2025-10-15 · Riccardo Santi, Riccardo Salami, Simone Calderara arxiv

Nowdays, there are an abundance of portable devices capable of collecting large amounts of data and with decent computational power. This opened the possibility to train AI models in a distributed manner, preserving the participating clients' privacy. However, because of privacy regulations and safety requirements, elimination upon necessity of a client contribution to the model has become mandatory. The cleansing process must satisfy specific efficacy and time requirements. In recent years, research efforts have produced several knowledge removal methods, but these require multiple communication rounds between the data holders and the process coordinator. This can cause the unavailability of an effective model up to the end of the removal process, which can result in a disservice to the system users. In this paper, we introduce an innovative solution based on Task Arithmetic and the Neural Tangent Kernel, to rapidly remove a client's influence from a model.

📄 PDF Abstract BibTeX arXiv:2510.13606

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Against Multifaceted Graph Heterogeneity via Asymmetric Federated Prompt Learning

2024-11-04 · Zhuoning Guo, Ruiqian Han, Hao liu

Federated Graph Learning (FGL) aims to collaboratively and privately optimize graph models on divergent data for different tasks. A critical challenge in FGL is to enable effective yet efficient federated optimization ag…

Graph LearningPrompt LearningTransfer Learning

Towards Model Agnostic Federated Learning Using Knowledge Distillation

2021-10-28 · ICLR 2022 4 · Andrei Afonin, Sai Praneeth Karimireddy

Is it possible to design an universal API for federated learning using which an ad-hoc group of data-holders (agents) collaborate with each other and perform federated learning? Such an API would necessarily need to be m…

Federated LearningKnowledge Distillation

Handling Spatial-Temporal Data Heterogeneity for Federated Continual Learning via Tail Anchor

2025-01-01 · CVPR 2025 1 · Hao Yu, Xin Yang, Le Zhang, Hanlin Gu 외

Federated Continual Learning (FCL) allows each client to continually update its knowledge from task streams, enhancing the applicability of federated learning in real-world scenarios. However, FCL needs to address no…

Continual LearningFederated LearningPrototype Selection

Addressing Spatial-Temporal Data Heterogeneity in Federated Continual Learning via Tail Anchor

2024-12-24 · Hao Yu, Xin Yang, Le Zhang, Hanlin Gu 외

Federated continual learning (FCL) allows each client to continually update its knowledge from task streams, enhancing the applicability of federated learning in real-world scenarios. However, FCL needs to address not on…

Continual LearningFederated LearningPrototype Selection

FedAL: Black-Box Federated Knowledge Distillation Enabled by Adversarial Learning

2023-11-28 · Pengchao Han, Xingyan Shi, Jianwei Huang

Knowledge distillation (KD) can enable collaborative learning among distributed clients that have different model architectures and do not share their local data and model parameters with others. Each client updates its …

Knowledge DistillationTransfer Learning