Multiversion Hindsight Logging for Continuous Training

Fuente: arXiv
Guardado en:
Detalles Bibliográficos
Autores principales: Garcia, Rolando, Dandamudi, Anusha, Matute, Gabriel, Wan, Lehan, Gonzalez, Joseph, Hellerstein, Joseph M., Sen, Koushik
Formato: Preprint
Publicado: 2023
Materias:
Acceso en línea:
Etiquetas: Agregar Etiqueta
Sin Etiquetas, Sea el primero en etiquetar este registro!
_version_ 1866916449102069760
author Garcia, Rolando
Dandamudi, Anusha
Matute, Gabriel
Wan, Lehan
Gonzalez, Joseph
Hellerstein, Joseph M.
Sen, Koushik
author_facet Garcia, Rolando
Dandamudi, Anusha
Matute, Gabriel
Wan, Lehan
Gonzalez, Joseph
Hellerstein, Joseph M.
Sen, Koushik
contents Production Machine Learning involves continuous training: hosting multiple versions of models over time, often with many model versions running at once. When model performance does not meet expectations, Machine Learning Engineers (MLEs) debug issues by exploring and analyzing numerous prior versions of code and training data to identify root causes and mitigate problems. Traditional debugging and logging tools often fall short in managing this experimental, multi-version context. FlorDB introduces Multiversion Hindsight Logging, which allows engineers to use the most recent version's logging statements to query past versions, even when older versions logged different data. Log statement propagation enables consistent injection of logging statements into past code versions, regardless of changes to the codebase. Once log statements are propagated across code versions, the remaining challenge in Multiversion Hindsight Logging is to efficiently replay the new log statements based on checkpoints from previous runs. Finally, a coherent user experience is required to help MLEs debug across all versions of code and data. To this end, FlorDB presents a unified relational model for efficient handling of historical queries, offering a comprehensive view of the log history to simplify the exploration of past code iterations. We present a performance evaluation on diverse benchmarks confirming its scalability and the ability to deliver real-time query responses, leveraging query-based filtering and checkpoint-based parallelism for efficient replay.
format Preprint
id arxiv_https___arxiv_org_abs_2310_07898
institution arXiv
publishDate 2023
record_format arxiv
spellingShingle Multiversion Hindsight Logging for Continuous Training
Garcia, Rolando
Dandamudi, Anusha
Matute, Gabriel
Wan, Lehan
Gonzalez, Joseph
Hellerstein, Joseph M.
Sen, Koushik
Software Engineering
Databases
Production Machine Learning involves continuous training: hosting multiple versions of models over time, often with many model versions running at once. When model performance does not meet expectations, Machine Learning Engineers (MLEs) debug issues by exploring and analyzing numerous prior versions of code and training data to identify root causes and mitigate problems. Traditional debugging and logging tools often fall short in managing this experimental, multi-version context. FlorDB introduces Multiversion Hindsight Logging, which allows engineers to use the most recent version's logging statements to query past versions, even when older versions logged different data. Log statement propagation enables consistent injection of logging statements into past code versions, regardless of changes to the codebase. Once log statements are propagated across code versions, the remaining challenge in Multiversion Hindsight Logging is to efficiently replay the new log statements based on checkpoints from previous runs. Finally, a coherent user experience is required to help MLEs debug across all versions of code and data. To this end, FlorDB presents a unified relational model for efficient handling of historical queries, offering a comprehensive view of the log history to simplify the exploration of past code iterations. We present a performance evaluation on diverse benchmarks confirming its scalability and the ability to deliver real-time query responses, leveraging query-based filtering and checkpoint-based parallelism for efficient replay.
title Multiversion Hindsight Logging for Continuous Training
topic Software Engineering
Databases
url https://arxiv.org/abs/2310.07898