scispace - formally typeset
V

Valentin Dalibard

Researcher at University of Cambridge

Publications -  18
Citations -  3409

Valentin Dalibard is an academic researcher from University of Cambridge. The author has contributed to research in topics: Computer science & Reinforcement learning. The author has an hindex of 7, co-authored 16 publications receiving 1775 citations. Previous affiliations of Valentin Dalibard include Google.

Papers
More filters
Patent

Population based training of neural networks

TL;DR: Population Based Training is presented, a simple asynchronous optimisation algorithm which effectively utilises a fixed computational budget to jointly optimise a population of models and their hyperparameters to maximise performance.
Proceedings ArticleDOI

BOAT: Building Auto-Tuners with Structured Bayesian Optimization

TL;DR: BOAT is presented, a framework which allows developers to build efficient bespoke auto-tuners for their system, in situations where generic auto- Tuners fail, and is a novel extension of the Bayesian optimization algorithm.
Proceedings ArticleDOI

A Generalized Framework for Population Based Training

TL;DR: This work proposes 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, and shows that the system achieves better accuracy and faster convergence compared to existing methods, given the same computational resource.
Proceedings ArticleDOI

PrefEdge: SSD Prefetcher for Large-Scale Graph Traversal

TL;DR: PrefEdge is presented, a prefetcher for graph algorithms that parallelises requests to derive maximum throughput from SSDs that performs up to 80% faster without the program complexity and the programmer effort needed for multi-threaded graph algorithms.