首页 /研究 /Binarized P-Network: Deep Reinforcement Learning of Robot Control from Raw Images on FPGA
LEARNING

Binarized P-Network: Deep Reinforcement Learning of Robot Control from Raw Images on FPGA

Yuki Kadokawa, Yoshihisa Tsurumine, Takamitsu Matsubara

发表年份
2021
引用次数
6

摘要

This letter explores a deep reinforcement learning (DRL) approach for designing image-based control for edge robots to be implemented on Field Programmable Gate Arrays (FPGAs). Although FPGAs are more power-efficient than CPUs and GPUs, a typical DRL method cannot be applied since they are composed of many Logic Blocks (LBs) for high-speed logical operations but low-speed real-number operations. To cope with this problem, we propose a novel DRL algorithm called Binarized P-Network (BPN), which learns image-input control policies using Binarized Convolutional Neural Networks (BCNNs). To alleviate the instability of reinforcement learning caused by a BCNN with low function approximation accuracy, our BPN adopts a robust value update scheme called Conservative Value Iteration, which is tolerant of function approximation errors. We confirmed the BPN's effectiveness through applications to a visual tracking task in simulation and real-robot experiments with FPGA.

关键词

Reinforcement learningField-programmable gate arrayComputer scienceArtificial intelligenceConvolutional neural networkRobotArtificial neural networkFunction (biology)Image (mathematics)Enhanced Data Rates for GSM Evolution

相关论文

查看 LEARNING 分类全部论文