paper-with-me

Papers

Traffic state data imputation: An efficient generating method based on the graph aggregator

2022-08-12 · IEEE Transactions on Intelligent Transportation Systems 2022 8 · Dongwei Xu, Hang Peng, Chenchen Wei, Xuetian Shang, Haijian Li

Road traffic state estimation is an essential component of intelligent transportation systems (ITSs). However, road traffic state data collected by traffic detectors are often incomplete, which can cause problems across a variety of transportation applications, such as traffic state prediction and pattern recognition. We present GA-GAN (Graph Aggregate Generative Adversarial Network), consisting of graph sample and aggregate (GraphSAGE) and a generative adversarial network (GAN), to impute missing road traffic state data. Instead of using the original road network structure, which presents the spatial information to process a graph operation, we reconstruct the road network according to the correlation coefficients of road historical data. We utilize GraphSAGE to aggregate the temporal-spatial information from the neighbors of each road in the reconstructed road network. GAN is used to generate complete traffic state data from the extracted temporal-spatial information to achieve traffic state data imputation. To illustrate the efficient performance of the model, experiments are conducted on traffic data collected from California and Seattle, Washington, showing that the proposed model outperforms stateof-the-art methods.

📄 PDF Abstract BibTeX

Code (1)

pihang/GA-GAN 공식 구현

Tasks

Generative Adversarial NetworkImputationState EstimationTraffic Data Imputation

Methods 이 논문이 사용한 방법론

GraphSAGE GraphSAGE is a general inductive framework that leverages node feature information (e.g., text attributes) to efficiently generate node embeddings for previously unseen…

Similar Papers 제목 키워드 기반

MagiNet: Mask-Aware Graph Imputation Network for Incomplete Traffic Data

2024-06-05 · Jianping Zhou, Bin Lu, Zhanyu Liu, Siyu Pan 외

Due to detector malfunctions and communication failures, missing data is ubiquitous during the collection of traffic data. Therefore, it is of vital importance to impute the missing values to facilitate data analysis and…

Decision MakingDecoderImputationMissing Values

Deep convolutional generative adversarial networks for traffic data imputation encoding time series as images

2020-05-05 · Tongge Huang, Pranamesh Chakraborty, Anuj Sharma

Sufficient high-quality traffic data are a crucial component of various Intelligent Transportation System (ITS) applications and research related to congestion prediction, speed prediction, incident detection, and other …

Decision MakingGenerative Adversarial NetworkImage GenerationImputation+4

Large-Scale Traffic Data Imputation with Spatiotemporal Semantic Understanding

2023-01-27 · Kunpeng Zhang, Lan Wu, Liang Zheng, Na Xie 외

Large-scale data missing is a challenging problem in Intelligent Transportation Systems (ITS). Many studies have been carried out to impute large-scale traffic data by considering their spatiotemporal correlations at a n…

ImputationTraffic Data Imputation

STAMImputer: Spatio-Temporal Attention MoE for Traffic Data Imputation

2025-06-09 · Yiming Wang, Hao Peng, Senzhang Wang, Haohua Du 외

Traffic data imputation is fundamentally important to support various applications in intelligent transportation systems such as traffic flow prediction. However, existing time-to-space sequential methods often fail to e…

Graph AttentionImputationMixture-of-ExpertsTraffic Data Imputation

Dynamic Spatiotemporal Graph Convolutional Neural Networks for Traffic Data Imputation with Complex Missing Patterns

2021-09-17 · Yuebing Liang, Zhan Zhao, Lijun Sun

Missing data is an inevitable and ubiquitous problem for traffic data collection in intelligent transportation systems. Despite extensive research regarding traffic data imputation, there still exist two limitations to b…

Deep LearningImputationTraffic Data Imputation