paper-with-me

Papers

PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models

2021-04-15 · Benedek Rozemberczki, Paul Scherer, Yixuan He, George Panagopoulos, Alexander Riedel, Maria Astefanoaei, Oliver Kiss, Ferenc Beres, Guzmán López, Nicolas Collignon, Rik Sarkar

We present PyTorch Geometric Temporal a deep learning framework combining state-of-the-art machine learning algorithms for neural spatiotemporal signal processing. The main goal of the library is to make temporal geometric deep learning available for researchers and machine learning practitioners in a unified easy-to-use framework. PyTorch Geometric Temporal was created with foundations on existing libraries in the PyTorch eco-system, streamlined neural network layer definitions, temporal snapshot generators for batching, and integrated benchmark datasets. These features are illustrated with a tutorial-like case study. Experiments demonstrate the predictive performance of the models implemented in the library on real world problems such as epidemiological forecasting, ridehail demand prediction and web-traffic management. Our sensitivity analysis of runtime shows that the framework can potentially operate on web-scale datasets with rich temporal features and spatial structure.

📄 PDF Abstract BibTeX arXiv:2104.07788

Code (5)

benedekrozemberczki/pytorch_geometric_temporal 공식 구현 pytorch
EDAPINENUT/CLCRN pytorch
benedekrozemberczki/benedekrozemberczki pytorch
bird-tao/clcrn pytorch
ferencberes/twittertennis pytorch

Tasks

BIG-bench Machine LearningDeep LearningManagement

Similar Papers 제목 키워드 기반

PGT-I: Scaling Spatiotemporal GNNs with Memory-Efficient Distributed Training

2025-07-15 · Seth Ockerman, Amal Gueroudji, Tanwi Mallick, Yixuan He 외

Spatiotemporal graph neural networks (ST-GNNs) are powerful tools for modeling spatial and temporal data dependencies. However, their applications have been limited primarily to small-scale datasets because of memory con…

graph partitioning

ptwt - The PyTorch Wavelet Toolbox

2024-03-01 · Journal of Machine Learning Research 2024 3 · Moritz Wolter, Felix Blanke, Jochen Garcke, Charles Tapley Hoyt

The fast wavelet transform is an essential workhorse in signal processing. Wavelets are local in the spatial- or temporal- and the frequency-domain. This property enables frequency domain analysis while preserving some s…

A Differential Smoothness-based Compact-Dynamic Graph Convolutional Network for Spatiotemporal Signal Recovery

2024-08-06 · Pengcheng Gao, Zicheng Gao, Ye Yuan

High quality spatiotemporal signal is vitally important for real application scenarios like energy management, traffic planning and cyber security. Due to the uncontrollable factors like abrupt sensors breakdown or commu…

energy managementManagement

Topological Signal Processing and Learning: Recent Advances and Future Challenges

2024-12-02 · Elvin Isufi, Geert Leus, Baltasar Beferull-Lozano, Sergio Barbarossa 외

Developing methods to process irregularly structured data is crucial in applications like gene-regulatory, brain, power, and socioeconomic networks. Graphs have been the go-to algebraic tool for modeling the structure vi…

Semantic Communication

Dynamic Decomposition of Spatiotemporal Neural Signals

2016-05-09 · Luca Ambrogioni, Marcel A. J. van Gerven, Eric Maris

Neural signals are characterized by rich temporal and spatiotemporal dynamics that reflect the organization of cortical networks. Theoretical research has shown how neural networks can operate at different dynamic ranges…