paper-with-me

Papers

Bikelution: Federated Gradient-Boosting for Scalable Shared Micro-Mobility Demand Forecasting

2026-02-24 · Antonios Tziorvas, Andreas Tritsarolis, Yannis Theodoridis arxiv

The rapid growth of dockless bike-sharing systems has generated massive spatio-temporal datasets useful for fleet allocation, congestion reduction, and sustainable mobility. Bike demand, however, depends on several external factors, making traditional time-series models insufficient. Centralized Machine Learning (CML) yields high-accuracy forecasts but raises privacy and bandwidth issues when data are distributed across edge devices. To overcome these limitations, we propose Bikelution, an efficient Federated Learning (FL) solution based on gradient-boosted trees that preserves privacy while delivering accurate mid-term demand forecasts up to six hours ahead. Experiments on three real-world BSS datasets show that Bikelution is comparable to its CML-based variant and outperforms the current state-of-the-art. The results highlight the feasibility of privacy-aware demand forecasting and outline the trade-offs between FL and CML approaches.

📄 PDF Abstract BibTeX arXiv:2602.20671

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedBoosting: Federated Learning with Gradient Protected Boosting for Text Recognition

2020-07-14 · Hanchi Ren, Jingjing Deng, Xianghua Xie, Xiaoke Ma 외

Typical machine learning approaches require centralized data for model training, which may not be possible where restrictions on data sharing are in place due to, for instance, privacy and gradient protection. The recent…

Federated Learning

FedGBF: An efficient vertical federated learning framework via gradient boosting and bagging

2022-04-03 · Yujin Han, Pan Du, Kai Yang

Federated learning, conducive to solving data privacy and security problems, has attracted increasing attention recently. However, the existing federated boosting model sequentially builds a decision tree model with the …

Federated LearningVertical Federated Learning

SecureBoost: A Lossless Federated Learning Framework

2019-01-25 · Kewei Cheng, Tao Fan, Yilun Jin, Yang Liu 외

The protection of user privacy is an important concern in machine learning, as evidenced by the rolling out of the General Data Protection Regulation (GDPR) in the European Union (EU) in May 2018. The GDPR is designed to…

BIG-bench Machine LearningEntity AlignmentFederated LearningPrivacy Preserving

PIVODL: Privacy-preserving vertical federated learning over distributed labels

2021-08-25 · Hangyu Zhu, Rui Wang, Yaochu Jin, Kaitai Liang

Federated learning (FL) is an emerging privacy preserving machine learning protocol that allows multiple devices to collaboratively train a shared global model without revealing their private local data. Non-parametric m…

Federated LearningPrivacy PreservingVertical Federated Learning

Little is Enough: Boosting Privacy by Sharing Only Hard Labels in Federated Semi-Supervised Learning

2023-10-09 · Amr Abourayya, Jens Kleesiek, Kanishka Rao, Erman Ayday 외

In many critical applications, sensitive data is inherently distributed and cannot be centralized due to privacy concerns. A wide range of federated learning approaches have been proposed to train models locally at each …

Federated Learning