SOTAVerified

Sparse-Reg: Improving Sample Complexity in Offline Reinforcement Learning using Sparsity

2025-06-20Code Available0· sign in to hype

Samin Yeasar Arnob, Scott Fujimoto, Doina Precup

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this paper, we investigate the use of small datasets in the context of offline reinforcement learning (RL). While many common offline RL benchmarks employ datasets with over a million data points, many offline RL applications rely on considerably smaller datasets. We show that offline RL algorithms can overfit on small datasets, resulting in poor performance. To address this challenge, we introduce "Sparse-Reg": a regularization technique based on sparsity to mitigate overfitting in offline reinforcement learning, enabling effective learning in limited data settings and outperforming state-of-the-art baselines in continuous control.

Tasks

Reproductions