AI Agents 相关度: 7/10

Uncertainty-Aware Rank-One MIMO Q Network Framework for Accelerated Offline Reinforcement Learning

Thanh Nguyen, Tung Luu, Tri Ton, Sungwoong Kim, Chang D. Yoo
arXiv: 2602.19917v1 发布: 2026-02-23 更新: 2026-02-23

AI 摘要

提出不确定性感知的Rank-One MIMO Q网络,加速离线强化学习并缓解外推误差。

主要贡献

  • 提出不确定性感知的Q网络框架
  • 引入Rank-One MIMO架构,降低计算成本
  • 实验证明框架在D4RL上达到SOTA且高效

方法论

通过量化数据不确定性并将其应用于训练损失,利用Rank-One MIMO架构建模不确定性感知的Q函数。

原文摘要

Offline reinforcement learning (RL) has garnered significant interest due to its safe and easily scalable paradigm. However, training under this paradigm presents its own challenge: the extrapolation error stemming from out-of-distribution (OOD) data. Existing methodologies have endeavored to address this issue through means like penalizing OOD Q-values or imposing similarity constraints on the learned policy and the behavior policy. Nonetheless, these approaches are often beset by limitations such as being overly conservative in utilizing OOD data, imprecise OOD data characterization, and significant computational overhead. To address these challenges, this paper introduces an Uncertainty-Aware Rank-One Multi-Input Multi-Output (MIMO) Q Network framework. The framework aims to enhance Offline Reinforcement Learning by fully leveraging the potential of OOD data while still ensuring efficiency in the learning process. Specifically, the framework quantifies data uncertainty and harnesses it in the training losses, aiming to train a policy that maximizes the lower confidence bound of the corresponding Q-function. Furthermore, a Rank-One MIMO architecture is introduced to model the uncertainty-aware Q-function, \TP{offering the same ability for uncertainty quantification as an ensemble of networks but with a cost nearly equivalent to that of a single network}. Consequently, this framework strikes a harmonious balance between precision, speed, and memory efficiency, culminating in improved overall performance. Extensive experimentation on the D4RL benchmark demonstrates that the framework attains state-of-the-art performance while remaining computationally efficient. By incorporating the concept of uncertainty quantification, our framework offers a promising avenue to alleviate extrapolation errors and enhance the efficiency of offline RL.

标签

离线强化学习 不确定性量化 Q-Learning MIMO

arXiv 分类

cs.LG cs.RO