Sep 2026· IEEE Transactions on Mobile Computing· Vol 25, pp. 13559-13576· 0 citations· 46 references
Abstract
Spatial Mobile Crowdsourcing (SMC) faces the dual challenge of ensuring privacy while managing dynamic, Non-IID spatio-temporal data. While Federated Learning (FL) offers a privacy-preserving solution, traditional aggregation suffers from severe model drift due to evolving spatio-temporal contexts. Furthermore, existing approaches often decouple prediction from scheduling, failing to translate predictive insights into tangible task allocation efficiency. To address these challenges, we propose STDFL, a prediction-driven dynamic framework tailored for SMC. It features a hierarchical architecture combining client-side lightweight models for micro-patterns and a server-side Transformer for global dependencies. To mitigate drift, our Dynamic Spatio-Temporal Perceiving Aggregation adaptively weights updates based on spatial similarity and temporal freshness. For privacy, we integrate client-level <inline-formula><tex-math notation="LaTeX">$(\epsilon, \delta )$</tex-math><alternatives><mml:math><mml:mrow><mml:mo>(</mml:mo><mml:mi>ε</mml:mi><mml:mo>,</mml:mo><mml:mi>δ</mml:mi><mml:mo>)</mml:mo></mml:mrow></mml:math><inline-graphic xlink:href="wang-ieq1-3673177.gif"/></alternatives></inline-formula>-Differential Privacy to ensure formal protection. Finally, we introduce a Prediction-Driven Scheduler (PDS) that leverages predictive potentials for bipartite matching, theoretical analysis and stress tests confirm PDS achieves linear scalability and zero policy training cost, offering a superior real-time deployment trade-off compared to RL approaches. Experiments on Chengdu and Nanjing datasets show STDFL significantly outperforms SOTA baselines in efficiency and fairness,while achieving near-centralized prediction accuracy under rigorous privacy guarantees and effectively bridging the utility–privacy trade-off in spatial crowdsourcing.
Experiments on controlled synthetic data and the Q-Traffic real-world dataset demonstrate that the proposed framework improves predictive accuracy, cross-client stability, and robustness under heterogeneous federated traffic scenarios.
Zhi-Cheng Wang, Tao Zhang, Yi-Meng Zhu et al.· Applied Sciences· 0 citations
This paper reinterprets FCIL as a unified multi-task learning problem, where both client and task updates are represented as adaptation vectors in a shared parameter space and proposes Unified Geometric Surgery on Spatio-Temporal Adaptation Vectors (SUM), a purely server-side framework that performs geometric surgery on adaptation vectors during aggregation.
Federated learning has emerged as a promising paradigm for spatio-temporal forecasting (STF), enabling collaborative model training without sharing raw observations. Existing federated STF methods primarily regard cross-client heterogeneity as an optimization challenge and mitigate it through personalized approaches. However, such heterogeneity fundamentally stems from diverse \emph{environmental conditions}, and these methods capture environment-specific forecasting patterns, hardly generalizing under environmental shifts. Our key insight is that the environmental diversity across federated clients should be exploited, as they provide \emph{complementary observations of the same underlying spatio-temporal system}. Based on this insight, we propose \method, a novel federated de-confounding framework that \textbf{treats clients as distinct causal environments}. \method leverages the client heterogeneity as distributed environmental evidence and learns a global prototype codebook to capture shared environmental regimes. We further derive a theoretical federated de-confounding bound that is linearly controlled by the averaged confounding strength. Extensive experiments demonstrate that \method consistently outperforms federated baselines, while providing transferable, interpretable, and communication-efficient environmental representations.
Qingxiang Liu, Anqi Liang, Heng Wang et al.· 0 citations
FedSTAR is proposed, a privacy-preserving cross-border recommendation framework that integrates spatio-temporal dynamic modeling with federated graph neural networks and delivers both high accuracy and strong robustness, offering a secure and practically viable solution for cross-border recommendation.
A Federated Spatio-Temporal Synchronous Dynamic Graph Neural Network (Federated STSDGNN) framework for privacy-preserving and adaptive trajectory prediction, which achieves approximately 23.5% lower RMSE compared to the centralized STSDGNN baseline in the conducted experiments, and has the potential to support future privacy-preserving V2X (Vehicle-to-Everything) applications.
Aditi Joshi, Amrutha P, Vaidehi Prajapati et al.· Frontiers in Artificial Inte...· 0 citations
Related blog posts
MIT News · Artificial Intelligence· news.mit.eduAug 18, 2026
A new method for surgically removing training examples from a model reveals that as datasets grow, the link between what a model learns and what it produces dissolves.