paper-with-me

홈 › Papers

Cross-Node Federated Graph Neural Network for Spatio-Temporal Data Modeling

2021-06-09 · Chuizheng Meng, Sirisha Rambhatla, Yan Liu

Vast amount of data generated from networks of sensors, wearables, and the Internet of Things (IoT) devices underscores the need for advanced modeling techniques that leverage the spatio-temporal structure of decentralized data due to the need for edge computation and licensing (data access) issues. While federated learning (FL) has emerged as a framework for model training without requiring direct data sharing and exchange, effectively modeling the complex spatio-temporal dependencies to improve forecasting capabilities still remains an open problem. On the other hand, state-of-the-art spatio-temporal forecasting models assume unfettered access to the data, neglecting constraints on data sharing. To bridge this gap, we propose a federated spatio-temporal model -- Cross-Node Federated Graph Neural Network (CNFGNN) -- which explicitly encodes the underlying graph structure using graph neural network (GNN)-based architecture under the constraint of cross-node federated learning, which requires that data in a network of nodes is generated locally on each node and remains decentralized. CNFGNN operates by disentangling the temporal dynamics modeling on devices and spatial dynamics on the server, utilizing alternating optimization to reduce the communication cost, facilitating computations on the edge devices. Experiments on the traffic flow forecasting task show that CNFGNN achieves the best forecasting performance in both transductive and inductive learning settings with no extra computation cost on edge devices, while incurring modest communication cost.

📄 PDF Abstract BibTeX arXiv:2106.05223

Code (1)

mengcz13/KDD2021_CNFGNN 공식 구현 pytorch

Tasks

Federated LearningGraph Neural NetworkInductive LearningSpatio-Temporal Forecasting

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Fed-LDR: Federated Local Data-infused Graph Creation with Node-centric Model Refinement

2024-11-07 · Jiechao Gao, Yuangang Li, Syeda Faiza Ahmed

The rapid acceleration of global urbanization has introduced novel challenges in enhancing urban infrastructure and services. Spatio-temporal data, integrating spatial and temporal dimensions, has emerged as a critical t…

Federated Learning

HSTFL: A Heterogeneous Federated Learning Framework for Misaligned Spatiotemporal Forecasting

2024-09-27 · Shuowei Cai, Hao liu

Spatiotemporal forecasting has emerged as an indispensable building block of diverse smart city applications, such as intelligent transportation and smart energy management. Recent advancements have uncovered that the pe…

energy managementFederated LearningRepresentation LearningTime Series+1

Towards the efficacy of federated prediction for epidemics on networks

2024-12-03 · Chengpeng Fu, Tong Li, Hao Chen, Wen Du 외

Epidemic prediction is of practical significance in public health, enabling early intervention, resource allocation, and strategic planning. However, privacy concerns often hinder the sharing of health data among institu…

Federated LearningGraph Attentiongraph partitioningPrediction+1

Unlocking Dynamic Inter-Client Spatial Dependencies: A Federated Spatio-Temporal Graph Learning Method for Traffic Flow Forecasting

2025-11-13 · Feng Wang, Tianxiang Chen, Shuyue Wei, Qian Chu 외 arxiv

Spatio-temporal graphs are powerful tools for modeling complex dependencies in traffic time series. However, the distributed nature of real-world traffic data across multiple stakeholders poses significant challenges in …

Federated LearningGraph Learning

Beyond Scaffold: A Unified Spatio-Temporal Gradient Tracking Method

2025-12-01 · Yan Huang, Jinming Xu, Jiming Chen, Karl Henrik Johansson arxiv

In distributed and federated learning algorithms, communication overhead is often reduced by performing multiple local updates between communication rounds. However, due to data heterogeneity across nodes and the local g…

Stochastic OptimizationFederated Learning