paper-with-me

홈 › Papers

Adaptive Online Value Function Approximation with Wavelets

2022-04-22 · Michael Beukman, Michael Mitchley, Dean Wookey, Steven James, George Konidaris

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 to construct a function approximator that can be adaptively refined without loss of precision. We further demonstrate that a fixed wavelet basis set performs comparably against the high-performing Fourier basis on Mountain Car and Acrobot, and that the adaptive methods provide a convenient approach to addressing an oversized initial basis set, while demonstrating performance comparable to, or greater than, the fixed wavelet basis.

📄 PDF Abstract BibTeX arXiv:2204.11842

Code (1)

michael-beukman/waveletrl 공식 구현

Tasks

Acrobot

Similar Papers 제목 키워드 기반

Adaptive Gaussian Processes on Graphs via Spectral Graph Wavelets

2021-10-25 · Felix L. Opolka, Yin-Cong Zhi, Pietro Liò, Xiaowen Dong

Graph-based models require aggregating information in the graph from neighbourhoods of different sizes. In particular, when the data exhibit varying levels of smoothness on the graph, a multi-scale approach is required t…

Gaussian Processes

An Optimal Reduction of TV-Denoising to Adaptive Online Learning

2021-01-23 · Dheeraj Baby, Xuandong Zhao, Yu-Xiang Wang

We consider the problem of estimating a function from $n$ noisy samples whose discrete Total Variation (TV) is bounded by $C_n$. We reveal a deep connection to the seemingly disparate problem of Strongly Adaptive online …

DenoisingTime SeriesTime Series Analysis

Graph Wedgelets: Adaptive Data Compression on Graphs based on Binary Wedge Partitioning Trees and Geometric Wavelets

2021-10-17 · Wolfgang Erb

We introduce graph wedgelets - a tool for data compression on graphs based on the representation of signals by piecewise constant functions on adaptively generated binary graph partitionings. The adaptivity of the partit…

Data Compression

KAN/H: Kolmogorov-Arnold Network using Haar-like bases

2025-11-13 · Susumu Katayama arxiv

Function approximation using Haar basis systems offers an efficient implementation when compressed via Patricia trees while retaining the flexibility of wavelets for both global and local fitting. However, like B-spline-…

Time-modulated arrays with Haar wavelets

2024-01-28 · R. Maneiro-Catoira, J. Brégains, José A. García-Naya, L. Castedo

Time-modulated arrays (TMAs) can effectively perform beamsteering over the first positive harmonic pattern by applying progressively delayed versions of stair-step approximations of a sine waveform to the antenna excitat…