English

Q-Networks for Binary Vector Actions

Neural and Evolutionary Computing 2015-12-07 v1 Machine Learning

Abstract

In this paper reinforcement learning with binary vector actions was investigated. We suggest an effective architecture of the neural networks for approximating an action-value function with binary vector actions. The proposed architecture approximates the action-value function by a linear function with respect to the action vector, but is still non-linear with respect to the state input. We show that this approximation method enables the efficient calculation of greedy action selection and softmax action selection. Using this architecture, we suggest an online algorithm based on Q-learning. The empirical results in the grid world and the blocker task suggest that our approximation architecture would be effective for the RL problems with large discrete action sets.

Keywords

Cite

@article{arxiv.1512.01332,
  title  = {Q-Networks for Binary Vector Actions},
  author = {Naoto Yoshida},
  journal= {arXiv preprint arXiv:1512.01332},
  year   = {2015}
}

Comments

9 pages, 5 figures, accepted for Deep Reinforcement Learning Workshop, NIPS 2015

R2 v1 2026-06-22T12:01:20.157Z