paper-with-me

Papers

Robust and Actively Secure Serverless Collaborative Learning

2023-10-25 · NeurIPS 2023 11

Collaborative machine learning (ML) is widely used to enable institutions to learn better models from distributed data. While collaborative approaches to learning intuitively protect user data, they remain vulnerable to either the server, the clients, or both, deviating from the protocol. Indeed, because the protocol is asymmetric, a malicious server can abuse its power to reconstruct client data points. Conversely, malicious clients can corrupt learning with malicious updates. Thus, both clients and servers require a guarantee when the other cannot be trusted to fully cooperate. In this work, we propose a peer-to-peer (P2P) learning scheme that is secure against malicious servers and robust to malicious clients. Our core contribution is a generic framework that transforms any (compatible) algorithm for robust aggregation of model updates to the setting where servers and clients can act maliciously. Finally, we demonstrate the computational efficiency of our approach even with 1-million parameter models trained by 100s of peers on standard datasets.

📄 PDF Abstract BibTeX arXiv:2310.16678

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Serverless Federated AUPRC Optimization for Multi-Party Collaborative Imbalanced Data Mining

2023-08-06 · Xidong Wu, Zhengmian Hu, Jian Pei, Heng Huang

Multi-party collaborative training, such as distributed learning and federated learning, is used to address the big data challenges. However, traditional multi-party collaborative training algorithms were mainly designed…

Federated LearningStochastic Optimization

SPIRT: A Fault-Tolerant and Reliable Peer-to-Peer Serverless ML Training Architecture

2023-09-25 · Amine Barrak, Mayssa Jaziri, Ranim Trabelsi, Fehmi Jaafar 외

The advent of serverless computing has ushered in notable advancements in distributed machine learning, particularly within parameter server-based architectures. Yet, the integration of serverless features within peer-to…

Detection of Compromised Functions in a Serverless Cloud Environment

2024-08-05 · Danielle Lavi, Oleg Brodt, Dudu Mimran, Yuval Elovici 외

Serverless computing is an emerging cloud paradigm with serverless functions at its core. While serverless environments enable software developers to focus on developing applications without the need to actively manage t…

ServerlessLoRA: Minimizing Latency and Cost in Serverless Inference for LoRA-Based LLMs

2025-05-20 · Yifan Sui, Hanfei Yu, Yitao Hu, Jianxun Li 외

Serverless computing has grown rapidly for serving Large Language Model (LLM) inference due to its pay-as-you-go pricing, fine-grained GPU usage, and rapid scaling. However, our analysis reveals that current serverless c…

GPULarge Language Model

Apodotiko: Enabling Efficient Serverless Federated Learning in Heterogeneous Environments

2024-04-22 · Mohak Chadha, Alexander Jensen, Jianfeng Gu, Osama Abboud 외

Federated Learning (FL) is an emerging machine learning paradigm that enables the collaborative training of a shared global model across distributed clients while keeping the data decentralized. Recent works on designing…

CPUFederated LearningGPU