paper-with-me

Papers

Adjusting for Autocorrelated Errors in Neural Networks for Time Series

2021-01-28 · NeurIPS 2021 12 · Fan-Keng Sun, Christopher I. Lang, Duane S. Boning

An increasing body of research focuses on using neural networks to model time series. A common assumption in training neural networks via maximum likelihood estimation on time series is that the errors across time steps are uncorrelated. However, errors are actually autocorrelated in many cases due to the temporality of the data, which makes such maximum likelihood estimations inaccurate. In this paper, in order to adjust for autocorrelated errors, we propose to learn the autocorrelation coefficient jointly with the model parameters. In our experiments, we verify the effectiveness of our approach on time series forecasting. Results across a wide range of real-world datasets with various state-of-the-art models show that our method enhances performance in almost all cases. Based on these results, we suggest empirical critical values to determine the severity of autocorrelated errors. We also analyze several aspects of our method to demonstrate its advantages. Finally, other time series tasks are also considered to validate that our method is not restricted to only forecasting.

📄 PDF Abstract BibTeX arXiv:2101.12578

Code (1)

Daikon-Sun/AdjustAutocorrelation 공식 구현 pytorch

Tasks

Time SeriesTime Series AnalysisTime Series ForecastingTime Series Regression

Similar Papers 제목 키워드 기반

CDANs: Temporal Causal Discovery from Autocorrelated and Non-Stationary Time Series Data

2023-02-07 · Muhammad Hasan Ferdous, Uzma Hasan, Md Osman Gani

Time series data are found in many areas of healthcare such as medical time series, electronic health records (EHR), measurements of vitals, and wearable devices. Causal discovery, which involves estimating causal relati…

Causal DiscoveryTime SeriesTime Series Analysis

A Note on the Asymptotic Properties of the GLS Estimator in Multivariate Regression with Heteroskedastic and Autocorrelated Errors

2025-03-18 · Koichiro Moriya, Akihiko Noda

We study the asymptotic properties of the GLS estimator in multivariate regression with heteroskedastic and autocorrelated errors. We derive Wald statistics for linear restrictions and assess their performance. The stati…

regression

High-recall causal discovery for autocorrelated time series with latent confounders

2020-07-03 · NeurIPS 2020 12 · Andreas Gerhardus, Jakob Runge

We present a new method for linear and nonlinear, lagged and contemporaneous constraint-based causal discovery from observational time series in the presence of latent confounders. We show that existing causal discovery …

Causal DiscoveryTime SeriesTime Series AnalysisVocal Bursts Intensity Prediction

Bayesian Models for Joint Selection of Features and Auto-Regressive Lags: Theory and Applications in Environmental and Financial Forecasting

2025-08-12 · Alokesh Manna, Sujit K. Ghosh arxiv

We develop a Bayesian framework for variable selection in linear regression with autocorrelated errors, accommodating lagged covariates and autoregressive structures. This setting occurs in time series applications where…

Error Adjustment Based on Spatiotemporal Correlation Fusion for Traffic Forecasting

2025-10-25 · Fuqiang Liu, Weiping Ding, Luis Miranda-Moreno, Lijun Sun arxiv

Deep neural networks (DNNs) play a significant role in an increasing body of research on traffic forecasting due to their effectively capturing spatiotemporal patterns embedded in traffic data. A general assumption of tr…