Adaptive Online Value Function Approximation with Wavelets
Michael Beukman, Michael Mitchley, Dean Wookey, Steven James, and George Konidaris

TL;DR
This paper introduces an adaptive wavelet basis for value function approximation in reinforcement learning, enabling efficient, refined representations in high-dimensional spaces with proven theoretical guarantees and competitive empirical performance.
Contribution
It proposes a novel adaptive wavelet basis method for reinforcement learning that refines the function approximation dynamically, with theoretical proofs of its necessity and sufficiency.
Findings
Wavelet basis performs comparably to Fourier basis on Mountain Car and Acrobot.
Adaptive methods effectively manage oversized initial basis sets.
Adaptive wavelet approach achieves performance equal or superior to fixed basis methods.
Abstract
Using function approximation to represent a value function is necessary for continuous and high-dimensional state spaces. Linear function approximation has desirable theoretical guarantees and often requires less compute and samples than neural networks, but most approaches suffer from an exponential growth in the number of functions as the dimensionality of the state space increases. In this work, we introduce the wavelet basis for reinforcement learning. Wavelets can effectively be used as a fixed basis and additionally provide the ability to adaptively refine the basis set as learning progresses, making it feasible to start with a minimal basis set. This adaptive method can either increase the granularity of the approximation at a point in state space, or add in interactions between different dimensions as necessary. We prove that wavelets are both necessary and sufficient if we wish…
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
TopicsReinforcement Learning in Robotics · Blockchain Technology Applications and Security · Advanced Malware Detection Techniques
