paper-with-me

홈 › Papers

Incident Analysis for AI Agents

2025-08-19 · Carson Ezell, Xavier Roberts-Gaal, Alan Chan arxiv

As AI agents become more widely deployed, we are likely to see an increasing number of incidents: events involving AI agent use that directly or indirectly cause harm. For example, agents could be prompt-injected to exfiltrate private information or make unauthorized purchases. Structured information about such incidents (e.g., user prompts) can help us understand their causes and prevent future occurrences. However, existing incident reporting processes are not sufficient for understanding agent incidents. In particular, such processes are largely based on publicly available data, which excludes useful, but potentially sensitive, information such as an agent's chain of thought or browser history. To inform the development of new, emerging incident reporting processes, we propose an incident analysis framework for agents. Drawing on systems safety approaches, our framework proposes three types of factors that can cause incidents: system-related (e.g., CBRN training data), contextual (e.g., prompt injections), and cognitive (e.g., misunderstanding a user request). We also identify specific information that could help clarify which factors are relevant to a given incident: activity logs, system documentation and access, and information about the tools an agent uses. We provide recommendations for 1) what information incident reports should include and 2) what information developers and deployers should retain and make available to incident investigators upon request. As we transition to a world with more agents, understanding agent incidents will become increasingly crucial for managing risks.

📄 PDF Abstract BibTeX arXiv:2508.14231

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Breaking the Cycle of Recurring Failures: Applying Generative AI to Root Cause Analysis in Legacy Banking Systems

2024-11-20 · Siyuan Jin, Zhendong Bei, Bichao Chen, Yong Xia

Traditional banks face significant challenges in digital transformation, primarily due to legacy system constraints and fragmented ownership. Recent incidents show that such fragmentation often results in superficial inc…

Management

E-bike agents: Large Language Model-Driven E-Bike Accident Analysis and Severity Prediction

2025-06-05 · Zhichao Yang, Jiashu He, Mohammad B. Al-Khasawneh, Darshan Pandit 외

Electric bicycles (e-bikes) are rapidly increasing in use, raising safety concerns due to a rise in accident reports. However, e-bike incident reports often use unstructured narrative formats, which hinders quantitative …

Language ModelingLanguage ModellingLarge Language Modelseverity prediction

Exploring LLM-based Agents for Root Cause Analysis

2024-03-07 · Devjeet Roy, Xuchao Zhang, Rashi Bhave, Chetan Bansal 외

The growing complexity of cloud based software systems has resulted in incident management becoming an integral part of the software development lifecycle. Root cause analysis (RCA), a critical part of the incident manag…

DiagnosticManagementRetrieval

SIR-Bench: Evaluating Investigation Depth in Security Incident Response Agents

2026-04-13 · Daniel Begimher, Cristian Leo, Jack Huang, Pat Gaw 외 arxiv

We present SIR-Bench, a benchmark of 794 test cases for evaluating autonomous security incident response agents that distinguishes genuine forensic investigation from alert parroting. Derived from 129 anonymized incident…

A Novel Task-Driven Method with Evolvable Interactive Agents Using Event Trees for Enhanced Emergency Decision Support

2024-12-24 · Xingyu Xiao, Peng Chen, Ben Qi, Jingang Liang 외

As climate change and other global challenges increase the likelihood of unforeseen emergencies, the limitations of human-driven strategies in critical situations become more pronounced. Inadequate pre-established emerge…

Decision Making