paper-with-me

Papers

Agentic Artificial Intelligence (AI): Architectures, Taxonomies, and Evaluation of Large Language Model Agents

2026-01-18 · Arunkumar V, Gangadharan G. R., Rajkumar Buyya arxiv

Artificial Intelligence is moving from models that only generate text to Agentic AI, where systems behave as autonomous entities that can perceive, reason, plan, and act. Large Language Models (LLMs) are no longer used only as passive knowledge engines but as cognitive controllers that combine memory, tool use, and feedback from their environment to pursue extended goals. This shift already supports the automation of complex workflows in software engineering, scientific discovery, and web navigation, yet the variety of emerging designs, from simple single loop agents to hierarchical multi agent systems, makes the landscape hard to navigate. In this paper, we investigate architectures and propose a unified taxonomy that breaks agents into Perception, Brain, Planning, Action, Tool Use, and Collaboration. We use this lens to describe the move from linear reasoning procedures to native inference time reasoning models, and the transition from fixed API calls to open standards like the Model Context Protocol (MCP) and Native Computer Use. We also group the environments in which these agents operate, including digital operating systems, embodied robotics, and other specialized domains, and we review current evaluation practices. Finally, we highlight open challenges, such as hallucination in action, infinite loops, and prompt injection, and outline future research directions toward more robust and reliable autonomous systems.

📄 PDF Abstract BibTeX arXiv:2601.12560

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LLM-Powered Agentic AI for 5G/6G Networks: A Tutorial and Survey on Architectures, Protocols, and Standardization

2026-07-17 · Mazene Ameur, Abdelkader Mekrache, Bouziane Brik, Adlen Ksentini arxiv

Agentic Artificial Intelligence (AI), enabled by Large Language Models, marks a shift from rule-based automation toward autonomous, goal-driven control of Next-Generation Networks (NGNs). Existing surveys treat the two d…

Audio-Visual Intelligence in Large Foundation Models

2026-05-05 · You Qin, Kai Liu, Shengqiong Wu, Kai Wang 외 arxiv

Audio-Visual Intelligence (AVI) has emerged as a central frontier in artificial intelligence, bridging auditory and visual modalities to enable machines that can perceive, generate, and interact in the multimodal real wo…

Speech RecognitionSpatial Reasoning

The impact of artificial intelligence on enterprise software user roles

2026-06-24 · Isabel Unger, Elizangela Valarini, Martin Schrepp, Nina Hollender 외 arxiv

Artificial Intelligence (AI) is rapidly reshaping the nature of work in software development, transforming user roles, workflows, and collaboration patterns across enterprise platforms. This qualitative study investigate…

Measuring Intelligence and Growth Rate: Variations on Hibbard's Intelligence Measure

2021-01-25 · Samuel Alexander, Bill Hibbard

In 2011, Hibbard suggested an intelligence measure for agents who compete in an adversarial sequence prediction game. We argue that Hibbard's idea should actually be considered as two separate ideas: first, that the inte…

Agentic CLEAR: Automating Multi-Level Evaluation of LLM Agents

2026-05-21 · Asaf Yehudai, Lilach Eden, Michal Shmueli-Scheuer arxiv

Agentic systems are becoming more capable: agents define strategies, take actions, and interact with different environments. This autonomy poses serious challenges for overseeing and assessing agent behavior. Most curren…