paper-with-me

Papers

TEAM: Topological Evolution-aware Framework for Traffic Forecasting--Extended Version

2024-10-24 · Duc Kieu, Tung Kieu, Peng Han, Bin Yang, Christian S. Jensen, Bac Le

Due to the global trend towards urbanization, people increasingly move to and live in cities that then continue to grow. Traffic forecasting plays an important role in the intelligent transportation systems of cities as well as in spatio-temporal data mining. State-of-the-art forecasting is achieved by deep-learning approaches due to their ability to contend with complex spatio-temporal dynamics. However, existing methods assume the input is fixed-topology road networks and static traffic time series. These assumptions fail to align with urbanization, where time series are collected continuously and road networks evolve over time. In such settings, deep-learning models require frequent re-initialization and re-training, imposing high computational costs. To enable much more efficient training without jeopardizing model accuracy, we propose the Topological Evolution-aware Framework (TEAM) for traffic forecasting that incorporates convolution and attention. This combination of mechanisms enables better adaptation to newly collected time series, while being able to maintain learned knowledge from old time series. TEAM features a continual learning module based on the Wasserstein metric that acts as a buffer that can identify the most stable and the most changing network nodes. Then, only data related to stable nodes is employed for re-training when consolidating a model. Further, only data of new nodes and their adjacent nodes as well as data pertaining to changing nodes are used to re-train the model. Empirical studies with two real-world traffic datasets offer evidence that TEAM is capable of much lower re-training costs than existing methods are, without jeopardizing forecasting accuracy.

📄 PDF Abstract BibTeX arXiv:2410.19192

Code (1)

kvmduc/TEAM-topo-evo-traffic-forecasting 공식 구현 pytorch

Tasks

Continual LearningTime Series

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Net-Ev$^2$: A Generative Simulator for Network Event Evolution

2026-06-10 · Guangyu Wang, Zhaonan Wang arxiv

Reducing real-world trial and error has long been a central goal of decision making, and generative simulators advance this goal by modeling the evolution of future states. An even more challenging yet meaningful task is…

Decision Making

Topological Flow Matching

2026-06-14 · Kacper Wyrwal, İsmail İlkan Ceylan, Alexander Tong arxiv

Flow matching is a powerful generative modeling framework, valued for its simplicity and strong empirical performance. However, its standard formulation treats signals on structured spaces, such as fMRI data on brain gra…

Time-Aware Knowledge Representations of Dynamic Objects with Multidimensional Persistence

2024-01-24 · Baris Coskunuzer, Ignacio Segovia-Dominguez, Yuzhou Chen, Yulia R. Gel

Learning time-evolving objects such as multivariate time series and dynamic networks requires the development of novel knowledge representation mechanisms and neural network architectures, which allow for capturing impli…

Computational EfficiencyDecision MakingRepresentation Learning

Smart Traffic Management of Vehicles using Faster R-CNN based Deep Learning Method

2023-11-03 · Arindam Chaudhuri

With constant growth of civilization and modernization of cities all across the world since past few centuries smart traffic management of vehicles is one of the most sorted after problem by research community. It is a c…

ManagementSegmentation

Z-GCNETs: Time Zigzags at Graph Convolutional Networks for Time Series Forecasting

2021-05-10 · Yuzhou Chen, Ignacio Segovia-Dominguez, Yulia R. Gel

There recently has been a surge of interest in developing a new class of deep learning (DL) architectures that integrate an explicit time dimension as a fundamental building block of learning and representation mechanism…

Time SeriesTime Series AnalysisTime Series Forecasting