paper-with-me

Papers

Federated Data Analytics: A Study on Linear Models

2022-06-15 · Xubo Yue, Raed Al Kontar, Ana María Estrada Gómez

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.

📄 PDF Abstract BibTeX arXiv:2206.07786

Code (0)

등록된 구현이 없습니다.

Tasks

Uncertainty QuantificationVariable Selection

Similar Papers 제목 키워드 기반

Federated Analytics: A survey

2023-02-02 · Ahmed Roushdy Elkordy, Yahya H. Ezzeldin, Shanshan Han, Shantanu Sharma 외

Federated analytics (FA) is a privacy-preserving framework for computing data analytics over multiple remote parties (e.g., mobile devices) or silo-ed institutional entities (e.g., hospitals, banks) without sharing the d…

Federated LearningPrivacy PreservingSurvey

PAPAYA Federated Analytics Stack: Engineering Privacy, Scalability and Practicality

2024-12-03 · Harish Srinivas, Graham Cormode, Mehrdad Honarkhah, Samuel Lurye 외

Cross-device Federated Analytics (FA) is a distributed computation paradigm designed to answer analytics queries about and derive insights from data held locally on users' devices. On-device computations combined with ot…

Federated Learning

Local Pan-Privacy for Federated Analytics

2025-03-14 · Vitaly Feldman, Audra McMillan, Guy N. Rothblum, Kunal Talwar

Pan-privacy was proposed by Dwork et al. as an approach to designing a private analytics system that retains its privacy properties in the face of intrusions that expose the system's internal state. Motivated by federate…

From Learning to Analytics: Improving Model Efficacy with Goal-Directed Client Selection

2024-03-30 · Jingwen Tong, Zhenzhen Chen, Liqun Fu, Jun Zhang 외

Federated learning (FL) is an appealing paradigm for learning a global model among distributed clients while preserving data privacy. Driven by the demand for high-quality user experiences, evaluating the well-trained gl…

Federated Learning

F-KANs: Federated Kolmogorov-Arnold Networks

2024-07-29 · Engin Zeydan, Cristian J. Vaca-Rubio, Luis Blanco, Roberto Pereira 외

In this paper, we present an innovative federated learning (FL) approach that utilizes Kolmogorov-Arnold Networks (KANs) for classification tasks. By utilizing the adaptive activation capabilities of KANs in a federated …

ClassificationFederated LearningKolmogorov-Arnold NetworksPrivacy Preserving