paper-with-me

Papers

Safe Explicable Planning

2023-04-04 · Akkamahadevi Hanni, Andrew Boateng, Yu Zhang

Human expectations arise from their understanding of others and the world. In the context of human-AI interaction, this understanding may not align with reality, leading to the AI agent failing to meet expectations and compromising team performance. Explicable planning, introduced as a method to bridge this gap, aims to reconcile human expectations with the agent's optimal behavior, facilitating interpretable decision-making. However, an unresolved critical issue is ensuring safety in explicable planning, as it could result in explicable behaviors that are unsafe. To address this, we propose Safe Explicable Planning (SEP), which extends the prior work to support the specification of a safety bound. The goal of SEP is to find behaviors that align with human expectations while adhering to the specified safety criterion. Our approach generalizes the consideration of multiple objectives stemming from multiple models rather than a single model, yielding a Pareto set of safe explicable policies. We present both an exact method, guaranteeing finding the Pareto set, and a more efficient greedy method that finds one of the policies in the Pareto set. Additionally, we offer approximate solutions based on state aggregation to improve scalability. We provide formal proofs that validate the desired theoretical properties of these methods. Evaluation through simulations and physical robot experiments confirms the effectiveness of our approach for safe explicable planning.

📄 PDF Abstract BibTeX arXiv:2304.03773

Code (0)

등록된 구현이 없습니다.

Tasks

AI AgentDecision Making

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Safe Explicable Policy Search

2025-03-10 · Akkamahadevi Hanni, Jonathan Montaño, Yu Zhang

When users work with AI agents, they form conscious or subconscious expectations of them. Meeting user expectations is crucial for such agents to engage in successful interactions and teaming. However, users may form exp…

Generating Active Explicable Plans in Human-Robot Teaming

2021-09-18 · Akkamahadevi Hanni, Yu Zhang

Intelligent robots are redefining a multitude of critical domains but are still far from being fully capable of assisting human peers in day-to-day tasks. An important requirement of collaboration is for each teammate to…

Balancing Explicability and Explanation in Human-Aware Planning

2017-08-01 · Tathagata Chakraborti, Sarath Sreedharan, Subbarao Kambhampati

Human aware planning requires an agent to be aware of the intentions, capabilities and mental model of the human in the loop during its decision process. This can involve generating plans that are explicable to a human o…

Decision MakingExplanation GenerationTask Planning

Explicablility as Minimizing Distance from Expected Behavior

2016-11-16 · Anagha Kulkarni, Yantian Zha, Tathagata Chakraborti, Satya Gautam Vadlamudi 외

In order to have effective human-AI collaboration, it is necessary to address how the AI agent's behavior is being perceived by the humans-in-the-loop. When the agent's task plans are generated without such consideration…

Trust-Aware Planning: Modeling Trust Evolution in Iterated Human-Robot Interaction

2021-05-03 · Zahra Zahedi, Mudit Verma, Sarath Sreedharan, Subbarao Kambhampati

Trust between team members is an essential requirement for any successful cooperation. Thus, engendering and maintaining the fellow team members' trust becomes a central responsibility for any member trying to not only s…

Management