paper-with-me

Papers

Test-Time Compensated Representation Learning for Extreme Traffic Forecasting

2023-09-16 · Zhiwei Zhang, Weizhong Zhang, Yaowei Huang, Kani Chen

Traffic forecasting is a challenging task due to the complex spatio-temporal correlations among traffic series. In this paper, we identify an underexplored problem in multivariate traffic series prediction: extreme events. Road congestion and rush hours can result in low correlation in vehicle speeds at various intersections during adjacent time periods. Existing methods generally predict future series based on recent observations and entirely discard training data during the testing phase, rendering them unreliable for forecasting highly nonlinear multivariate time series. To tackle this issue, we propose a test-time compensated representation learning framework comprising a spatio-temporal decomposed data bank and a multi-head spatial transformer model (CompFormer). The former component explicitly separates all training data along the temporal dimension according to periodicity characteristics, while the latter component establishes a connection between recent observations and historical series in the data bank through a spatial attention matrix. This enables the CompFormer to transfer robust features to overcome anomalous events while using fewer computational resources. Our modules can be flexibly integrated with existing forecasting methods through end-to-end training, and we demonstrate their effectiveness on the METR-LA and PEMS-BAY benchmarks. Extensive experimental results show that our method is particularly important in extreme events, and can achieve significant improvements over six strong baselines, with an overall improvement of up to 28.2%.

📄 PDF Abstract BibTeX arXiv:2309.09074

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

Spatial Transformer A Spatial Transformer is an image model block that explicitly allows the spatial manipulation of data within a [convolutional neural…

Similar Papers 제목 키워드 기반

XXLTraffic: Expanding and Extremely Long Traffic forecasting beyond test adaptation

2024-06-18 · Du Yin, Hao Xue, Arian Prabowo, Shuang Ao 외

Traffic forecasting is crucial for smart cities and intelligent transportation initiatives, where deep learning has made significant progress in modeling complex spatio-temporal patterns in recent years. However, current…

Time SeriesTime Series Forecasting

$\texttt{DeepSqueeze}$: Decentralization Meets Error-Compensated Compression

2019-07-17 · Hanlin Tang, Xiangru Lian, Shuang Qiu, Lei Yuan 외

Communication is a key bottleneck in distributed training. Recently, an \emph{error-compensated} compression technology was particularly designed for the \emph{centralized} learning and receives huge successes, by showin…

K-ABENA: K-Adaptive Backpropagation with Error-based N-exclusion Algorithm : (Compensated Loss-Based Sample Exclusion with Unbiased Gradient Estimation)

2026-07-07 · Jean-Francois Bonbhel arxiv

We present K-ABENA (K-Adaptive Backpropagation with Error-based N-exclusion Algorithm), a selective gradient computation framework that reduces per-iteration training cost by excluding a fraction of low-loss ("minor") ob…

Delay-Compensated Distributed PDE Control of Traffic with Connected/Automated Vehicles

2021-07-19 · Jie Qi, Shurong Mo, Miroslav Krstic

We develop an input delay-compensating design for stabilization of an Aw-Rascle-Zhang (ARZ) traffic model in congested regime which is governed by a $2\times 2$ first-order hyperbolic nonlinear PDE. The traffic flow cons…

FlowDet: Overcoming Perspective and Scale Challenges in Real-Time End-to-End Traffic Detection

2025-08-27 · Zixing Wang, Yuhang Zhao arxiv

End-to-end object detectors offer a promising NMS-free paradigm for real-time applications, yet their high computational cost remains a significant barrier, particularly for complex scenarios like intersection traffic mo…