paper-with-me

Papers

A Deep Generative Adversarial Architecture for Network-Wide Spatial-Temporal Traffic State Estimation

2018-01-05 · Yunyi Liang, Zhiyong Cui, Yu Tian, Huimiao Chen, Yinhai Wang

This study proposes a deep generative adversarial architecture (GAA) for network-wide spatial-temporal traffic state estimation. The GAA is able to combine traffic flow theory with neural networks and thus improve the accuracy of traffic state estimation. It consists of two Long Short-Term Memory Neural Networks (LSTM NNs) which capture correlation in time and space among traffic flow and traffic density. One of the LSTM NNs, called a discriminative network, aims to maximize the probability of assigning correct labels to both true traffic state matrices (i.e., traffic flow and traffic density within a given spatial-temporal area) and the traffic state matrices generated from the other neural network. The other LSTM NN, called a generative network, aims to generate traffic state matrices which maximize the probability that the discriminative network assigns true labels to them. The two LSTM NNs are trained simultaneously such that the trained generative network can generate traffic matrices similar to those in the training data set. Given a traffic state matrix with missing values, we use back-propagation on three defined loss functions to map the corrupted matrix to a latent space. The mapping vector is then passed through the pre-trained generative network to estimate the missing values of the corrupted matrix. The proposed GAA is compared with the existing Bayesian network approach on loop detector data collected from Seattle, Washington and that collected from San Diego, California. Experimental results indicate that the GAA can achieve higher accuracy in traffic state estimation than the Bayesian network approach.

📄 PDF Abstract BibTeX arXiv:1801.03818

Code (0)

등록된 구현이 없습니다.

Tasks

Missing ValuesState Estimation

Similar Papers 제목 키워드 기반

Adversarial Spatio-Temporal Learning for Video Deblurring

2018-03-28 · Kaihao Zhang, Wenhan Luo, Yiran Zhong, Lin Ma 외

Camera shake or target movement often leads to undesired blur effects in videos captured by a hand-held camera. Despite significant efforts having been devoted to video-deblur research, two major challenges remain: 1) ho…

DeblurringGenerative Adversarial NetworkVideo Deblurring

Temporal Sparse Adversarial Attack on Sequence-based Gait Recognition

2020-02-22 · Ziwen He, Wei Wang, Jing Dong, Tieniu Tan

Gait recognition is widely used in social security applications due to its advantages in long-distance human identification. Recently, sequence-based methods have achieved high accuracy by learning abundant temporal and …

Adversarial AttackGait RecognitionGenerative Adversarial Network

TWIST-GAN: Towards Wavelet Transform and Transferred GAN for Spatio-Temporal Single Image Super Resolution

2021-04-20 · Fayaz Ali Dharejo, Farah Deeba, Yuanchun Zhou, Bhagwan Das 외

Single Image Super-resolution (SISR) produces high-resolution images with fine spatial resolutions from aremotely sensed image with low spatial resolution. Recently, deep learning and generative adversarial networks(GANs…

Generative Adversarial NetworkImage Super-ResolutionSuper-Resolution

Physics Encoded Spatial and Temporal Generative Adversarial Network for Tropical Cyclone Image Super-resolution

2026-02-19 · Ruoyi Zhang, Jiawei Yuan, Lujia Ye, Runling Yu 외 arxiv

High-resolution satellite imagery is indispensable for tracking the genesis, intensification, and trajectory of tropical cyclones (TCs). However, existing deep learning-based super-resolution (SR) methods often treat sat…

Image Super-Resolution

Video to Video Generative Adversarial Network for Few-shot Learning Based on Policy Gradient

2024-10-28 · Yintai Ma, Diego Klabjan, Jean Utke

The development of sophisticated models for video-to-video synthesis has been facilitated by recent advances in deep reinforcement learning and generative adversarial networks (GANs). In this paper, we propose RL-V2V-GAN…

Deep Reinforcement LearningFew-Shot LearningGenerative Adversarial Networkreinforcement-learning+2