Designing Domain-Specific Agents via Hierarchical Task Abstraction Mechanism
Kaiyu Li, Jiayu Wang, Zhi Wang, Hui Qiao, Weizhan Zhang, Deyu Meng, Xiangyong Cao

TL;DR
This paper introduces a hierarchical task abstraction mechanism for designing domain-specific multi-agent systems, demonstrated through EarthAgent for geospatial analysis, improving planning accuracy over existing methods.
Contribution
The paper proposes a novel hierarchical task-centric framework for multi-agent systems, tailored for specialized domains, and demonstrates its effectiveness with EarthAgent and GeoPlan-bench.
Findings
EarthAgent outperforms existing multi-agent systems in geospatial tasks.
The hierarchical architecture enforces procedural correctness and task decomposition.
GeoPlan-bench provides a comprehensive evaluation platform for complex geospatial planning.
Abstract
LLM-driven agents, particularly those using general frameworks like ReAct or human-inspired role-playing, often struggle in specialized domains that necessitate rigorously structured workflows. Fields such as remote sensing, requiring specialized tools (e.g., correction, spectral indices calculation), and multi-step procedures (e.g., numerous intermediate products and optional steps), significantly challenge generalized approaches. To address this gap, we introduce a novel agent design framework centered on a Hierarchical Task Abstraction Mechanism (HTAM). Specifically, HTAM moves beyond emulating social roles, instead structuring multi-agent systems into a logical hierarchy that mirrors the intrinsic task-dependency graph of a given domain. This task-centric architecture thus enforces procedural correctness and decomposes complex problems into sequential layers, where each layer's…
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
TopicsAI-based Problem Solving and Planning · Constraint Satisfaction and Optimization · Multimodal Machine Learning Applications
