English

RobustTrend: A Huber Loss with a Combined First and Second Order Difference Regularization for Time Series Trend Filtering

Machine Learning 2019-06-28 v2 Signal Processing Applications Machine Learning

Abstract

Extracting the underlying trend signal is a crucial step to facilitate time series analysis like forecasting and anomaly detection. Besides noise signal, time series can contain not only outliers but also abrupt trend changes in real-world scenarios. To deal with these challenges, we propose a robust trend filtering algorithm based on robust statistics and sparse learning. Specifically, we adopt the Huber loss to suppress outliers, and utilize a combination of the first order and second order difference on the trend component as regularization to capture both slow and abrupt trend changes. Furthermore, an efficient method is designed to solve the proposed robust trend filtering based on majorization minimization (MM) and alternative direction method of multipliers (ADMM). We compared our proposed robust trend filter with other nine state-of-the-art trend filtering algorithms on both synthetic and real-world datasets. The experiments demonstrate that our algorithm outperforms existing methods.

Keywords

Cite

@article{arxiv.1906.03751,
  title  = {RobustTrend: A Huber Loss with a Combined First and Second Order Difference Regularization for Time Series Trend Filtering},
  author = {Qingsong Wen and Jingkun Gao and Xiaomin Song and Liang Sun and Jian Tan},
  journal= {arXiv preprint arXiv:1906.03751},
  year   = {2019}
}

Comments

Accepted to the 28th International Joint Conference on Artificial Intelligence (IJCAI 2019), 7 pages. v2: added related references and adjusted font size in figures

R2 v1 2026-06-23T09:48:21.491Z