paper-with-me

Papers

Wavelet-Inspired Multiscale Graph Convolutional Recurrent Network for Traffic Forecasting

2024-01-11 · Qipeng Qian, Tanwi Mallick

Traffic forecasting is the foundation for intelligent transportation systems. Spatiotemporal graph neural networks have demonstrated state-of-the-art performance in traffic forecasting. However, these methods do not explicitly model some of the natural characteristics in traffic data, such as the multiscale structure that encompasses spatial and temporal variations at different levels of granularity or scale. To that end, we propose a Wavelet-Inspired Graph Convolutional Recurrent Network (WavGCRN) which combines multiscale analysis (MSA)-based method with Deep Learning (DL)-based method. In WavGCRN, the traffic data is decomposed into time-frequency components with Discrete Wavelet Transformation (DWT), constructing a multi-stream input structure; then Graph Convolutional Recurrent networks (GCRNs) are employed as encoders for each stream, extracting spatiotemporal features in different scales; and finally the learnable Inversed DWT and GCRN are combined as the decoder, fusing the information from all streams for traffic metrics reconstruction and prediction. Furthermore, road-network-informed graphs and data-driven graph learning are combined to accurately capture spatial correlation. The proposed method can offer well-defined interpretability, powerful learning capability, and competitive forecasting performance on real-world traffic data sets.

📄 PDF Abstract BibTeX arXiv:2401.06040

Code (1)

qqian99/wavgcrn 공식 구현 pytorch

Tasks

DecoderGraph Learning

Similar Papers 제목 키워드 기반

Beyond Neural Networks: Symbolic Reasoning over Wavelet Logic Graph Signals

2025-07-27 · Andrew Kiruluta, Andreas Lemos, Priscilla Burity arxiv

We present a fully non neural learning framework based on Graph Laplacian Wavelet Transforms (GLWT). Unlike traditional architectures that rely on convolutional, recurrent, or attention based neural networks, our model o…

A Novel Unsupervised Graph Wavelet Autoencoder for Mechanical System Fault Detection

2023-07-20 · Tianfu Li, Chuang Sun, Ruqiang Yan, Xuefeng Chen

Reliable fault detection is an essential requirement for safe and efficient operation of complex mechanical systems in various industrial applications. Despite the abundance of existing approaches and the maturity of the…

Fault DetectionGraph Neural Network

Filter-informed Spectral Graph Wavelet Networks for Multiscale Feature Extraction and Intelligent Fault Diagnosis

2023-03-27 · Tianfu Li, Chuang Sun, Olga Fink, Yuangui Yang 외

Intelligent fault diagnosis has been increasingly improved with the evolution of deep learning (DL) approaches. Recently, the emerging graph neural networks (GNNs) have also been introduced in the field of fault diagnosi…

DiagnosticFault DiagnosisInductive Bias

MGCN: Descriptor Learning using Multiscale GCNs

2020-01-28 · Yiqun Wang, Jing Ren, Dong-Ming Yan, Jianwei Guo 외

We propose a novel framework for computing descriptors for characterizing points on three-dimensional surfaces. First, we present a new non-learned feature that uses graph wavelets to decompose the Dirichlet energy on a …

A mathematical motivation for complex-valued convolutional networks

2015-03-11 · Joan Bruna, Soumith Chintala, Yann Lecun, Serkan Piantino 외

A complex-valued convolutional network (convnet) implements the repeated application of the following composition of three operations, recursively applying the composition to an input vector of nonnegative real numbers: …