paper-with-me

Papers

Structure-preserving contrastive learning for spatial time series

2025-02-10 · Yiru Jiao, Sander van Cranenburgh, Simeon Calvert, Hans van Lint

The effectiveness of neural network models largely relies on learning meaningful latent patterns from data, where self-supervised learning of informative representations can enhance model performance and generalisability. However, self-supervised representation learning for spatially characterised time series, which are ubiquitous in transportation domain, poses unique challenges due to the necessity of maintaining fine-grained spatio-temporal similarities in the latent space. In this study, we introduce two structure-preserving regularisers for the contrastive learning of spatial time series: one regulariser preserves the topology of similarities between instances, and the other preserves the graph geometry of similarities across spatial and temporal dimensions. To balance the contrastive learning objective and the need for structure preservation, we propose a dynamic weighting mechanism that adaptively manages this trade-off and stabilises training. We validate the proposed method through extensive experiments, including multivariate time series classification to demonstrate its general applicability, as well as macroscopic and microscopic traffic prediction to highlight its particular usefulness in encoding traffic interactions. Across all tasks, our method preserves the similarity structures more effectively and improves state-of-the-art task performances. This method can be integrated with an arbitrary neural network model and is particularly beneficial for time series data with spatial or geographical features. Furthermore, our findings suggest that well-preserved similarity structures in the latent space indicate more informative and useful representations. This provides insights to design more effective neural networks for data-driven transportation research. Our code is made openly accessible with all resulting data at https://github.com/yiru-jiao/spclt

📄 PDF Abstract BibTeX arXiv:2502.06380

Code (1)

Yiru-Jiao/spclt 공식 구현 pytorch

Tasks

Contrastive LearningRepresentation LearningSelf-Supervised LearningTime SeriesTime Series ClassificationTraffic Prediction

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Beyond Tokenization: Direct Timestep Embedding and Contrastive Alignment for Time-Series Question Answering

2026-06-17 · Yafeng Wu, Huu Hiep Nguyen, Thin Nguyen, Hung Le arxiv

Recent advances in large language models (LLMs) have given rise to time-series question answering (TSQA), which formulates time-series analysis as natural-language question answering. However, directly feeding raw numeri…

Question Answering

Higher-order Cross-structural Embedding Model for Time Series Analysis

2024-10-30 · Guancen Lin, Cong Shen, Aijing Lin

Time series analysis has gained significant attention due to its critical applications in diverse fields such as healthcare, finance, and sensor networks. The complexity and non-stationarity of time series make it challe…

Contrastive LearningTime SeriesTime Series Analysis

Accept the Modality Gap: An Exploration in the Hyperbolic Space

2024-01-01 · CVPR 2024 1 · Sameera Ramasinghe, Violetta Shevchenko, Gil Avraham, Ajanthan Thalaiyasingam

Recent advancements in machine learning have spotlighted the potential of hyperbolic spaces as they effectively learn hierarchical feature representations. While there has been progress in leveraging hyperbolic space…

Image to textImage-to-Text RetrievalRetrievalText Retrieval

Learning Time-aware Graph Structures for Spatially Correlated Time Series Forecasting

2023-12-27 · Minbo Ma, Jilin Hu, Christian S. Jensen, Fei Teng 외

Spatio-temporal forecasting of future values of spatially correlated time series is important across many cyber-physical systems (CPS). Recent studies offer evidence that the use of graph neural networks to capture laten…

Contrastive LearningCorrelated Time Series ForecastingGraph structure learningSelf-Learning+3

Unsupervised CD in satellite image time series by contrastive learning and feature tracking

2023-04-22 · Yuxing Chen, Lorenzo Bruzzone

While unsupervised change detection using contrastive learning has been significantly improved the performance of literature techniques, at present, it only focuses on the bi-temporal change detection scenario. Previous …

Change DetectionContrastive LearningTime Series