paper-with-me

Papers

Agentic AI Process Observability: Discovering Behavioral Variability

2025-05-26 · Fabiana Fournier, Lior Limonad, Yuval David

AI agents that leverage Large Language Models (LLMs) are increasingly becoming core building blocks of modern software systems. A wide range of frameworks is now available to support the specification of such applications. These frameworks enable the definition of agent setups using natural language prompting, which specifies the roles, goals, and tools assigned to the various agents involved. Within such setups, agent behavior is non-deterministic for any given input, highlighting the critical need for robust debugging and observability tools. In this work, we explore the use of process and causal discovery applied to agent execution trajectories as a means of enhancing developer observability. This approach aids in monitoring and understanding the emergent variability in agent behavior. Additionally, we complement this with LLM-based static analysis techniques to distinguish between intended and unintended behavioral variability. We argue that such instrumentation is essential for giving developers greater control over evolving specifications and for identifying aspects of functionality that may require more precise and explicit definitions.

📄 PDF Abstract BibTeX arXiv:2505.20127

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Discovery

Similar Papers 제목 키워드 기반

Beyond Black-Box Benchmarking: Observability, Analytics, and Optimization of Agentic Systems

2025-03-09 · Dany Moshkovich, Hadar Mulian, Sergey Zeltyn, Natti Eder 외

The rise of agentic AI systems, where agents collaborate to perform diverse tasks, poses new challenges with observing, analyzing and optimizing their behavior. Traditional evaluation and benchmarking approaches struggle…

Benchmarking

CPEMH: An Agentic Framework for Prompt-Driven Behavior Evaluation and Assurance in Foundation-Model Systems for Mental Health Screening

2026-05-11 · Giuliano Lorenzoni, Ivens Portugal, Paulo Alencar, Donald Cowan arxiv

This paper presents CPEMH, an agentic framework designed to evaluate prompt-driven behavior in foundation-model systems operating on transcript-based datasets for mental-health screening. CPEMH serves as an engineering m…

An Approach to Checking Correctness for Agentic Systems

2025-08-19 · Thomas J Sheffler arxiv

This paper presents a temporal expression language for monitoring AI agent behavior, enabling systematic error-detection of LLM-based agentic systems that exhibit variable outputs due to stochastic generation processes. …

Prompt Engineering

Agentic AI Enhances Physician Trust in Clinical Decision Making

2026-06-16 · Zhiling Yan, Zhe Fang, David J King, Ann Pongsakul 외 arxiv

Medical AI has shifted from reasoning to agentic AI, a new paradigm that autonomously invokes external tools during reasoning, rendering intermediate reasoning steps and tool outputs transparent to users. Although proven…

Decision Making

Agentic Observability: Automated Alert Triage for Adobe E-Commerce

2026-01-31 · Aprameya Bharadwaj, Kyle Tu arxiv

Modern enterprise systems exhibit complex interdependencies that make observability and incident response increasingly challenging. Manual alert triage, which typically involves log inspection, API verification, and cros…