paper-with-me

홈 › Papers

Because Every Sensor Is Unique, so Is Every Pair: Handling Dynamicity in Traffic Forecasting

2023-02-20 · Arian Prabowo, Wei Shao, Hao Xue, Piotr Koniusz, Flora D. Salim

Traffic forecasting is a critical task to extract values from cyber-physical infrastructures, which is the backbone of smart transportation. However owing to external contexts, the dynamics at each sensor are unique. For example, the afternoon peaks at sensors near schools are more likely to occur earlier than those near residential areas. In this paper, we first analyze real-world traffic data to show that each sensor has a unique dynamic. Further analysis also shows that each pair of sensors also has a unique dynamic. Then, we explore how node embedding learns the unique dynamics at every sensor location. Next, we propose a novel module called Spatial Graph Transformers (SGT) where we use node embedding to leverage the self-attention mechanism to ensure that the information flow between two sensors is adaptive with respect to the unique dynamic of each pair. Finally, we present Graph Self-attention WaveNet (G-SWaN) to address the complex, non-linear spatiotemporal traffic dynamics. Through empirical experiments on four real-world, open datasets, we show that the proposed method achieves superior performance on both traffic speed and flow forecasting. Code is available at: https://github.com/aprbw/G-SWaN

📄 PDF Abstract BibTeX arXiv:2302.09956

Code (1)

aprbw/g-swan 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Mixture of Logistic Distributions 설명 없음
Dilated Causal Convolution A Dilated Causal Convolution is a causal convolution where the filter is applied over an area larger than its length by…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
WaveNet WaveNet is an audio generative model based on the PixelCNN architecture. In order to deal with long-range temporal dependencies…
Graph Self-Attention 설명 없음
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 제목 키워드 기반

Optimal Warping Paths are unique for almost every Pair of Time Series

2017-05-16 · Brijnesh J. Jain, David Schultz

Update rules for learning in dynamic time warping spaces are based on optimal warping paths between parameter and input time series. In general, optimal warping paths are not unique resulting in adverse effects in theory…

Dynamic Time WarpingTime SeriesTime Series Analysis

DiffuserCam: Lensless Single-exposure 3D Imaging

2017-10-05 · Nick Antipa, Grace Kuo, Reinhard Heckel, Ben Mildenhall 외

We demonstrate a compact and easy-to-build computational camera for single-shot 3D imaging. Our lensless system consists solely of a diffuser placed in front of a standard image sensor. Every point within the volumetric …

compressed sensing

Efficient automatic design of robots

2023-06-05 · David Matthews, Andrew Spielberg, Daniela Rus, Sam Kriegman 외

Robots are notoriously difficult to design because of complex interdependencies between their physical structure, sensory and motor layouts, and behavior. Despite this, almost every detail of every robot built to date ha…

Evolutionary Algorithms

MaskNet: A Fully-Convolutional Network to Estimate Inlier Points

2020-10-19 · Vinit Sarode, Animesh Dhagat, Rangaprasad Arun Srivatsan, Nicolas Zevallos 외

Point clouds have grown in importance in the way computers perceive the world. From LIDAR sensors in autonomous cars and drones to the time of flight and stereo vision systems in our phones, point clouds are everywhere. …

Point Cloud Registration

Learning-Guided Planning in Large Dynamic Action Spaces: Budgeted Tree Search for One-to-Many Mobile Charging

2026-09-15 · Liang-Ching Tao, Pi-Chung Wang arxiv

Many learned sequential decision systems map the current state directly to an action. That shortcut becomes brittle when candidate actions are numerous, geometrically structured, and rebuilt with the state. One-to-many m…