Sky Seminar: “The Tip of the Iceberg: How to make ML for Systems work” with Deniz Altınbüken

March 29, 2022

Join us for our New Sky Seminar Speaker Series! Our first speaker for this series will be Deniz Altınbüken who is a Senior Software Engineer at Google Research.
Speaker: Deniz Altınbüken
Location: Soda 430-438, Woz Lounge
Date: 29th March 2022
Time: 1-2pm PST
Title
The Tip of the Iceberg: How to make ML for Systems work
 

Abstract

Machine Learning has become a powerful tool to improve computer systems and there is a significant amount of research ongoing both in academia and industry to tackle systems problems using ML. Most work focuses on learning patterns and replacing heuristics with these learned patterns to solve systems problems such as compiler optimization, query optimization, failure detection, indexing, and caching. However, solutions that truly improve systems need to maintain the efficiency, availability, reliability, and maintainability of systems while integrating Machine Learning into the system. In this talk, I will cover the key challenges and surprising joys of designing, implementing and deploying ML for Systems solutions based on my experiences of building and deploying these systems at Google.

Bio
Deniz Altınbüken is a Senior Software Engineer at Google Research and part of the Google Brain team. She received her PhD in distributed systems from Cornell University in 2017 under the supervision of Robbert van Renesse, specializing on consensus protocols and self-adapting systems. Since her PhD she has worked on large-scale database systems and learned systems. Currently, she is focusing on improving the state-of-the-art in systems using Machine Learning, mainly focusing on caching and indexing. Her work has appeared in top-tier conferences and workshops such as SOSP and ML for Systems at NeurIPS.