paper-with-me

Papers

Decoupling Local and Global Representations of Time Series

2022-02-04 · Sana Tonekaboni, Chun-Liang Li, Sercan Arik, Anna Goldenberg, Tomas Pfister

Real-world time series data are often generated from several sources of variation. Learning representations that capture the factors contributing to this variability enables a better understanding of the data via its underlying generative process and improves performance on downstream machine learning tasks. This paper proposes a novel generative approach for learning representations for the global and local factors of variation in time series. The local representation of each sample models non-stationarity over time with a stochastic process prior, and the global representation of the sample encodes the time-independent characteristics. To encourage decoupling between the representations, we introduce counterfactual regularization that minimizes the mutual information between the two variables. In experiments, we demonstrate successful recovery of the true local and global variability factors on simulated data, and show that representations learned using our method yield superior performance on downstream tasks on real-world datasets. We believe that the proposed way of defining representations is beneficial for data modelling and yields better insights into the complexity of real-world data.

📄 PDF Abstract BibTeX arXiv:2202.02262

Code (1)

googleinterns/local_global_ts_representation 공식 구현 tf

Tasks

counterfactualTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

PiXTime: A Model for Federated Time Series Forecasting with Heterogeneous Data across Nodes

2026-01-09 · Yiming Zhou, Jiahao Wang, Mingyue Cheng, Hao Wang 외 arxiv

While collaborative forecasting on distributed time series is highly desirable, directly pooling localized datasets is often impractical due to data sharing constraints. Federated learning offers a promising alternative,…

Time Series ForecastingFederated Learning

Decoupling Global and Local Representations via Invertible Generative Flows

2020-04-12 · ICLR 2021 1 · Xuezhe Ma, Xiang Kong, Shanghang Zhang, Eduard Hovy

In this work, we propose a new generative model that is capable of automatically decoupling global and local representations of images in an entirely unsupervised setting, by embedding a generative flow in the VAE framew…

DecoderDensity EstimationImage GenerationRepresentation Learning+1

Metrics matter, a Formal comment on Ward et al Plos-One 2016 paper : Is decoupling GDP growth from environmental impact possible?

2024-01-22 · Hervé Bercegol, Paul E. Brockway

The Ward et al. (2016) Plos-One paper is an important, heavily-cited paper in the decoupling literature. The authors present evidence of 1990-2015 growth in material and energy consumption and GDP at a world level, and f…

valid

Logo-LLM: Local and Global Modeling with Large Language Models for Time Series Forecasting

2025-05-16 · Wenjie Ou, Zhishuo Zhao, Dongyue Guo, Yi Lin

Time series forecasting is critical across multiple domains, where time series data exhibits both local patterns and global dependencies. While Transformer-based methods effectively capture global dependencies, they ofte…

Time SeriesTime Series Forecasting

Learning from Multiple Time Series: A Deep Disentangled Approach to Diversified Time Series Forecasting

2021-11-09 · Ling Chen, Weiqi Chen, Binqing Wu, Youdong Zhang 외

Time series forecasting is a significant problem in many applications, e.g., financial predictions and business optimization. Modern datasets can have multiple correlated time series, which are often generated with globa…

DecoderQuantizationTime SeriesTime Series Analysis+1