paper-with-me

홈 › Papers

STFL: A Temporal-Spatial Federated Learning Framework for Graph Neural Networks

2021-11-12 · Guannan Lou, Yuze Liu, Tiehua Zhang, Xi Zheng

We present a spatial-temporal federated learning framework for graph neural networks, namely STFL. The framework explores the underlying correlation of the input spatial-temporal data and transform it to both node features and adjacency matrix. The federated learning setting in the framework ensures data privacy while achieving a good model generalization. Experiments results on the sleep stage dataset, ISRUC_S3, illustrate the effectiveness of STFL on graph prediction tasks.

📄 PDF Abstract BibTeX arXiv:2111.06750

Code (1)

jw9msjwjnpdrlfw/tsfl 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Spatio-Temporal Federated Learning for Massive Wireless Edge Networks

2021-10-27 · Chun-Hung Liu, Kai-Ten Feng, Lu Wei, Yu Luo

This paper presents a novel approach to conduct highly efficient federated learning (FL) over a massive wireless edge network, where an edge server and numerous mobile devices (clients) jointly learn a global model witho…

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

Federated Learning with Partially Labeled Data: A Conditional Distillation Approach

2024-12-25 · Pochuan Wang, Chen Shen, Masahiro Oda, Chiou-Shann Fuh 외

In medical imaging, developing generalized segmentation models that can handle multiple organs and lesions is crucial. However, the scarcity of fully annotated datasets and strict privacy regulations present significant …

Federated LearningImage SegmentationMedical Image SegmentationPartially Labeled Datasets+2

Cost-TrustFL: Cost-Aware Hierarchical Federated Learning with Lightweight Reputation Evaluation across Multi-Cloud

2025-12-23 · Jixiao Yang, Jinyu Chen, Zixiao Huang, Chengda Xu 외 arxiv

Federated learning across multi-cloud environments faces critical challenges, including non-IID data distributions, malicious participant detection, and substantial cross-cloud communication costs (egress fees). Existing…

Federated Learning

DistFL: Distribution-aware Federated Learning for Mobile Scenarios

2021-10-22 · Bingyan Liu, Yifeng Cai, Ziqi Zhang, Yuanchun Li 외

Federated learning (FL) has emerged as an effective solution to decentralized and privacy-preserving machine learning for mobile clients. While traditional FL has demonstrated its superiority, it ignores the non-iid (ind…

Federated LearningPrivacy Preserving