paper-with-me

Papers

Learning to Transfer for Traffic Forecasting via Multi-task Learning

2021-11-27 · Yichao Lu

Deep neural networks have demonstrated superior performance in short-term traffic forecasting. However, most existing traffic forecasting systems assume that the training and testing data are drawn from the same underlying distribution, which limits their practical applicability. The NeurIPS 2021 Traffic4cast challenge is the first of its kind dedicated to benchmarking the robustness of traffic forecasting models towards domain shifts in space and time. This technical report describes our solution to this challenge. In particular, we present a multi-task learning framework for temporal and spatio-temporal domain adaptation of traffic forecasting models. Experimental results demonstrate that our multi-task learning approach achieves strong empirical performance, outperforming a number of baseline domain adaptation methods, while remaining highly efficient. The source code for this technical report is available at https://github.com/YichaoLu/Traffic4cast2021.

📄 PDF Abstract BibTeX arXiv:2111.15542

Code (1)

yichaolu/traffic4cast2021 공식 구현 pytorch

Tasks

BenchmarkingDomain AdaptationMulti-Task Learning

Similar Papers 제목 키워드 기반

Neural Network Multitask Learning for Traffic Flow Forecasting

2017-12-24 · Feng Jin, Shiliang Sun

Traditional neural network approaches for traffic flow forecasting are usually single task learning (STL) models, which do not take advantage of the information provided by related tasks. In contrast to STL, multitask le…

SSMT: Few-Shot Traffic Forecasting with Single Source Meta-Transfer

2024-10-21 · Kishor Kumar Bhaumik, Minha Kim, Fahim Faisal Niloy, Amin Ahsan Ali 외

Traffic forecasting in Intelligent Transportation Systems (ITS) is vital for intelligent traffic prediction. Yet, ITS often relies on data from traffic sensors or vehicle devices, where certain cities might not have all …

Meta-LearningTraffic PredictionTransfer Learning

Domain Adversarial Spatial-Temporal Network: A Transferable Framework for Short-term Traffic Forecasting across Cities

2022-02-08 · Yihong Tang, Ao Qu, Andy H. F. Chow, William H. K. Lam 외

Accurate real-time traffic forecast is critical for intelligent transportation systems (ITS) and it serves as the cornerstone of various smart mobility applications. Though this research area is dominated by deep learnin…

Domain AdaptationGraph MiningGraph Representation LearningRepresentation Learning+5

Transferable Graph Structure Learning for Graph-based Traffic Forecasting Across Cities

2023-08-04 · KDD 2023 8 · Yilun Jin, Kai Chen, Qiang Yang

Graph-based deep learning models are powerful in modeling spatiotemporal graphs for traffic forecasting. In practice, accurate forecasting models rely on sufficient traffic data, which may not be accessible in real-world…

Graph structure learningKnowledge DistillationTransfer Learning

Transfer Learning with Graph Neural Networks for Short-Term Highway Traffic Forecasting

2020-04-17 · Tanwi Mallick, Prasanna Balaprakash, Eric Rask, Jane Macfarlane

Highway traffic modeling and forecasting approaches are critical for intelligent transportation systems. Recently, deep-learning-based traffic forecasting methods have emerged as state of the art for a wide range of traf…

Graph Neural NetworkTime Series AnalysisTransfer Learning