轻量架构+聚焦优化,大幅提升城市人流推断精度与效率
Boosting Fine-Grained Urban Flow Inference via Lightweight Architecture and Focalized Optimization
- 用渐进式局部-全局融合设计轻量模型,兼顾细节与上下文
- 提出双空间聚焦损失,让模型重点学习难预测区域,准确率提升超10%
- 模型体积缩小97%,适合部署在资源受限的城市系统中
细粒度城市人流推断对城市规划和智能交通系统至关重要,可实现精准交通管理与资源配置。然而现有方法因过度参数化模型带来高昂计算成本,以及传统损失函数在高度偏斜的人流分布上表现不佳,难以实际部署。为此,我们提出统一解决方案,融合架构效率与自适应优化。首先引入PLGF轻量但强大的架构,采用渐进式局部-全局融合策略,有效捕捉细粒度细节与全局上下文依赖。其次提出DualFocal Loss,结合双空间监督与难度感知聚焦机制,使模型自适应关注难预测区域。在4个真实场景的大量实验验证了方法的有效性与可扩展性。显著地,在达到顶尖性能的同时,PLGF相比当前高性能方法模型规模减少高达97%。在相近参数预算下,模型准确率相较强基线提升超过10%。代码已开源:https://github.com/Yasoz/PLGF。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。