English

Wield: Systematic Reinforcement Learning With Progressive Randomization

Machine Learning 2019-09-17 v1 Machine Learning

Abstract

Reinforcement learning frameworks have introduced abstractions to implement and execute algorithms at scale. They assume standardized simulator interfaces but are not concerned with identifying suitable task representations. We present Wield, a first-of-its kind system to facilitate task design for practical reinforcement learning. Through software primitives, Wield enables practitioners to decouple system-interface and deployment-specific configuration from state and action design. To guide experimentation, Wield further introduces a novel task design protocol and classification scheme centred around staged randomization to incrementally evaluate model capabilities.

Keywords

Cite

@article{arxiv.1909.06844,
  title  = {Wield: Systematic Reinforcement Learning With Progressive Randomization},
  author = {Michael Schaarschmidt and Kai Fricke and Eiko Yoneki},
  journal= {arXiv preprint arXiv:1909.06844},
  year   = {2019}
}

Comments

10 pages, draft paper

R2 v1 2026-06-23T11:15:48.406Z