paper-with-me

Papers

Federated and Transfer Learning: A Survey on Adversaries and Defense Mechanisms

2022-07-05 · Ehsan Hallaji, Roozbeh Razavi-Far, Mehrdad Saif

The advent of federated learning has facilitated large-scale data exchange amongst machine learning models while maintaining privacy. Despite its brief history, federated learning is rapidly evolving to make wider use more practical. One of the most significant advancements in this domain is the incorporation of transfer learning into federated learning, which overcomes fundamental constraints of primary federated learning, particularly in terms of security. This chapter performs a comprehensive survey on the intersection of federated and transfer learning from a security point of view. The main goal of this study is to uncover potential vulnerabilities and defense mechanisms that might compromise the privacy and performance of systems that use federated and transfer learning.

📄 PDF Abstract BibTeX arXiv:2207.02337

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningTransfer Learning

Similar Papers 제목 키워드 기반

Decentralized Federated Learning: A Survey on Security and Privacy

2024-01-25 · Ehsan Hallaji, Roozbeh Razavi-Far, Mehrdad Saif, Boyu Wang 외

Federated learning has been rapidly evolving and gaining popularity in recent years due to its privacy-preserving features, among other advantages. Nevertheless, the exchange of model updates and gradients in this archit…

Federated LearningPrivacy PreservingSurvey

A Survey of Model Extraction Attacks and Defenses in Distributed Computing Environments

2025-02-22 · Kaixiang Zhao, Lincan Li, Kaize Ding, Neil Zhenqiang Gong 외

Model Extraction Attacks (MEAs) threaten modern machine learning systems by enabling adversaries to steal models, exposing intellectual property and training data. With the increasing deployment of machine learning model…

Autonomous VehiclesDistributed ComputingFederated LearningModel extraction+1

Privacy and Robustness in Federated Learning: Attacks and Defenses

2020-12-07 · Lingjuan Lyu, Han Yu, Xingjun Ma, Chen Chen 외

As data are increasingly being stored in different silos and societies becoming more aware of data privacy issues, the traditional centralized training of artificial intelligence (AI) models is facing efficiency and priv…

Federated LearningPrivacy Preserving

DROP: Poison Dilution via Knowledge Distillation for Federated Learning

2025-02-10 · Georgios Syros, Anshuman Suri, Farinaz Koushanfar, Cristina Nita-Rotaru 외

Federated Learning is vulnerable to adversarial manipulation, where malicious clients can inject poisoned updates to influence the global model's behavior. While existing defense mechanisms have made notable progress, th…

Data PoisoningFederated LearningKnowledge Distillation

One Step to the Side: Why Defenses Against Malicious Finetuning Fail Under Adaptive Adversaries

2026-05-14 · Itay Zloczower, Eyal Lenga, Gilad Gressel, Yisroel Mirsky arxiv

Model providers increasingly release open weights or allow users to fine-tune foundation models through APIs. Although these models are safety-aligned before release, their safeguards can often be removed by fine-tuning …