Hierarchical Agent
Also called: Hierarchical Multi-Agent System, Hierarchical Agent Architecture
An AI agent architecture that organizes multiple agents into hierarchical layers, where higher-level agents decompose goals, coordinate decision-making, and supervise lower-level agents responsible for executing specialized tasks.
Explore more about Architectures
Related terms
An AI architecture in which multiple autonomous agents interact and collaborate to achieve individual or shared goals.
Orchestrator AgentAn AI agent designed to coordinate and manage other agents to achieve complex goals.
Task DecompositionThe process of breaking down a complex task into smaller, manageable subtasks for structured execution.
Goal PlanningThe process by which an AI system identifies, prioritizes, and organizes objectives into an actionable plan, determining the sequence of tasks and strategies required to achieve one or more specified goals.