Bikelution:一种基于联邦梯度提升的可扩展共享微出行需求预测方法 / Bikelution: Federated Gradient-Boosting for Scalable Shared Micro-Mobility Demand Forecasting
1️⃣ 一句话总结
这篇论文提出了一种名为Bikelution的隐私保护联邦学习方法,它利用梯度提升树模型,在无需集中收集用户数据的情况下,就能准确预测未来六小时内的共享单车需求,其预测效果与集中式机器学习相当,并优于现有先进方法。
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.
Bikelution:一种基于联邦梯度提升的可扩展共享微出行需求预测方法 / Bikelution: Federated Gradient-Boosting for Scalable Shared Micro-Mobility Demand Forecasting
这篇论文提出了一种名为Bikelution的隐私保护联邦学习方法,它利用梯度提升树模型,在无需集中收集用户数据的情况下,就能准确预测未来六小时内的共享单车需求,其预测效果与集中式机器学习相当,并优于现有先进方法。
源自 arXiv: 2602.20671