Traffic state data imputation: An efficient generating method based on the graph aggregator
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.
Code (1)
Tasks
Generative Adversarial NetworkImputationState EstimationTraffic Data ImputationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
MagiNet: Mask-Aware Graph Imputation Network for Incomplete Traffic Data
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 ValuesDeep convolutional generative adversarial networks for traffic data imputation encoding time series as images
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+4Large-Scale Traffic Data Imputation with Spatiotemporal Semantic Understanding
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 ImputationSTAMImputer: Spatio-Temporal Attention MoE for Traffic Data Imputation
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 ImputationDynamic Spatiotemporal Graph Convolutional Neural Networks for Traffic Data Imputation with Complex Missing Patterns
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