English

Federated Learning with MMD-based Early Stopping for Adaptive GNSS Interference Classification

Machine Learning 2024-12-31 v2 Distributed, Parallel, and Cluster Computing

Abstract

Federated learning (FL) enables multiple devices to collaboratively train a global model while maintaining data on local servers. Each device trains the model on its local server and shares only the model updates (i.e., gradient weights) during the aggregation step. A significant challenge in FL is managing the feature distribution of novel and unbalanced data across devices. In this paper, we propose an FL approach using few-shot learning and aggregation of the model weights on a global server. We introduce a dynamic early stopping method to balance out-of-distribution classes based on representation learning, specifically utilizing the maximum mean discrepancy of feature embeddings between local and global models. An exemplary application of FL is to orchestrate machine learning models along highways for interference classification based on snapshots from global navigation satellite system (GNSS) receivers. Extensive experiments on four GNSS datasets from two real-world highways and controlled environments demonstrate that our FL method surpasses state-of-the-art techniques in adapting to both novel interference classes and multipath scenarios.

Keywords

Cite

@article{arxiv.2410.15681,
  title  = {Federated Learning with MMD-based Early Stopping for Adaptive GNSS Interference Classification},
  author = {Nishant S. Gaikwad and Lucas Heublein and Nisha L. Raichur and Tobias Feigl and Christopher Mutschler and Felix Ott},
  journal= {arXiv preprint arXiv:2410.15681},
  year   = {2024}
}

Comments

Git repository: https://gitlab.cc-asp.fraunhofer.de/darcy_gnss/federated_learning

R2 v1 2026-06-28T19:29:11.162Z