AICLHCApr 16, 2025

Towards Conversational AI for Human-Machine Collaborative MLOps

arXiv:2504.12477v12 citationsh-index: 352025 21st International Conference on Distributed Computing in Smart Systems and the Internet of Things (DCOSS-IoT)
Originality Synthesis-oriented
AI Analysis

This addresses the accessibility gap in MLOps for users across diverse technical skill levels, though it is an incremental application of existing LLM and agent technologies.

The paper tackles the complexity of MLOps platforms like Kubeflow by developing a conversational AI system called Swarm Agent, which integrates specialized agents to manage ML workflows through natural language, making these tools accessible to users with varying technical backgrounds.

This paper presents a Large Language Model (LLM) based conversational agent system designed to enhance human-machine collaboration in Machine Learning Operations (MLOps). We introduce the Swarm Agent, an extensible architecture that integrates specialized agents to create and manage ML workflows through natural language interactions. The system leverages a hierarchical, modular design incorporating a KubeFlow Pipelines (KFP) Agent for ML pipeline orchestration, a MinIO Agent for data management, and a Retrieval-Augmented Generation (RAG) Agent for domain-specific knowledge integration. Through iterative reasoning loops and context-aware processing, the system enables users with varying technical backgrounds to discover, execute, and monitor ML pipelines; manage datasets and artifacts; and access relevant documentation, all via intuitive conversational interfaces. Our approach addresses the accessibility gap in complex MLOps platforms like Kubeflow, making advanced ML tools broadly accessible while maintaining the flexibility to extend to other platforms. The paper describes the architecture, implementation details, and demonstrates how this conversational MLOps assistant reduces complexity and lowers barriers to entry for users across diverse technical skill levels.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes