paper-with-me

홈 › Papers

REFOL: Resource-Efficient Federated Online Learning for Traffic Flow Forecasting

2024-11-21 · Qingxiang Liu, Sheng Sun, Yuxuan Liang, Xiaolong Xu, Min Liu, Muhammad Bilal, Yuwei Wang, Xujing Li, Yu Zheng

Multiple federated learning (FL) methods are proposed for traffic flow forecasting (TFF) to avoid heavy-transmission and privacy-leaking concerns resulting from the disclosure of raw data in centralized methods. However, these FL methods adopt offline learning which may yield subpar performance, when concept drift occurs, i.e., distributions of historical and future data vary. Online learning can detect concept drift during model training, thus more applicable to TFF. Nevertheless, the existing federated online learning method for TFF fails to efficiently solve the concept drift problem and causes tremendous computing and communication overhead. Therefore, we propose a novel method named Resource-Efficient Federated Online Learning (REFOL) for TFF, which guarantees prediction performance in a communication-lightweight and computation-efficient way. Specifically, we design a data-driven client participation mechanism to detect the occurrence of concept drift and determine clients' participation necessity. Subsequently, we propose an adaptive online optimization strategy, which guarantees prediction performance and meanwhile avoids meaningless model updates. Then, a graph convolution-based model aggregation mechanism is designed, aiming to assess participants' contribution based on spatial correlation without importing extra communication and computing consumption on clients. Finally, we conduct extensive experiments on real-world datasets to demonstrate the superiority of REFOL in terms of prediction improvement and resource economization.

📄 PDF Abstract BibTeX arXiv:2411.14046

Code (1)

yuppielqx/refol 공식 구현 pytorch

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Online Spatio-Temporal Correlation-Based Federated Learning for Traffic Flow Forecasting

2023-02-17 · Qingxiang Liu, Sheng Sun, Min Liu, Yuwei Wang 외

Traffic flow forecasting (TFF) is of great importance to the construction of Intelligent Transportation Systems (ITS). To mitigate communication burden and tackle with the problem of privacy leakage aroused by centralize…

Federated LearningGraph Attention

B^2SFL: A Bi-level Blockchained Architecture for Secure Federated Learning-based Traffic Prediction

2023-10-23 · Hao Guo, Collin Meese, Wanxin Li, Chien-Chung Shen 외

Federated Learning (FL) is a privacy-preserving machine learning (ML) technology that enables collaborative training and learning of a global ML model based on aggregating distributed local model updates. However, securi…

Federated LearningPredictionPrivacy PreservingTraffic Prediction

HFL-FlowLLM: Large Language Models for Network Traffic Flow Classification in Heterogeneous Federated Learning

2025-11-18 · Jiazhuo Tian, Yachao Yuan arxiv

In modern communication networks driven by 5G and the Internet of Things (IoT), effective network traffic flow classification is crucial for Quality of Service (QoS) management and security. Traditional centralized machi…

Federated Learning

Federated Semi-Supervised Classification of Multimedia Flows for 3D Networks

2022-05-01 · Saira Bano, Achilles Machumilane, Lorenzo Valerio, Pietro Cassarà 외

Automatic traffic classification is increasingly becoming important in traffic engineering, as the current trend of encrypting transport information (e.g., behind HTTP-encrypted tunnels) prevents intermediate nodes from …

Anomaly Detectionfeature selectionIntrusion DetectionManagement+1

Meta-Federated Learning: A Novel Approach for Real-Time Traffic Flow Management

2025-01-28 · Bob Johnson, Michael Geller

Efficient management of traffic flow in urban environments presents a significant challenge, exacerbated by dynamic changes and the sheer volume of data generated by modern transportation networks. Traditional centralize…

Federated LearningManagementMeta-Learning