paper-with-me

홈 › Papers

Robust Model Evaluation over Large-scale Federated Networks

2024-10-26 · Amir Najafi, Samin Mahdizadeh Sani, Farzan Farnia

In this paper, we address the challenge of certifying the performance of a machine learning model on an unseen target network, using measurements from an available source network. We focus on a scenario where heterogeneous datasets are distributed across a source network of clients, all connected to a central server. Specifically, consider a source network "A" composed of $K$ clients, each holding private data from unique and heterogeneous distributions, which are assumed to be independent samples from a broader meta-distribution $\mu$. Our goal is to provide certified guarantees for the model's performance on a different, unseen target network "B," governed by another meta-distribution $\mu'$, assuming the deviation between $\mu$ and $\mu'$ is bounded by either the Wasserstein distance or an $f$-divergence. We derive theoretical guarantees for the model's empirical average loss and provide uniform bounds on the risk CDF, where the latter correspond to novel and adversarially robust versions of the Glivenko-Cantelli theorem and the Dvoretzky-Kiefer-Wolfowitz (DKW) inequality. Our bounds are computable in polynomial time with a polynomial number of queries to the $K$ clients, preserving client privacy by querying only the model's (potentially adversarial) loss on private data. We also establish non-asymptotic generalization bounds that consistently converge to zero as both $K$ and the minimum client sample size grow. Extensive empirical evaluations validate the robustness and practicality of our bounds across real-world tasks.

📄 PDF Abstract BibTeX arXiv:2410.20250

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization Boundsmodel

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Federated Evaluation and Tuning for On-Device Personalization: System Design & Applications

2021-02-16 · Matthias Paulik, Matt Seigel, Henry Mason, Dominic Telaar 외

We describe the design of our federated task processing system. Originally, the system was created to support two specific federated tasks: evaluation and tuning of on-device ML systems, primarily for the purpose of pers…

Federated Learning

Evaluation Framework For Large-scale Federated Learning

2020-03-03 · Lifeng Liu, Fengda Zhang, Jun Xiao, Chao Wu

Federated learning is proposed as a machine learning setting to enable distributed edge devices, such as mobile phones, to collaboratively learn a shared prediction model while keeping all the training data on device, wh…

Federated Learning

Insights into the Unknown: Federated Data Diversity Analysis on Molecular Data

2025-10-22 · Markus Bujotzek, Evelyn Trautmann, Calum Hand, Ian Hales arxiv

AI methods are increasingly shaping pharmaceutical drug discovery. However, their translation to industrial applications remains limited due to their reliance on public datasets, lacking scale and diversity of proprietar…

Federated LearningDrug Discovery

On Large-Cohort Training for Federated Learning

2021-06-15 · NeurIPS 2021 12 · Zachary Charles, Zachary Garrett, Zhouyuan Huo, Sergei Shmulyian 외

Federated learning methods typically learn a model by iteratively sampling updates from a population of clients. In this work, we explore how the number of clients sampled at each round (the cohort size) impacts the qual…

FairnessFederated Learning

FedRS-Bench: Realistic Federated Learning Datasets and Benchmarks in Remote Sensing

2025-05-13 · Haodong Zhao, Peng Peng, Chiyu Chen, Linqing Huang 외

Remote sensing (RS) images are usually produced at an unprecedented scale, yet they are geographically and institutionally distributed, making centralized model training challenging due to data-sharing restrictions and p…

Federated Learning