MLLGSPMENov 13, 2023

A Federated Data Fusion-Based Prognostic Model for Applications with Multi-Stream Incomplete Signals

arXiv:2311.07474v26 citationsh-index: 2
AI Analysis

This addresses data scarcity and privacy concerns for organizations needing failure prediction in applications with multi-stream signals, though it is incremental as it adapts existing federated learning to a specific domain.

The paper tackles the challenge of training reliable prognostic models with limited data by proposing a federated prognostic model that enables multiple users to jointly build a failure time prediction model using their multi-stream, incomplete data while maintaining data privacy. Numerical studies show the model performs as well as classic non-federated models and better than individual user models.

Most prognostic methods require a decent amount of data for model training. In reality, however, the amount of historical data owned by a single organization might be small or not large enough to train a reliable prognostic model. To address this challenge, this article proposes a federated prognostic model that allows multiple users to jointly construct a failure time prediction model using their multi-stream, high-dimensional, and incomplete data while keeping each user's data local and confidential. The prognostic model first employs multivariate functional principal component analysis to fuse the multi-stream degradation signals. Then, the fused features coupled with the times-to-failure are utilized to build a (log)-location-scale regression model for failure prediction. To estimate parameters using distributed datasets and keep the data privacy of all participants, we propose a new federated algorithm for feature extraction. Numerical studies indicate that the performance of the proposed model is the same as that of classic non-federated prognostic models and is better than that of the models constructed by each user itself.

Foundations

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

Your Notes