LGSPJul 25, 2024

Lightweight Industrial Cohorted Federated Learning for Heterogeneous Assets

arXiv:2407.17999v13 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses data heterogeneity issues in industrial FL applications, offering an incremental improvement over standard FL methods.

The paper tackles performance degradation in Federated Learning (FL) due to data heterogeneity in industrial settings by proposing a lightweight cohorting algorithm (LICFL) and an adaptive version (ALICFL), demonstrating efficacy through numerical experiments on real-time data.

Federated Learning (FL) is the most widely adopted collaborative learning approach for training decentralized Machine Learning (ML) models by exchanging learning between clients without sharing the data and compromising privacy. However, since great data similarity or homogeneity is taken for granted in all FL tasks, FL is still not specifically designed for the industrial setting. Rarely this is the case in industrial data because there are differences in machine type, firmware version, operational conditions, environmental factors, and hence, data distribution. Albeit its popularity, it has been observed that FL performance degrades if the clients have heterogeneous data distributions. Therefore, we propose a Lightweight Industrial Cohorted FL (LICFL) algorithm that uses model parameters for cohorting without any additional on-edge (clientlevel) computations and communications than standard FL and mitigates the shortcomings from data heterogeneity in industrial applications. Our approach enhances client-level model performance by allowing them to collaborate with similar clients and train more specialized or personalized models. Also, we propose an adaptive aggregation algorithm that extends the LICFL to Adaptive LICFL (ALICFL) for further improving the global model performance and speeding up the convergence. Through numerical experiments on real-time data, we demonstrate the efficacy of the proposed algorithms and compare the performance with existing approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes