English

AutoStreamPipe: LLM Assisted Automatic Generation of Data Stream Processing Pipelines

Artificial Intelligence 2025-10-28 v1 Distributed, Parallel, and Cluster Computing Emerging Technologies Machine Learning Multiagent Systems

Abstract

Data pipelines are essential in stream processing as they enable the efficient collection, processing, and delivery of real-time data, supporting rapid data analysis. In this paper, we present AutoStreamPipe, a novel framework that employs Large Language Models (LLMs) to automate the design, generation, and deployment of stream processing pipelines. AutoStreamPipe bridges the semantic gap between high-level user intent and platform-specific implementations across distributed stream processing systems for structured multi-agent reasoning by integrating a Hypergraph of Thoughts (HGoT) as an extended version of GoT. AutoStreamPipe combines resilient execution strategies, advanced query analysis, and HGoT to deliver pipelines with good accuracy. Experimental evaluations on diverse pipelines demonstrate that AutoStreamPipe significantly reduces development time (x6.3) and error rates (x5.19), as measured by a novel Error-Free Score (EFS), compared to LLM code-generation methods.

Keywords

Cite

@article{arxiv.2510.23408,
  title  = {AutoStreamPipe: LLM Assisted Automatic Generation of Data Stream Processing Pipelines},
  author = {Abolfazl Younesi and Zahra Najafabadi Samani and Thomas Fahringer},
  journal= {arXiv preprint arXiv:2510.23408},
  year   = {2025}
}

Comments

Under review

R2 v1 2026-07-01T07:07:49.288Z