paper-with-me

Papers

Combined Dynamic Virtual Spatiotemporal Graph Mapping for Traffic Prediction

2022-10-03 · Yingming Pu

The continuous expansion of the urban construction scale has recently contributed to the demand for the dynamics of traffic intersections that are managed, making adaptive modellings become a hot topic. Existing deep learning methods are powerful to fit complex heterogeneous graphs. However, they still have drawbacks, which can be roughly classified into two categories, 1) spatiotemporal async-modelling approaches separately consider temporal and spatial dependencies, resulting in weak generalization and large instability while aggregating; 2) spatiotemporal sync-modelling is hard to capture long-term temporal dependencies because of the local receptive field. In order to overcome above challenges, a \textbf{C}ombined \textbf{D}ynamic \textbf{V}irtual spatiotemporal \textbf{G}raph \textbf{M}apping \textbf{(CDVGM)} is proposed in this work. The contributions are the following: 1) a dynamic virtual graph Laplacian ($DVGL$) is designed, which considers both the spatial signal passing and the temporal features simultaneously; 2) the Long-term Temporal Strengthen model ($LT^2S$) for improving the stability of time series forecasting; Extensive experiments demonstrate that CDVGM has excellent performances of fast convergence speed and low resource consumption and achieves the current SOTA effect in terms of both accuracy and generalization. The code is available at \hyperlink{https://github.com/Dandelionym/CDVGM.}{https://github.com/Dandelionym/CDVGM.}

📄 PDF Abstract BibTeX arXiv:2210.00704

Code (1)

dandelionym/cdvgm 공식 구현 pytorch

Tasks

Time SeriesTime Series AnalysisTime Series ForecastingTraffic Prediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Deep Multi-View Spatiotemporal Virtual Graph Neural Network for Significant Citywide Ride-hailing Demand Prediction

2020-07-30 · Guangyin Jin, Zhexu Xi, Hengyu Sha, Yanghe Feng 외

Urban ride-hailing demand prediction is a crucial but challenging task for intelligent transportation system construction. Predictable ride-hailing demand can facilitate more reasonable vehicle scheduling and online car-…

Graph AttentionGraph Neural NetworkPredictionScheduling

A novel forecasting framework combining virtual samples and enhanced Transformer models for tourism demand forecasting

2025-03-25 · Tingting Diao, Xinzhang Wu, Lina Yang, Ling Xiao 외

Accurate tourism demand forecasting is hindered by limited historical data and complex spatiotemporal dependencies among tourist origins. A novel forecasting framework integrating virtual sample generation and a novel Tr…

Demand ForecastingManagement

SD-CNN: a Shallow-Deep CNN for Improved Breast Cancer Diagnosis

2018-03-01 · Fei Gao, Teresa Wu, Jing Li, Bin Zheng 외

Breast cancer is the second leading cause of cancer death among women worldwide. Nevertheless, it is also one of the most treatable malignances if detected early. Screening for breast cancer with digital mammography (DM)…

Diagnostic

Graph-based Forecasting with Missing Data through Spatiotemporal Downsampling

2024-02-16 · Ivan Marisca, Cesare Alippi, Filippo Maria Bianchi

Given a set of synchronous time series, each associated with a sensor-point in space and characterized by inter-series relationships, the problem of spatiotemporal forecasting consists of predicting future observations f…

Missing ValuesTime Series

Inductive Graph Neural Networks for Spatiotemporal Kriging

2020-06-13 · Yuankai Wu, Dingyi Zhuang, Aurelie Labbe, Lijun Sun

Time series forecasting and spatiotemporal kriging are the two most important tasks in spatiotemporal data analysis. Recent research on graph neural networks has made substantial progress in time series forecasting, whil…

Graph Neural NetworkTime SeriesTime Series AnalysisTime Series Forecasting