paper-with-me

Papers

A Fair and Efficient Hybrid Federated Learning Framework based on XGBoost for Distributed Power Prediction

2022-01-08 · Haizhou Liu, Xuan Zhang, Xinwei Shen, Hongbin Sun

In a modern power system, real-time data on power generation/consumption and its relevant features are stored in various distributed parties, including household meters, transformer stations and external organizations. To fully exploit the underlying patterns of these distributed data for accurate power prediction, federated learning is needed as a collaborative but privacy-preserving training scheme. However, current federated learning frameworks are polarized towards addressing either the horizontal or vertical separation of data, and tend to overlook the case where both are present. Furthermore, in mainstream horizontal federated learning frameworks, only artificial neural networks are employed to learn the data patterns, which are considered less accurate and interpretable compared to tree-based models on tabular datasets. To this end, we propose a hybrid federated learning framework based on XGBoost, for distributed power prediction from real-time external features. In addition to introducing boosted trees to improve accuracy and interpretability, we combine horizontal and vertical federated learning, to address the scenario where features are scattered in local heterogeneous parties and samples are scattered in various local districts. Moreover, we design a dynamic task allocation scheme such that each party gets a fair share of information, and the computing power of each party can be fully leveraged to boost training efficiency. A follow-up case study is presented to justify the necessity of adopting the proposed framework. The advantages of the proposed framework in fairness, efficiency and accuracy performance are also confirmed.

📄 PDF Abstract BibTeX arXiv:2201.02783

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFederated LearningPrivacy PreservingVertical Federated Learning

Similar Papers 제목 키워드 기반

FedXGBoost: Privacy-Preserving XGBoost for Federated Learning

2021-06-20 · Nhan Khanh Le, Yang Liu, Quang Minh Nguyen, Qingchen Liu 외

Federated learning is the distributed machine learning framework that enables collaborative training across multiple parties while ensuring data privacy. Practical adaptation of XGBoost, the state-of-the-art tree boostin…

Federated LearningPrivacy Preserving

An Efficient Learning Framework For Federated XGBoost Using Secret Sharing And Distributed Optimization

2021-05-12 · Lunchen Xie, Jiaqi Liu, Songtao Lu, Tsung-Hui Chang 외

XGBoost is one of the most widely used machine learning models in the industry due to its superior learning accuracy and efficiency. Targeting at data isolation issues in the big data problems, it is crucial to deploy a …

Distributed Optimization

Federated Learning for Global Carbon Emission Forecasting: A Hybrid Time-Series Approach with Statistical and Neural Models

2026-06-21 · Attia Qammar, Qazi Haseeb Yousaf, Ali Azam, Ammar Ahmed 외 arxiv

Climate change, primarily driven by carbon dioxide (CO2) emissions, requires accurate forecasting tools to support effective mitigation policies and sustainable development strategies. Existing forecasting approaches typ…

Representation LearningFederated Learning

Blockchain-based Framework for Scalable and Incentivized Federated Learning

2025-02-20 · Bijun Wu, Oshani Seneviratne

Federated Learning (FL) enables collaborative model training without sharing raw data, preserving privacy while harnessing distributed datasets. However, traditional FL systems often rely on centralized aggregating mecha…

FairnessFederated Learning

FEVERLESS: Fast and Secure Vertical Federated Learning based on XGBoost for Decentralized Labels

2021-09-29 · Rui Wang, Oğuzhan Ersoy, Hangyu Zhu, Yaochu Jin 외

Vertical Federated Learning (VFL) enables multiple clients to collaboratively train a global model over vertically partitioned data without revealing private local information. Tree-based models, like XGBoost and LightGB…

Federated LearningVertical Federated Learning