Towards Embodied Agentic AI: Review and Classification of LLM- and VLM-Driven Robot Autonomy and Interaction
Sahar Salimpour, Lei Fu, Kajetan Rachwał, Pascal Bertrand, Kevin O'Sullivan, Robert Jakob, Farhad Keramat, Leonardo Militano, Giovanni Toffetti, Harry Edelman, Jorge Peña Queralta
TL;DR
This survey analyzes how large-language and vision-language foundation models are increasingly embedded into robotic systems as intelligent intermediaries rather than end-to-end controllers. It introduces a two-axis taxonomy—model integration patterns (protocol, interface, orchestration, embedded) and agent roles (planner, orchestrator, task-specific, model-centric, generalist, systemic)—and surveys both academic and community-driven work to map current design patterns. The authors discuss practical toolkits and frameworks (MCP, LangChain, LangGraph, LlamaIndex, OpenMind OM1, ROS-related frameworks) that enable modular, memory-enabled, and safety-conscious agentic robotics, while highlighting open questions in embodiment, memory, edge-cloud deployment, and evaluation. The work emphasizes that agentic AI can augment, rather than replace, traditional robotic stacks, offering scalable, adaptable, and interoperable pathways toward embodied autonomy with real-world impact across industry and research. It also identifies critical gaps in memory, continuous data handling, and ethical governance, urging further development of robust evaluation methods and grounded, trustworthy deployments.
Abstract
Foundation models, including large language models (LLMs) and vision-language models (VLMs), have recently enabled novel approaches to robot autonomy and human-robot interfaces. In parallel, vision-language-action models (VLAs) or large behavior models (LBMs) are increasing the dexterity and capabilities of robotic systems. This survey paper reviews works that advance agentic applications and architectures, including initial efforts with GPT-style interfaces and more complex systems where AI agents function as coordinators, planners, perception actors, or generalist interfaces. Such agentic architectures allow robots to reason over natural language instructions, invoke APIs, plan task sequences, or assist in operations and diagnostics. In addition to peer-reviewed research, due to the fast-evolving nature of the field, we highlight and include community-driven projects, ROS packages, and industrial frameworks that show emerging trends. We propose a taxonomy for classifying model integration approaches and present a comparative analysis of the role that agents play in different solutions in today's literature.
