Wavelet Predictive Representations for Non-Stationary Reinforcement Learning
The real world is inherently non-stationary, with ever-changing factors, such as weather conditions and traffic flows, making it challenging for agents to adapt to varying environmental dynamics. Non-Stationary Reinforcement Learning (NSRL) addresses this challenge by training agents to adapt rapidly to sequences of distinct Markov Decision Processes (MDPs). However, existing NSRL approaches often focus on tasks with regularly evolving patterns, leading to limited adaptability in highly dynamic settings. Inspired by the success of Wavelet analysis in time series modeling, specifically its ability to capture signal trends at multiple scales, we propose WISDOM to leverage wavelet-domain predictive task representations to enhance NSRL. WISDOM captures these multi-scale features in evolving MDP sequences by transforming task representation sequences into the wavelet domain, where wavelet coefficients represent both global trends and fine-grained variations of non-stationary changes. In addition to the auto-regressive modeling commonly employed in time series forecasting, we devise a wavelet temporal difference (TD) update operator to enhance tracking and prediction of MDP evolution. We theoretically prove the convergence of this operator and demonstrate policy improvement with wavelet task representations. Experiments on diverse benchmarks show that WISDOM significantly outperforms existing baselines in both sample efficiency and asymptotic performance, demonstrating its remarkable adaptability in complex environments characterized by non-stationary and stochastically evolving tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Time Series ForecastingReinforcement LearningSimilar Papers 제목 키워드 기반
Nonstationary blind deconvolution using spectral constraints
This study develops a nonstationary blind deconvolution using spectral constraints (NBDSC), a novel method to address the ill-posed nature of wavelet inversion in nonstationary seismic data. NBDSC does not require prior …
GeophysicsWavelet-Space Representations for Neural Super-Resolution in Rendering Pipelines
We investigate the use of wavelet-space feature decomposition in neural super-resolution for rendering pipelines. Building on recent neural upscaling frameworks, we introduce a formulation that predicts stationary wavele…
Adaptive Synchrosqueezing Transform with a Time-Varying Parameter for Non-stationary Signal Separation
The continuous wavelet transform (CWT) is a linear time-frequency representation and a powerful tool for analyzing non-stationary signals. The synchrosqueezing transform (SST) is a special type of the reassignment method…
Wind speed forecasting using the stationary wavelet transform and quaternion adaptivegradient methods
Accurate wind speed forecasting is a fundamental requirement for advanced and economically viable large-scale wind power integration. The hybridization of the quaternion-valued neural networks and stationary wavelet …
Wavelet Mixture of Experts for Time Series Forecasting
The field of time series forecasting is rapidly advancing, with recent large-scale Transformers and lightweight Multilayer Perceptron (MLP) models showing strong predictive performance. However, conventional Transformer …
Time Series ForecastingTime Series Prediction