In a Federated Learning environment, the specific object sent from the edge node to the central server is the model update, which consists of calculated gradients or updated model weights. To understand this, consider that an edge node, such as a smartphone or IoT device, holds local raw data that must remain private. Instead of sending this data, the d....
Log in to view the answer