FedSPDnet: Geometry-Aware Federated Deep Learning with SPDnet
arXiv cs.LG / 4/27/2026
💬 OpinionDeveloper Stack & InfrastructureModels & Research
Key Points
- The paper proposes two federated learning frameworks tailored to the SPDnet model, targeting symmetric positive definite (SPD) matrix data with Stiefel-constrained parameters.
- Instead of standard Euclidean averaging (which breaks orthogonality), it introduces ProjAvg and RLAvg to preserve the model’s geometric structure during aggregation.
- ProjAvg restores orthogonality by projecting arithmetic means onto the Stiefel manifold, while RLAvg performs an approximate tangent-space averaging using retractions and liftings.
- The aggregation methods are designed to be computationally efficient, optimizer-independent, and suitable for scalable federated learning in signal processing scenarios where features are SPD matrices.
- Experiments on EEG motor imagery benchmarks indicate FedSPDnet improves F1 score and robustness under federation and partial client participation compared with federated EEGnet, while reducing communication-round parameter usage.




