Federated Dynamic GNN with Secure Aggregation
Meng Jiang, Taeho Jung, Ryan Karl, Tong Zhao

TL;DR
This paper introduces Feddy, a federated dynamic graph neural network framework that learns object representations from multi-user video data while preserving user privacy through secure aggregation techniques.
Contribution
The work presents a novel federated learning approach for dynamic graph neural networks with secure aggregation, enabling privacy-preserving distributed video data analysis.
Findings
Feddy effectively learns object trajectories across multiple datasets.
The secure aggregation mechanism maintains privacy without sacrificing model performance.
Experiments demonstrate high effectiveness and security in real-world scenarios.
Abstract
Given video data from multiple personal devices or street cameras, can we exploit the structural and dynamic information to learn dynamic representation of objects for applications such as distributed surveillance, without storing data at a central server that leads to a violation of user privacy? In this work, we introduce Federated Dynamic Graph Neural Network (Feddy), a distributed and secured framework to learn the object representations from multi-user graph sequences: i) It aggregates structural information from nearby objects in the current graph as well as dynamic information from those in the previous graph. It uses a self-supervised loss of predicting the trajectories of objects. ii) It is trained in a federated learning manner. The centrally located server sends the model to user devices. Local models on the respective user devices learn and periodically send their learning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks · Advanced Neural Network Applications
MethodsGraph Neural Network
