Search Results for author: Michael Schaarschmidt

Found 13 papers, 4 papers with code

Automatic Discovery of Composite SPMD Partitioning Strategies in PartIR

no code implementations7 Oct 2022 Sami Alabed, Dominik Grewe, Juliana Franco, Bart Chrzaszcz, Tom Natan, Tamara Norman, Norman A. Rink, Dimitrios Vytiniotis, Michael Schaarschmidt

Large neural network models are commonly trained through a combination of advanced parallelism strategies in a single program, multiple data (SPMD) paradigm.

Pre-training via Denoising for Molecular Property Prediction

1 code implementation31 May 2022 Sheheryar Zaidi, Michael Schaarschmidt, James Martens, Hyunjik Kim, Yee Whye Teh, Alvaro Sanchez-Gonzalez, Peter Battaglia, Razvan Pascanu, Jonathan Godwin

Many important problems involving molecular property prediction from 3D structures have limited data, posing a generalization challenge for neural networks.

Denoising Molecular Property Prediction +1

Automap: Towards Ergonomic Automated Parallelism for ML Models

no code implementations6 Dec 2021 Michael Schaarschmidt, Dominik Grewe, Dimitrios Vytiniotis, Adam Paszke, Georg Stefan Schmid, Tamara Norman, James Molloy, Jonathan Godwin, Norman Alexander Rink, Vinod Nair, Dan Belov

The rapid rise in demand for training large neural network architectures has brought into focus the need for partitioning strategies, for example by using data, model, or pipeline parallelism.

Learning Index Selection with Structured Action Spaces

no code implementations16 Sep 2019 Jeremy Welborn, Michael Schaarschmidt, Eiko Yoneki

Configuration spaces for computer systems can be challenging for traditional and automatic tuning strategies.

Efficient Exploration

RLgraph: Modular Computation Graphs for Deep Reinforcement Learning

1 code implementation21 Oct 2018 Michael Schaarschmidt, Sven Mika, Kai Fricke, Eiko Yoneki

Reinforcement learning (RL) tasks are challenging to implement, execute and test due to algorithmic instability, hyper-parameter sensitivity, and heterogeneous distributed communication patterns.

reinforcement-learning Reinforcement Learning (RL)

LIFT: Reinforcement Learning in Computer Systems by Learning From Demonstrations

4 code implementations23 Aug 2018 Michael Schaarschmidt, Alexander Kuhnle, Ben Ellis, Kai Fricke, Felix Gessert, Eiko Yoneki

In this work, we introduce LIFT, an end-to-end software stack for applying deep reinforcement learning to data management tasks.

Management reinforcement-learning +1

Tuning the Scheduling of Distributed Stochastic Gradient Descent with Bayesian Optimization

no code implementations1 Dec 2016 Valentin Dalibard, Michael Schaarschmidt, Eiko Yoneki

We present an optimizer which uses Bayesian optimization to tune the system parameters of distributed stochastic gradient descent (SGD).

Bayesian Optimization Scheduling

Learning Runtime Parameters in Computer Systems with Delayed Experience Injection

no code implementations31 Oct 2016 Michael Schaarschmidt, Felix Gessert, Valentin Dalibard, Eiko Yoneki

This paper investigates the use of deep reinforcement learning for runtime parameters of cloud databases under latency constraints.

Management reinforcement-learning +1

Cannot find the paper you are looking for? You can Submit a new open access paper.