AINov 10, 2025

Boosting Fine-Grained Urban Flow Inference via Lightweight Architecture and Focalized Optimization

arXiv:2511.07098v1h-index: 9Has Code
Originality Incremental advance
AI Analysis

This work addresses computational cost and performance issues for urban planning and intelligent transportation systems, representing a strong specific gain in a domain-specific context.

The paper tackled the problem of fine-grained urban flow inference by proposing a lightweight architecture and a novel loss function, achieving state-of-the-art performance with a 97% reduction in model size and over 10% accuracy improvement under comparable parameter budgets.

Fine-grained urban flow inference is crucial for urban planning and intelligent transportation systems, enabling precise traffic management and resource allocation. However, the practical deployment of existing methods is hindered by two key challenges: the prohibitive computational cost of over-parameterized models and the suboptimal performance of conventional loss functions on the highly skewed distribution of urban flows. To address these challenges, we propose a unified solution that synergizes architectural efficiency with adaptive optimization. Specifically, we first introduce PLGF, a lightweight yet powerful architecture that employs a Progressive Local-Global Fusion strategy to effectively capture both fine-grained details and global contextual dependencies. Second, we propose DualFocal Loss, a novel function that integrates dual-space supervision with a difficulty-aware focusing mechanism, enabling the model to adaptively concentrate on hard-to-predict regions. Extensive experiments on 4 real-world scenarios validate the effectiveness and scalability of our method. Notably, while achieving state-of-the-art performance, PLGF reduces the model size by up to 97% compared to current high-performing methods. Furthermore, under comparable parameter budgets, our model yields an accuracy improvement of over 10% against strong baselines. The implementation is included in the https://github.com/Yasoz/PLGF.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes