paper-with-me

홈 › Papers

DeCoP: Enhancing Self-Supervised Time Series Representation with Dependency Controlled Pre-training

2025-09-18 · Yuemin Wu, Zhongze Wu, Xiu Su, Feng Yang, Hongyan Xu, Xi Lin, Wenti Huang, Shan You, Chang Xu arxiv

Modeling dynamic temporal dependencies is a critical challenge in time series pre-training, which evolve due to distribution shifts and multi-scale patterns. This temporal variability severely impairs the generalization of pre-trained models to downstream tasks. Existing frameworks fail to capture the complex interactions of short- and long-term dependencies, making them susceptible to spurious correlations that degrade generalization. To address these limitations, we propose DeCoP, a Dependency Controlled Pre-training framework that explicitly models dynamic, multi-scale dependencies by simulating evolving inter-patch dependencies. At the input level, DeCoP introduces Instance-wise Patch Normalization (IPN) to mitigate distributional shifts while preserving the unique characteristics of each patch, creating a robust foundation for representation learning. At the latent level, a hierarchical Dependency Controlled Learning (DCL) strategy explicitly models inter-patch dependencies across multiple temporal scales, with an Instance-level Contrastive Module (ICM) enhances global generalization by learning instance-discriminative representations from time-invariant positive pairs. DeCoP achieves state-of-the-art results on ten datasets with lower computing resources, improving MSE by 3% on ETTh1 over PatchTST using only 37% of the FLOPs.

📄 PDF Abstract BibTeX arXiv:2509.14642

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

DecoPrompt : Decoding Prompts Reduces Hallucinations when Large Language Models Meet False Premises

2024-11-12 · Nan Xu, Xuezhe Ma

While large language models (LLMs) have demonstrated increasing power, they have also called upon studies on their hallucinated outputs that deviate from factually correct statements. In this paper, we focus on one impor…

Hallucination

DecOp: A Multilingual and Multi-domain Corpus For Detecting Deception In Typed Text

2020-05-01 · LREC 2020 5 · Pasquale Capuozzo, Ivano Lauriola, Carlo Strapparava, Fabio Aiolli 외

In recent years, the increasing interest in the development of automatic approaches for unmasking deception in online sources led to promising results. Nonetheless, among the others, two major issues remain still unsolve…

Deception Detection

Diffusion Auto-regressive Transformer for Effective Self-supervised Time Series Forecasting

2024-10-08 · Daoyu Wang, Mingyue Cheng, Zhiding Liu, Qi Liu 외

Self-supervised learning has become a popular and effective approach for enhancing time series forecasting, enabling models to learn universal representations from unlabeled data. However, effectively capturing both the …

DecoderDenoisingSelf-Supervised LearningTime Series+1

Not All Data are Good Labels: On the Self-supervised Labeling for Time Series Forecasting

2025-02-20 · Yuxuan Yang, Dalin Zhang, Yuxuan Liang, Hua Lu 외

Time Series Forecasting (TSF) is a crucial task in various domains, yet existing TSF models rely heavily on high-quality data and insufficiently exploit all available data. This paper explores a novel self-supervised app…

AllSelf-Supervised LearningTime SeriesTime Series Forecasting

TimeMAE: Self-Supervised Representations of Time Series with Decoupled Masked Autoencoders

2023-03-01 · Mingyue Cheng, Qi Liu, Zhiding Liu, Hao Zhang 외

Enhancing the expressive capacity of deep learning-based time series models with self-supervised pre-training has become ever-increasingly prevalent in time series classification. Even though numerous efforts have been d…

Time SeriesTime Series AnalysisTime Series Classification