Resource Aware Anonymous Clustering/Tiering in Federated learning

Problem

Device Heterogeneity in federated learning causes the straggler problem, where the low resource device slows down the entire distributed training process. The works that tackle this problem require collecting or inferring the devices’ computational capabilities by the server. However, client devices’ configuration or resource information is a sensitive information. Leaking that information could expose the client device to DoS attacks or other resource exhaustion attacks. So, we need to plan a secure aggregation based clustered federated learning framework where the device information is not communicated to or cannot be inferred by the server.

Solution Idea

We propose to fill this gap by designing an Anonymous Tier-Based Federated Learning framework. The elements of our framework include,

Threat Models

We have identified three additional threat models that we want to tackle ,