学位论文详细信息
Accelerating human-in-the-loop machine learning
data management;machine learning;human-in-the-loop analytics
Xin, Doris ; Parameswaran ; Aditya G
关键词: data management;    machine learning;    human-in-the-loop analytics;   
Others  :  https://www.ideals.illinois.edu/bitstream/handle/2142/105721/XIN-THESIS-2019.pdf?sequence=1&isAllowed=y
美国|英语
来源: The Illinois Digital Environment for Access to Learning and Scholarship
PDF
【 摘 要 】

Machine learning workflow development is a process of trial-and-error: developers iterate on workflows by testing out small modifications until the desired accuracy is achieved. Unfortunately, existing machine learning systems focus narrowly on model training—a small fraction of the overall development time—and neglect to address iterative development. We propose Helix, a machine learning system that optimizes the execution across iterations—intelligently caching and reusing, or recomputing intermediates as appropriate. Helix captures a wide variety of application needs within its Scala DSL, with succinct syntax defining unified processes for data preprocessing, model specification, and learning. We demonstrate that the reuse problem can be cast as a Max-Flow problem, while the caching problem is NP-Hard. We develop effective lightweight heuristics for the latter. Empirical evaluation shows that Helix is not only able to handle a wide variety of use cases in one unified workflow but also much faster, providing run time reductions of up to 19× over state-of-the-art systems, such as DeepDive or KeystoneML, on four real-world applications in natural language processing, computer vision, social and natural sciences.

【 预 览 】
附件列表
Files Size Format View
Accelerating human-in-the-loop machine learning 8166KB PDF download
  文献评价指标  
  下载次数:11次 浏览次数:31次