paper-with-me

Papers

Federated Forest

2019-05-24 · Yang Liu, Yingting Liu, Zhijie Liu, Junbo Zhang, Chuishi Meng, Yu Zheng

Most real-world data are scattered across different companies or government organizations, and cannot be easily integrated under data privacy and related regulations such as the European Union's General Data Protection Regulation (GDPR) and China' Cyber Security Law. Such data islands situation and data privacy & security are two major challenges for applications of artificial intelligence. In this paper, we tackle these challenges and propose a privacy-preserving machine learning model, called Federated Forest, which is a lossless learning model of the traditional random forest method, i.e., achieving the same level of accuracy as the non-privacy-preserving approach. Based on it, we developed a secure cross-regional machine learning system that allows a learning process to be jointly trained over different regions' clients with the same user samples but different attribute sets, processing the data stored in each of them without exchanging their raw data. A novel prediction algorithm was also proposed which could largely reduce the communication overhead. Experiments on both real-world and UCI data sets demonstrate the performance of the Federated Forest is as accurate as the non-federated version. The efficiency and robustness of our proposed system had been verified. Overall, our model is practical, scalable and extensible for real-life tasks.

📄 PDF Abstract BibTeX arXiv:1905.10053

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeBIG-bench Machine LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Principled Federated Random Forests for Heterogeneous Data

2026-02-03 · Rémi Khellaf, Erwan Scornet, Aurélien Bellet, Julie Josse arxiv

Random Forests (RF) are among the most powerful and widely used predictive models for centralized tabular data, yet few methods exist to adapt them to the federated learning setting. Unlike most federated learning approa…

Federated Learning

Federated Isolation Forest for Efficient Anomaly Detection on Edge IoT Systems

2025-06-05 · Pavle Vasiljevic, Milica Matic, Miroslav Popovic

Recently, federated learning frameworks such as Python TestBed for Federated Learning Algorithms and MicroPython TestBed for Federated Learning Algorithms have emerged to tackle user privacy concerns and efficiency in em…

Anomaly DetectionFederated Learning

Federated Random Forest for Partially Overlapping Clinical Data

2024-05-31 · Youngjun Park, Cord Eric Schmidt, Benedikt Marcel Batton, Anne-Christin Hauschild

In the healthcare sector, a consciousness surrounding data privacy and corresponding data protection regulations, as well as heterogeneous and non-harmonized data, pose huge challenges to large-scale data analysis. Moreo…

Diagnostic

Federated Survival Forests

2023-02-06 · Alberto Archetti, Matteo Matteucci

Survival analysis is a subfield of statistics concerned with modeling the occurrence time of a particular event of interest for a population. Survival analysis found widespread applications in healthcare, engineering, an…

Federated LearningMissing ValuesPrivacy PreservingSurvival Analysis

FedCVD++: Communication-Efficient Federated Learning for Cardiovascular Risk Prediction with Parametric and Non-Parametric Model Optimization

2025-07-30 · Abdelrhman Gaber, Hassan Abd-Eltawab, John Elgallab, Youssif Abuzied 외 arxiv

Cardiovascular diseases (CVD) cause over 17 million deaths annually worldwide, highlighting the urgent need for privacy-preserving predictive systems. We introduce FedCVD++, an enhanced federated learning (FL) framework …

Federated Learning