Enhancing Sustainable Urban Mobility Prediction with Telecom Data: A Spatio-Temporal Framework Approach

Abstract

Federated learning (FL) enables distributed collaborative learning across local clients while preserving data privacy. However, its practical application in weakly supervised learning (WSL), where only a small subset of data is labeled, remains underexplored. Active learning (AL) is a promising solution for label-limited scenarios, but its adaptation to federated settings presents unique challenges, such as data heterogeneity and noise. In this paper, we propose Inconsistency-based Federated Active Learning (IFAL), a novel approach to address these challenges. First, we introduce a data-driven probability formulation that aligns the biases between local and global models in heterogeneous FL settings. Next, to mitigate noise, we propose an inter-model inconsistency criterion that filters out noisy examples and focuses on those with beneficial prediction discrepancies. Additionally, we introduce an intra-model inconsistency criterion to query examples that help refine the model’s decision boundaries. By combining these strategies with clustering, IFAL effectively selects a diverse and informative query set. Extensive experiments on benchmark datasets demonstrate that IFAL outperforms state-of-the-art methods.

Cite

Text

Lin et al. "Enhancing Sustainable Urban Mobility Prediction with Telecom Data: A Spatio-Temporal Framework Approach." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/812

Markdown

[Lin et al. "Enhancing Sustainable Urban Mobility Prediction with Telecom Data: A Spatio-Temporal Framework Approach." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/lin2024ijcai-enhancing-a/) doi:10.24963/ijcai.2024/812

BibTeX

@inproceedings{lin2024ijcai-enhancing-a,
  title     = {{Enhancing Sustainable Urban Mobility Prediction with Telecom Data: A Spatio-Temporal Framework Approach}},
  author    = {Lin, ChungYi and Tung, Shen-Lung and Su, Hung-Ting and Hsu, Winston H.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {7340-7348},
  doi       = {10.24963/ijcai.2024/812},
  url       = {https://mlanthology.org/ijcai/2024/lin2024ijcai-enhancing-a/}
}