paper-with-me

홈 › Papers

Intention-aware policy graphs: answering what, how, and why in opaque agents

2024-09-27 · Victor Gimenez-Abalos, Sergio Alvarez-Napagao, Adrian Tormos, Ulises Cortés, Javier Vázquez-Salceda

Agents are a special kind of AI-based software in that they interact in complex environments and have increased potential for emergent behaviour. Explaining such emergent behaviour is key to deploying trustworthy AI, but the increasing complexity and opaque nature of many agent implementations makes this hard. In this work, we propose a Probabilistic Graphical Model along with a pipeline for designing such model -- by which the behaviour of an agent can be deliberated about -- and for computing a robust numerical value for the intentions the agent has at any moment. We contribute measurements that evaluate the interpretability and reliability of explanations provided, and enables explainability questions such as what do you want to do now?' (e.g. deliver soup) how do you plan to do it?' (e.g. returning a plan that considers its skills and the world), and `why would you take this action at this state?' (e.g. explaining how that furthers or hinders its own goals). This model can be constructed by taking partial observations of the agent's actions and world states, and we provide an iterative workflow for increasing the proposed measurements through better design and/or pointing out irrational agent behaviour.

📄 PDF Abstract BibTeX arXiv:2409.19038

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Explaining Autonomous Vehicles with Intention-aware Policy Graphs

2025-05-13 · Sara Montese, Victor Gimenez-Abalos, Atia Cortés, Ulises Cortés 외

The potential to improve road safety, reduce human driving error, and promote environmental sustainability have enabled the field of autonomous driving to progress rapidly over recent decades. The performance of autonomo…

Autonomous DrivingAutonomous VehiclesDecision Making

Intention Aware Robot Crowd Navigation with Attention-Based Interaction Graph

2022-03-03 · Shuijing Liu, Peixin Chang, Zhe Huang, Neeloy Chakraborty 외

We study the problem of safe and intention-aware robot navigation in dense and interactive crowds. Most previous reinforcement learning (RL) based methods fail to consider different types of interactions among all agents…

Graph Neural NetworkMotion Planningreinforcement-learningRobot Navigation+2

Execution Envelopes: A Shared Admission Contract for Backend AI Execution Requests

2026-05-08 · Krti Tallam arxiv

Enterprise AI backends increasingly admit heterogeneous execution requests across model deployment, inference, evaluation, data movement, and agentic workflows. In many systems, those requests arrive in service-specific …

Neuro-Symbolic Meta-Policies for Temporal Knowledge-Graph Memory under Partial Observability

2026-07-20 · Taewoon Kim, Vincent François-Lavet, Michael Cochez arxiv

Partially observable reinforcement learning requires deciding what to retain, retrieve, and forget over time. We introduce a neuro-symbolic meta-policy that learns which symbolic memory heuristic to apply at each decisio…

Reinforcement LearningQuestion Answering

Teleological Inference in Structural Causal Models via Intentional Interventions

2026-03-19 · Dario Compagno, Fabio Massimo Zennaro arxiv

Structural causal models (SCMs) were conceived to formulate and answer causal questions. This paper shows that SCMs can also be used to formulate and answer teleological questions, concerning the intentions of a state-aw…