**arXiv ID:** 1902.01894 **Authors:** Ang Li, Aleksandra Spyra, Sagi Perel, Valentin Dalibard, Max Jaderberg, Chenjie Gu, David Budden, Tim Harley, Pramod Gupta **Published:** 2019-02-05T20:11:17Z **Abstract:** Population Based Training (PBT) is a recent approach that jointly optimizes neural network weights and hyperparameters which periodically copies weights of the best performers and mutates hyperparameters during training. Previous PBT implementations have been synchronized glass-box sys...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill a-generalized-framework-for-population-based-training --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of A Generalized Framework For Population Based Training?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-a-generalized-framework-for-population-based-train)More formats (shields.io, HTML) on the badges page.
# A Generalized Framework for Population Based Training
**arXiv ID:** 1902.01894
**Authors:** Ang Li, Aleksandra Spyra, Sagi Perel, Valentin Dalibard, Max Jaderberg, Chenjie Gu, David Budden, Tim Harley, Pramod Gupta
**Published:** 2019-02-05T20:11:17Z
**Abstract:**
Population Based Training (PBT) is a recent approach that jointly optimizes neural network weights and hyperparameters which periodically copies weights of the best performers and mutates hyperparameters during training. Previous PBT implementations have been synchronized glass-box systems. We propose a general, black-box PBT framework that distributes many asynchronous "trials" (a small number of training steps with warm-starting) across a cluster, coordinated by the PBT controller. The black-box design does not make assumptions on model architectures, loss functions or training procedures. Our system supports dynamic hyperparameter schedules to optimize both differentiable and non-differentiable metrics. We apply our system to train a state-of-the-art WaveNet generative model for human voice synthesis. We show that our PBT system achieves better accuracy, less sensitivity and faster convergence compared to existing methods, given the same computational resource.
## Skill Description
This skill is generated from the arXiv paper: A Generalized Framework for Population Based Training (1902.01894).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:1902.01894](http://arxiv.org/abs/1902.01894v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!