English

Learning Control for Air Hockey Striking using Deep Reinforcement Learning

Machine Learning 2017-04-26 v2 Robotics

Abstract

We consider the task of learning control policies for a robotic mechanism striking a puck in an air hockey game. The control signal is a direct command to the robot's motors. We employ a model free deep reinforcement learning framework to learn the motoric skills of striking the puck accurately in order to score. We propose certain improvements to the standard learning scheme which make the deep Q-learning algorithm feasible when it might otherwise fail. Our improvements include integrating prior knowledge into the learning scheme, and accounting for the changing distribution of samples in the experience replay buffer. Finally we present our simulation results for aimed striking which demonstrate the successful learning of this task, and the improvement in algorithm stability due to the proposed modifications.

Keywords

Cite

@article{arxiv.1702.08074,
  title  = {Learning Control for Air Hockey Striking using Deep Reinforcement Learning},
  author = {Ayal Taitler and Nahum Shimkin},
  journal= {arXiv preprint arXiv:1702.08074},
  year   = {2017}
}

Comments

Corrected typos Graphs added in results section

R2 v1 2026-06-22T18:28:50.544Z