ICLR 2025poster0 citations

Fewer May Be Better: Enhancing Offline Reinforcement Learning with Reduced Dataset

Yiqin Yang, Quanwei Wang, Chenghao Li, Hao Hu, Chengjie Wu, Yuhua Jiang, Dianyu Zhong, Ziyou Zhang

Abstract

Research in offline reinforcement learning (RL) marks a paradigm shift in RL. However, a critical yet under-investigated aspect of offline RL is determining the subset of the offline dataset, which is used to improve algorithm performance while accelerating algorithm training. Moreover, the size of reduced datasets can uncover the requisite offline data volume essential for addressing analogous challenges. Based on the above considerations, we propose identifying Reduced Datasets for Offline RL (ReDOR) by formulating it as a gradient approximation optimization problem. We prove that the common actor-critic framework in reinforcement learning can be transformed into a submodular objective. This insight enables us to construct a subset by adopting the orthogonal matching pursuit (OMP). Specifically, we have made several critical modifications to OMP to enable successful adaptation with Offline RL algorithms. The experimental results indicate that the data subsets constructed by the ReDOR can significantly improve algorithm performance with low computational complexity.

Offline Reinforcement LearningData SelectionGrad Match
BibTeX
@inproceedings{
yang2025fewer,
title={Fewer May Be Better: Enhancing Offline Reinforcement Learning with Reduced Dataset},
author={Yiqin Yang and Quanwei Wang and Chenghao Li and Hao Hu and Chengjie Wu and Yuhua Jiang and Dianyu Zhong and Ziyou Zhang and Qianchuan Zhao and Chongjie Zhang and Bo XU},
booktitle={The Thirteenth International Conference on Learning Representations},
year={2025},
url={https://openreview.net/forum?id=zqtql1YmlS}
}