@carand

TFX: A TensorFlow-Based Production-Scale Machine Learning Platform

, , , , , , , , , , , , , , , , , , , , , and . Proceedings of the 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, page 1387--1395. New York, NY, USA, ACM, (2017)
DOI: 10.1145/3097983.3098021

Abstract

Creating and maintaining a platform for reliably producing and deploying machine learning models requires careful orchestration of many components---a learner for generating models based on training data, modules for analyzing and validating both data as well as models, and finally infrastructure for serving models in production. This becomes particularly challenging when data changes over time and fresh models need to be produced continuously. Unfortunately, such orchestration is often done ad hoc using glue code and custom scripts developed by individual teams for specific use cases, leading to duplicated effort and fragile systems with high technical debt. We present TensorFlow Extended (TFX), a TensorFlow-based general-purpose machine learning platform implemented at Google. By integrating the aforementioned components into one platform, we were able to standardize the components, simplify the platform configuration, and reduce the time to production from the order of months to weeks, while providing platform stability that minimizes disruptions. We present the case study of one deployment of TFX in the Google Play app store, where the machine learning models are refreshed continuously as new data arrive. Deploying TFX led to reduced custom code, faster experiment cycles, and a 2% increase in app installs resulting from improved data and model analysis.

Description

TFX

Links and resources

Tags

community

  • @carand
  • @dblp
@carand's tags highlighted