Hierarchical Federated Learning (HFL) organizes clients into a multi-layered structure to enhance communication quality and efficiency in distributed model training. It addresses challenges in maintaining model accuracy and privacy under unreliable communication by enabling local aggregation.
Hierarchical Federated Learning (HFL) is a method for training AI models across many devices by organizing them into layers, improving how they communicate. It helps maintain model accuracy and privacy even when network connections are unreliable, by aggregating data locally before sending it to a central server.
HFL, Multi-tier FL, Clustered FL, Federated Learning with Aggregators
Was this definition helpful?