Geometry-aware federated learning
My current work addresses geometry-aware federated learning for motor-imagery EEG classification. I study federated training of SPDNet on covariance-based representations of EEG signals and compare it with Euclidean baselines such as EEGNet, with a particular emphasis on Riemannian aggregation schemes that preserve the Stiefel/SPD manifold geometry. A central question is how to combine aggregation, partial client participation, and privacy guarantees while remaining compatible with the underlying manifold structure.
Publications
- Preprint Projection-Based Federated Learning on Compact Submanifolds with Geometry-Independent Differential Privacy
- Accepted FedSPDNet: Geometry-Aware Federated Deep Learning with SPDNet EUSIPCO 2026
Talks
- Federated Learning on Riemannian Manifolds: a Projection-based Approach 7th Statistical Learning for Signal and Image Processing (SLSIP) Workshop, Kruje, Albania
Earlier work on this theme
Riemannian federated learning for time-series analysis with remote sensing data
During an internship at LISTIC, I worked on an early version of FedSPDNet: a geometry-aware federated learning framework targeting the distributed and sovereignty-constrained setting of remote-sensing data. Rather than relying on large convolutional architectures, FedSPDNet operates on Symmetric Positive Definite matrices through second-order statistics, and uses specialized Riemannian aggregation schemes (Stiefel projected means, tangent-space averaging) to preserve the geometric structure of model parameters while reducing communication costs.