Towards Graph-Based Privacy-Preserving Federated Learning: ModelNet -- A ResNet-based Model Classification Dataset
Abhisek Ray, Lukas Esterle

TL;DR
This paper introduces ModelNet, a new graph-based dataset for privacy-preserving federated learning, simulating realistic multi-domain, non-IID data distributions with client-specific variants to evaluate FL algorithms.
Contribution
It presents the first cross-environment client-specific FL dataset with graph-based variants, addressing domain heterogeneity and privacy preservation challenges.
Findings
ModelNet effectively simulates realistic FL scenarios.
Graph-based FL algorithms perform well on ModelNet variants.
Dataset facilitates evaluation of privacy-preserving and domain adaptation methods.
Abstract
Federated Learning (FL) has emerged as a powerful paradigm for training machine learning models across distributed data sources while preserving data locality. However, the privacy of local data is always a pivotal concern and has received a lot of attention in recent research on the FL regime. Moreover, the lack of domain heterogeneity and client-specific segregation in the benchmarks remains a critical bottleneck for rigorous evaluation. In this paper, we introduce ModelNet, a novel image classification dataset constructed from the embeddings extracted from a pre-trained ResNet50 model. First, we modify the CIFAR100 dataset into three client-specific variants, considering three domain heterogeneities (homogeneous, heterogeneous, and random). Subsequently, we train each client-specific subset of all three variants on the pre-trained ResNet50 model to save model parameters. In addition…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks · Domain Adaptation and Few-Shot Learning
MethodsSoftmax · Attention Is All You Need
