KGLiDS: A Platform for Semantic Abstraction, Linking, and Automation of Data Science
Mossad Helali, Niki Monjazeb, Shubham Vashisth, Philippe Carrier, Ahmed Helal, Antonio Cavalcante, Khaled Ammar, Katja Hose, Essam Mansour
TL;DR
KGLiDS presents a scalable, KG-based platform that interlinks data science datasets and pipelines through the LiDS ontology to enable data discovery and on-demand automation. It introduces a novel embedding-based data profiling (CoLR), static-dynamic pipeline abstraction, and Graph Neural Network (GNN)–driven data cleaning, transformation, and AutoML, all built on a RDF-star LiDS graph with a dedicated KG Governor. Empirical evaluations show substantial speedups and lower memory usage compared with state-of-the-art data discovery, data cleaning, and AutoML systems, while maintaining or improving accuracy. The work enables interoperable, reusable data science assets and lays groundwork for broader automation and knowledge sharing in data lakes and pipelines.
Abstract
In recent years, we have witnessed the growing interest from academia and industry in applying data science technologies to analyze large amounts of data. In this process, a myriad of artifacts (datasets, pipeline scripts, etc.) are created. However, there has been no systematic attempt to holistically collect and exploit all the knowledge and experiences that are implicitly contained in those artifacts. Instead, data scientists recover information and expertise from colleagues or learn via trial and error. Hence, this paper presents a scalable platform, KGLiDS, that employs machine learning and knowledge graph technologies to abstract and capture the semantics of data science artifacts and their connections. Based on this information, KGLiDS enables various downstream applications, such as data discovery and pipeline automation. Our comprehensive evaluation covers use cases in data discovery, data cleaning, transformation, and AutoML. It shows that KGLiDS is significantly faster with a lower memory footprint than the state-of-the-art systems while achieving comparable or better accuracy.
