Search Results for author: Eiko Yoneki

Found 14 papers, 5 papers with code

IA2: Leveraging Instance-Aware Index Advisor with Reinforcement Learning for Diverse Workloads

no code implementations8 Apr 2024 Taiyi Wang, Eiko Yoneki

This study introduces the Instance-Aware Index Advisor (IA2), a novel deep reinforcement learning (DRL)-based approach for optimizing index selection in databases facing large action spaces of potential candidates.

SIP: Autotuning GPU Native Schedules via Stochastic Instruction Perturbation

no code implementations25 Mar 2024 Guoliang He, Eiko Yoneki

In this work, we explore the possibility of GPU native instruction optimization to further push the CUDA kernels to extreme performance.

X-RLflow: Graph Reinforcement Learning for Neural Network Subgraphs Transformation

1 code implementation28 Apr 2023 Guoliang He, Sean Parker, Eiko Yoneki

Tensor graph superoptimisation systems perform a sequence of subgraph substitution to neural networks, to find the optimal computation graph structure.

Decision Making reinforcement-learning +1

MCTS-GEB: Monte Carlo Tree Search is a Good E-graph Builder

1 code implementation8 Mar 2023 Guoliang He, Zak Singh, Eiko Yoneki

Rewrite systems [6, 10, 12] have been widely employing equality saturation [9], which is an optimisation methodology that uses a saturated e-graph to represent all possible sequences of rewrite simultaneously, and then extracts the optimal one.

graph construction Reinforcement Learning (RL)

RLFlow: Optimising Neural Network Subgraph Transformation with World Models

1 code implementation3 May 2022 Sean Parker, Sami Alabed, Eiko Yoneki

Our proposed approach RLFlow can learn to perform neural network subgraph transformations, without the need for expertly designed heuristics to achieve a high level of performance.

Model-based Reinforcement Learning reinforcement-learning +1

BoGraph: Structured Bayesian Optimization From Logs for Expensive Systems with Many Parameters

no code implementations16 Dec 2021 Sami Alabed, Eiko Yoneki

Then it applies the expert-provided knowledge to the graph to further contextualize the system behavior.

Bayesian Optimization

GDDR: GNN-based Data-Driven Routing

no code implementations20 Apr 2021 Oliver Hope, Eiko Yoneki

We explore the feasibility of combining Graph Neural Network-based policy architectures with Deep Reinforcement Learning as an approach to problems in systems.

High-Dimensional Bayesian Optimization with Multi-Task Learning for RocksDB

no code implementations30 Mar 2021 Sami Alabed, Eiko Yoneki

The model is then incorporated in a standard Bayesian Optimization loop to find parameters that maximize RocksDB's IO throughput.

Bayesian Optimization Dimensionality Reduction +2

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.