Towards Dynamic Trend Filtering through Trend Point Detection with Reinforcement Learning
Jihyeon Seong, Sekwang Oh, Jaesik Choi

TL;DR
This paper introduces a reinforcement learning-based method for dynamic trend filtering that detects essential trend points, effectively capturing abrupt changes in time series data and improving forecasting accuracy.
Contribution
It proposes a novel RL-based approach to identify dynamic trend points, enabling adaptive filtering that preserves abrupt changes unlike traditional methods.
Findings
Outperforms existing trend filtering algorithms in capturing abrupt changes.
Enhances forecasting accuracy by preserving critical trend points.
Demonstrates flexibility in noise filtering and trend detection.
Abstract
Trend filtering simplifies complex time series data by applying smoothness to filter out noise while emphasizing proximity to the original data. However, existing trend filtering methods fail to reflect abrupt changes in the trend due to `approximateness,' resulting in constant smoothness. This approximateness uniformly filters out the tail distribution of time series data, characterized by extreme values, including both abrupt changes and noise. In this paper, we propose Trend Point Detection formulated as a Markov Decision Process (MDP), a novel approach to identifying essential points that should be reflected in the trend, departing from approximations. We term these essential points as Dynamic Trend Points (DTPs) and extract trends by interpolating them. To identify DTPs, we utilize Reinforcement Learning (RL) within a discrete action space and a forecasting sum-of-squares loss…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Data Stream Mining Techniques · Advanced Bandit Algorithms Research
