基于稀疏宽评论器近似的增量式离线强化学习方法

Efficient Incremental Offline Reinforcement Learning With Sparse Broad Critic Approximation

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2023
被引 14
ABS 3

中文导读

提出一种结合宽学习系统的增量式离线强化学习方法BORL,通过稀疏随机投影和动态扩展结构高效逼近评论函数,在机器人超声扫描力跟踪任务中验证了其优于传统方法且无需繁琐超参数调优。

Abstract

Offline reinforcement learning (ORL) has been getting increasing attention in robot learning, benefiting from its ability to avoid hazardous exploration and learn policies directly from precollected samples. Approximate policy iteration (API) is one of the most commonly investigated ORL approaches in robotics, due to its linear representation of policies, which makes it fairly transparent in both theoretical and engineering analysis. One open problem of API is how to design efficient and effective basis functions. The broad learning system (BLS) has been extensively studied in supervised and unsupervised learning in various applications. However, few investigations have been conducted on ORL. In this article, a novel incremental ORL approach with sparse broad critic approximation (BORL) is proposed with the advantages of BLS, which approximates the critic function in a linear manner with randomly projected sparse and compact features and dynamically expands its broad structure. The BORL is the first extension of API with BLS in the field of robotics and ORL. The approximation ability and convergence performance of BORL are also analyzed. Comprehensive simulation studies are then conducted on two benchmarks, and the results demonstrate that the proposed BORL can obtain comparable or better performance than conventional API methods without laborious hyperparameter fine-tuning work. To further demonstrate the effectiveness of BORL in practical robotic applications, a variable force tracking problem in robotic ultrasound scanning (RUSS) is investigated, and a learning-based adaptive impedance control (LAIC) algorithm is proposed based on BORL. The experimental results demonstrate the advantages of LAIC compared with conventional force tracking methods.

强化学习机器人学习离线学习函数逼近宽学习系统