arXiv:2602.07889cs.LG2026-02

用VQVAE和模糊聚类提升离线强化学习的探索效率

Efficient Anti-exploration via VQVAE and Fuzzy Clustering in Offline Reinforcement Learning

  • 基于多码本VQVAE实现高效状态动作离散化
  • 在D4RL多个复杂任务中性能超越当前最优方法
  • 适合需要高效探索的离线强化学习场景

伪计数是一种有效的离线强化学习反探索方法,通过统计状态-动作对并惩罚稀有或未见数据。现有方法通过离散化连续状态-动作对实现伪计数,但常面临维度灾难和信息丢失问题,导致效率与性能下降,甚至策略学习失败。本文提出一种基于向量量化变分自编码器(VQVAE)和模糊C均值(FCM)聚类的新型反探索方法。首先设计基于多码本VQVAE的高效伪计数机制以离散化状态-动作对,并构建相应的离线强化学习反探索策略,缓解维度灾难,提升学习效率;其次引入基于FCM的码本更新机制,提高码本向量利用率,减轻离散化过程中的信息损失。该方法在深度数据驱动强化学习基准数据集D4RL上进行评估,实验结果表明,在多个复杂任务中,该方法不仅性能优于当前最先进方法,且计算成本更低。

原文摘要 · Abstract (English)

Pseudo-count is an effective anti-exploration method in offline reinforcement learning (RL) by counting state-action pairs and imposing a large penalty on rare or unseen state-action pair data. Existing anti-exploration methods count continuous state-action pairs by discretizing these data, but often suffer from the issues of dimension disaster and information loss in the discretization process, leading to efficiency and performance reduction, and even failure of policy learning. In this paper, a novel anti-exploration method based on Vector Quantized Variational Autoencoder (VQVAE) and fuzzy clustering in offline RL is proposed. We first propose an efficient pseudo-count method based on the multi-codebook VQVAE to discretize state-action pairs, and design an offline RL anti-exploitation method based on the proposed pseudo-count method to handle the dimension disaster issue and improve the learning efficiency. In addition, a codebook update mechanism based on fuzzy C-means (FCM) clustering is developed to improve the use rate of vectors in codebooks, addressing the information loss issue in the discretization process. The proposed method is evaluated on the benchmark of Datasets for Deep Data-Driven Reinforcement Learning (D4RL), and experimental results show that the proposed method performs better and requires less computing cost in multiple complex tasks compared to state-of-the-art (SOTA) methods.

离线强化学习VQVAE反探索模糊聚类

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。