No-Code ML Pipeline Development: Leveraging Knowledge Graphs and Language Models

Published: 2025, Last Modified: 09 Jan 2026ESWC (Satellite Events) 2025EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Constructing machine learning (ML) pipelines is challenging for non-ML experts due to various tasks and methods. Despite several no-code tools, their ML catalogs remain difficult to navigate. To address these challenges, we present an interactive system that simplifies ML pipeline creation through a graphical user interface (GUI) powered by ExeKGLib , a knowledge graph (KG)-based ML framework. The GUI features a drag-and-drop interface, allowing users to design ML workflows visually without coding. In addition, a large language model (LLM)-powered assistant provides context-aware recommendations for selecting pipeline steps from the ExeKGLib graph. We also utilize ontologies and semantic validation to ensure logical dependencies within the pipeline, guaranteeing usability and correctness. The resulting pipelines are automatically translated into executable KGs and executed by ExeKGLib. We demonstrate the system’s capabilities through a detailed walkthrough, highlighting its role in streamlining ML workflow creation and execution. This demo showcases the synergy between ontologies, KGs, and LLM-powered recommendations, democratizing ML pipeline development for both experts and non-experts.
Loading