English

Functional Regularization for Reinforcement Learning via Learned Fourier Features

Machine Learning 2021-12-07 v1 Artificial Intelligence Computer Vision and Pattern Recognition Neural and Evolutionary Computing Robotics

Abstract

We propose a simple architecture for deep reinforcement learning by embedding inputs into a learned Fourier basis and show that it improves the sample efficiency of both state-based and image-based RL. We perform infinite-width analysis of our architecture using the Neural Tangent Kernel and theoretically show that tuning the initial variance of the Fourier basis is equivalent to functional regularization of the learned deep network. That is, these learned Fourier features allow for adjusting the degree to which networks underfit or overfit different frequencies in the training data, and hence provide a controlled mechanism to improve the stability and performance of RL optimization. Empirically, this allows us to prioritize learning low-frequency functions and speed up learning by reducing networks' susceptibility to noise in the optimization process, such as during Bellman updates. Experiments on standard state-based and image-based RL benchmarks show clear benefits of our architecture over the baselines. Website at https://alexanderli.com/learned-fourier-features

Keywords

Cite

@article{arxiv.2112.03257,
  title  = {Functional Regularization for Reinforcement Learning via Learned Fourier Features},
  author = {Alexander C. Li and Deepak Pathak},
  journal= {arXiv preprint arXiv:2112.03257},
  year   = {2021}
}

Comments

Accepted at NeurIPS 2021. Website at https://alexanderli.com/learned-fourier-features

R2 v1 2026-06-24T08:06:29.075Z