APLGJun 15, 2022

Federated Data Analytics: A Study on Linear Models

arXiv:2206.07786v122 citationsh-index: 13
Originality Incremental advance
AI Analysis

This work addresses the need for federated methods in linear models, which is incremental as it adapts existing hierarchical modeling to a federated setting for applications like condition monitoring.

The paper tackles the problem of extending federated data analytics to linear regression, a fundamental statistical model often overlooked in favor of deep neural networks, and demonstrates that their proposed hierarchical frameworks provide competitive performance with capabilities like uncertainty quantification and variable selection.

As edge devices become increasingly powerful, data analytics are gradually moving from a centralized to a decentralized regime where edge compute resources are exploited to process more of the data locally. This regime of analytics is coined as federated data analytics (FDA). In spite of the recent success stories of FDA, most literature focuses exclusively on deep neural networks. In this work, we take a step back to develop an FDA treatment for one of the most fundamental statistical models: linear regression. Our treatment is built upon hierarchical modeling that allows borrowing strength across multiple groups. To this end, we propose two federated hierarchical model structures that provide a shared representation across devices to facilitate information sharing. Notably, our proposed frameworks are capable of providing uncertainty quantification, variable selection, hypothesis testing and fast adaptation to new unseen data. We validate our methods on a range of real-life applications including condition monitoring for aircraft engines. The results show that our FDA treatment for linear models can serve as a competing benchmark model for future development of federated algorithms.

Foundations

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

Your Notes