paper-with-me

홈 › Papers

LLM-Powered AI Agent Systems and Their Applications in Industry

2025-05-22 · Guannan Liang, Qianqian Tong

The emergence of Large Language Models (LLMs) has reshaped agent systems. Unlike traditional rule-based agents with limited task scope, LLM-powered agents offer greater flexibility, cross-domain reasoning, and natural language interaction. Moreover, with the integration of multi-modal LLMs, current agent systems are highly capable of processing diverse data modalities, including text, images, audio, and structured tabular data, enabling richer and more adaptive real-world behavior. This paper comprehensively examines the evolution of agent systems from the pre-LLM era to current LLM-powered architectures. We categorize agent systems into software-based, physical, and adaptive hybrid systems, highlighting applications across customer service, software development, manufacturing automation, personalized education, financial trading, and healthcare. We further discuss the primary challenges posed by LLM-powered agents, including high inference latency, output uncertainty, lack of evaluation metrics, and security vulnerabilities, and propose potential solutions to mitigate these concerns.

📄 PDF Abstract BibTeX arXiv:2505.16120

Code (0)

등록된 구현이 없습니다.

Tasks

AI Agent

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Safeguarding AI Agents: Developing and Analyzing Safety Architectures

2024-09-03 · Ishaan Domkundwar, Mukunda N S, Ishaan Bhola, Riddhik Kochhar

AI agents, specifically powered by large language models, have demonstrated exceptional capabilities in various applications where precision and efficacy are necessary. However, these agents come with inherent risks, inc…

AI Agent

Empowering Real-World: A Survey on the Technology, Practice, and Evaluation of LLM-driven Industry Agents

2025-10-20 · Yihong Tang, Kehai Chen, Liang Yue, Jinxin Fan 외 arxiv

With the rise of large language models (LLMs), LLM agents capable of autonomous reasoning, planning, and executing complex tasks have become a frontier in artificial intelligence. However, how to translate the research o…

Improving Performance of Commercially Available AI Products in a Multi-Agent Configuration

2024-10-29 · Cory Hymel, Sida Peng, Kevin Xu, Charath Ranganathan

In recent years, with the rapid advancement of large language models (LLMs), multi-agent systems have become increasingly more capable of practical application. At the same time, the software development industry has had…

A Survey on LLM-powered Agents for Recommender Systems

2025-02-14 · Qiyao Peng, Hongtao Liu, Hua Huang, Qing Yang 외

Recommender systems are essential components of many online platforms, yet traditional approaches still struggle with understanding complex user preferences and providing explainable recommendations. The emergence of Lar…

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems+1

AgentGit: A Version Control Framework for Reliable and Scalable LLM-Powered Multi-Agent Systems

2025-11-01 · Yang Li, Siqi Ping, Xiyu Chen, Xiaojian Qi 외 arxiv

With the rapid progress of large language models (LLMs), LLM-powered multi-agent systems (MAS) are drawing increasing interest across academia and industry. However, many current MAS frameworks struggle with reliability …