Autonomous Data Processing using Meta-Agents
Udayan Khurana

TL;DR
This paper introduces ADP-MA, a hierarchical meta-agent framework that autonomously constructs, manages, and refines data processing pipelines, enhancing adaptability and efficiency over traditional static pipelines.
Contribution
The paper presents a novel hierarchical meta-agent architecture for autonomous, adaptive data pipeline management, integrating planning, orchestration, and iterative evaluation.
Findings
Demonstrates dynamic pipeline construction and refinement.
Shows improved scalability and adaptability.
Reduces redundancy through agent reuse.
Abstract
Traditional data processing pipelines are typically static and handcrafted for specific tasks, limiting their adaptability to evolving requirements. While general-purpose agents and coding assistants can generate code for well-understood data pipelines, they lack the ability to autonomously monitor, manage, and optimize an end-to-end pipeline once deployed. We present \textbf{Autonomous Data Processing using Meta-agents} (ADP-MA), a framework that dynamically constructs, executes, and iteratively refines data processing pipelines through hierarchical agent orchestration. At its core, \textit{meta-agents} analyze input data and task specifications to design a multi-phase plan, instantiate specialized \textit{ground-level agents}, and continuously evaluate pipeline performance. The architecture comprises three key components: a planning module for strategy generation, an orchestration…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Modular Robots and Swarm Intelligence · AI-based Problem Solving and Planning
