paper-with-me

홈 › Papers

From Features to Actions: Explainability in Traditional and Agentic AI Systems

2026-02-06 · Sindhuja Chaduvula, Jessee Ho, Kina Kim, Aravind Narayanan, Ahmed Y. Radwan, Mahshid Alinoori, Muskan Garg, Dhanesh Ramachandram, Shaina Raza arxiv

Over the last decade, Explainable AI has primarily focused on interpreting individual model predictions, producing post-hoc explanations that relate inputs to outputs under a fixed decision structure. Recent advances in large language models (LLMs) have enabled agentic AI systems whose behaviour unfolds over multi-step trajectories. In these settings, success and failure are determined by sequences of decisions rather than a single output. It remains unclear how explanation approaches designed for static predictions translate to agentic settings where behaviour emerges over time. In this work, we bridge this gap by comparing attribution-based explanations with trace-based diagnostics across both settings. Our results show that while attribution methods achieve stable feature rankings in static settings (Spearman \r{ho} = 0.86), they cannot be applied reliably to diagnose execution-level failures in agentic trajectories. In contrast, trace-grounded rubric evaluation for agentic settings consistently localizes behaviour breakdowns and reveals that state tracking inconsistency is 2.7x more prevalent in failed runs and reduces success probability by 49%. These findings motivate a shift towards trajectory-level explainability for evaluating and diagnosing autonomous AI behaviour in agentic systems. Code: https://github.com/VectorInstitute/unified-xai-evaluation-framework Project page: https://vectorinstitute.github.io/unified-xai-evaluation-framework

📄 PDF Abstract BibTeX arXiv:2602.06841

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agentic Business Process Management: A Research Manifesto

2026-03-19 · Diego Calvanese, Angelo Casciani, Giuseppe De Giacomo, Marlon Dumas 외 arxiv

This paper presents a manifesto that articulates the conceptual foundations of Agentic Business Process Management (APM), an extension of Business Process Management (BPM) for governing autonomous agents executing proces…

Towards Responsible and Explainable AI Agents with Consensus-Driven Reasoning

2025-12-25 · Eranga Bandara, Tharaka Hewa, Ross Gore, Sachin Shetty 외 arxiv

Agentic AI represents a major shift in how autonomous systems reason, plan, and execute multi-step tasks through the coordination of Large Language Models (LLMs), Vision Language Models (VLMs), tools, and external servic…

Thoughts without Thinking: Reconsidering the Explanatory Value of Chain-of-Thought Reasoning in LLMs through Agentic Pipelines

2025-05-01 · Ramesh Manuvinakurike, Emanuel Moss, Elizabeth Anne Watkins, Saurav Sahay 외

Agentic pipelines present novel challenges and opportunities for human-centered explainability. The HCXAI community is still grappling with how best to make the inner workings of LLMs transparent in actionable ways. Agen…

Beyond the 'Diff': Addressing Agentic Entropy in Agentic Software Development

2026-03-03 · Matteo Casserini, Alessandro Facchini, Andrea Ferrario arxiv

As autonomous coding agents become deeply embedded in software development workflows, their high operational velocity introduces a critical oversight challenge: the accumulating divergence between agentic actions and arc…

Interpreting Agentic Systems: Beyond Model Explanations to System-Level Accountability

2026-01-23 · Judy Zhu, Dhari Gandhi, Himanshu Joshi, Ahmad Rezaie Mianroodi 외 arxiv

Agentic systems have transformed how Large Language Models (LLMs) can be leveraged to create autonomous systems with goal-directed behaviors, consisting of multi-step planning and the ability to interact with different e…