paper-with-me

홈 › Papers

A Survey on AgentOps: Categorization, Challenges, and Future Directions

2025-08-04 · Zexin Wang, Jingjing Li, Quan Zhou, Haotian Si, Yuanhao Liu, Jianhui Li, Gaogang Xie, Fei Sun, Dan Pei, Changhua Pei arxiv

As the reasoning capabilities of Large Language Models (LLMs) continue to advance, LLM-based agent systems offer advantages in flexibility and interpretability over traditional systems, garnering increasing attention. However, despite the widespread research interest and industrial application of agent systems, these systems, like their traditional counterparts, frequently encounter anomalies. These anomalies lead to instability and insecurity, hindering their further development. Therefore, a comprehensive and systematic approach to the operation and maintenance of agent systems is urgently needed. Unfortunately, current research on the operations of agent systems is sparse. To address this gap, we have undertaken a survey on agent system operations with the aim of establishing a clear framework for the field, defining the challenges, and facilitating further development. Specifically, this paper begins by systematically defining anomalies within agent systems, categorizing them into intra-agent anomalies and inter-agent anomalies. Next, we introduce a novel and comprehensive operational framework for agent systems, dubbed Agent System Operations (AgentOps). We provide detailed definitions and explanations of its four key stages: monitoring, anomaly detection, root cause analysis, and resolution.

📄 PDF Abstract BibTeX arXiv:2508.02121

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Efficient Video Diffusion Models: Advancements and Challenges

2026-04-17 · Shitong Shao, Lichen Bai, Pengfei Wan, James Kwok 외 arxiv

Video diffusion models have rapidly become the dominant paradigm for high-fidelity generative video synthesis, but their practical deployment remains constrained by severe inference costs. Compared with image generation,…

Model CompressionImage Generation

Understanding World or Predicting Future? A Comprehensive Survey of World Models

2024-11-21 · Jingtao Ding, Yunke Zhang, Yu Shang, Yuheng Zhang 외

The concept of world models has garnered significant attention due to advancements in multimodal large language models such as GPT-4 and video generation models such as Sora, which are central to the pursuit of artificia…

Autonomous DrivingDecision MakingVideo Generation

A Survey of Active Learning for Natural Language Processing

2022-10-18 · Zhisong Zhang, Emma Strubell, Eduard Hovy

In this work, we provide a survey of active learning (AL) for its applications in natural language processing (NLP). In addition to a fine-grained categorization of query strategies, we also investigate several other imp…

Active LearningStructured PredictionSurvey

Continual Learning for Large Language Models: A Survey

2024-02-02 · Tongtong Wu, Linhao Luo, Yuan-Fang Li, Shirui Pan 외

Large language models (LLMs) are not amenable to frequent re-training, due to high training costs arising from their massive scale. However, updates are necessary to endow LLMs with new skills and keep them up-to-date wi…

Continual LearningContinual PretrainingModel EditingRetrieval+2

Efficient Evaluation Methods for Neural Architecture Search: A Survey

2023-01-14 · Xiaotian Song, Xiangning Xie, Zeqiong Lv, Gary G. Yen 외

Neural Architecture Search (NAS) has received increasing attention because of its exceptional merits in automating the design of Deep Neural Network (DNN) architectures. However, the performance evaluation process, as a …

Neural Architecture SearchSurvey