paper-with-me

홈 › Papers

What Constitutes Good Contrastive Learning in Time-Series Forecasting?

2023-06-21 · Chiyu Zhang, Qi Yan, Lili Meng, Tristan Sylvain

In recent years, the introduction of self-supervised contrastive learning (SSCL) has demonstrated remarkable improvements in representation learning across various domains, including natural language processing and computer vision. By leveraging the inherent benefits of self-supervision, SSCL enables the pre-training of representation models using vast amounts of unlabeled data. Despite these advances, there remains a significant gap in understanding the impact of different SSCL strategies on time series forecasting performance, as well as the specific benefits that SSCL can bring. This paper aims to address these gaps by conducting a comprehensive analysis of the effectiveness of various training variables, including different SSCL algorithms, learning strategies, model architectures, and their interplay. Additionally, to gain deeper insights into the improvements brought about by SSCL in the context of time-series forecasting, a qualitative analysis of the empirical receptive field is performed. Through our experiments, we demonstrate that the end-to-end training of a Transformer model using the Mean Squared Error (MSE) loss and SSCL emerges as the most effective approach in time series forecasting. Notably, the incorporation of the contrastive objective enables the model to prioritize more pertinent information for forecasting, such as scale and periodic relationships. These findings contribute to a better understanding of the benefits of SSCL in time series forecasting and provide valuable insights for future research in this area. Our codes are available at https://github.com/chiyuzhang94/contrastive_learning_time-series_e2e.

📄 PDF Abstract BibTeX arXiv:2306.12086

Code (1)

chiyuzhang94/contrastive_learning_time-series_e2e 공식 구현 pytorch

Tasks

Contrastive LearningRepresentation LearningTime SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Ethical AI for Social Good

2021-07-14 · Ramya Akula, Ivan Garibay

The concept of AI for Social Good(AI4SG) is gaining momentum in both information societies and the AI community. Through all the advancement of AI-based solutions, it can solve societal issues effectively. To date, howev…

Human-centered explanation does not fit all: The interplay of sociotechnical, cognitive, and individual factors in the effect AI explanations in algorithmic decision-making

2025-02-17 · Yongsu Ahn, Yu-Ru Lin, Malihe Alikhani, Eunjeong Cheon

Recent XAI studies have investigated what constitutes a \textit{good} explanation in AI-assisted decision-making. Despite the widely accepted human-friendly properties of explanations, such as contrastive and selective, …

AllDecision Making

Time-series attribution maps with regularized contrastive learning

2025-02-17 · Steffen Schneider, Rodrigo González Laiz, Anastasiia Filippova, Markus Frey 외

Gradient-based attribution methods aim to explain decisions of deep learning models but so far lack identifiability guarantees. Here, we propose a method to generate attribution maps with identifiability guarantees by de…

Contrastive LearningTime Series

Explainable AI: Definition and attributes of a good explanation for health AI

2024-09-09 · Evangelia Kyrimi, Scott McLachlan, Jared M Wohlgemut, Zane B Perkins 외

Proposals of artificial intelligence (AI) solutions based on increasingly complex and accurate predictive models are becoming ubiquitous across many disciplines. As the complexity of these models grows, transparency and …

Learning from various labeling strategies for suicide-related messages on social media: An experimental study

2017-01-30 · Tong Liu, Qijin Cheng, Christopher M. Homan, Vincent M. B. Silenzio

Suicide is an important but often misunderstood problem, one that researchers are now seeking to better understand through social media. Due in large part to the fuzzy nature of what constitutes suicidal risks, most supe…