Logo image
LAMP: data provenance for graph based machine learning algorithms through derivative computation
Conference paper   Open access

LAMP: data provenance for graph based machine learning algorithms through derivative computation

Shiqing Ma, Yousra Aafer, Zhaogui Xu, Wen-Chuan Lee, Juan Zhai, Yingqi Liu and Xiangyu Zhang
ESEC/FSE 2017: Proceedings of the 2017 11th Joint Meeting on Foundations of Software Engineering, pp.786-797
Assoc Computing Machinery
ESEC/FSE: Joint Meeting on Foundations of Software Engineering, 11 (Paderborn, Germany, 09/04/2017–09/08/2017)
01/01/2017

Abstract

Computer Science, Software Engineering Computer Science, Theory & Methods Science & Technology Computer Science Technology
Data provenance tracking determines the set of inputs related to a given output. It enables quality control and problem diagnosis in data engineering. Most existing techniques work by tracking program dependencies. They cannot quantitatively assess the importance of related inputs, which is critical to machine learning algorithms, in which an output tends to depend on a huge set of inputs while only some of them are of importance. In this paper, we propose LAMP, a provenance computation system for machine learning algorithms. Inspired by automatic differentiation (AD), LAMP quantifies the importance of an input for an output by computing the partial derivative. LAMP separates the original data processing and the more expensive derivative computation to different processes to achieve cost-effectiveness. In addition, it allows quantifying importance for inputs related to discrete behavior, such as control flow selection. The evaluation on a set of real world programs and data sets illustrates that LAMP produces more precise and succinct provenance than program dependence based techniques, with much less overhead. Our case studies demonstrate the potential of LAMP in problem diagnosis in data engineering.
pdf
FSE17 LAMP data provenance 20171.42 MBDownloadView
Version of Record (VoR) Open Access
url
https://doi.org/10.1145/3106237.3106291View
Version of Record (VoR) ACM digital library
url
Report an accessibility issueView
Please complete a content remediation request to report an accessibility issue with a library electronic resource, website, or service.

Metrics

231 File downloads
29 Record Views

Details

Logo image