Skip to main content

Showing 1–38 of 38 results for author: Sreedharan, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.15804  [pdf, other

    cs.AI

    Explainable Human-AI Interaction: A Planning Perspective

    Authors: Sarath Sreedharan, Anagha Kulkarni, Subbarao Kambhampati

    Abstract: From its inception, AI has had a rather ambivalent relationship with humans -- swinging between their augmentation and replacement. Now, as AI technologies enter our everyday lives at an ever increasing pace, there is a greater need for AI systems to work synergistically with humans. One critical requirement for such synergistic human-AI interaction is that the AI systems be explainable to the hum… ▽ More

    Submitted 19 May, 2024; originally announced May 2024.

  2. arXiv:2405.07773  [pdf, other

    cs.RO cs.AI

    Human-Modeling in Sequential Decision-Making: An Analysis through the Lens of Human-Aware AI

    Authors: Silvia Tulli, Stylianos Loukas Vasileiou, Sarath Sreedharan

    Abstract: "Human-aware" has become a popular keyword used to describe a particular class of AI systems that are designed to work and interact with humans. While there exists a surprising level of consistency among the works that use the label human-aware, the term itself mostly remains poorly understood. In this work, we retroactively try to provide an account of what constitutes a human-aware AI system. We… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

    Comments: 9 pages, 1 figure, 1 table

    ACM Class: I.2

  3. arXiv:2404.15184  [pdf, other

    cs.AI

    Reducing Human-Robot Goal State Divergence with Environment Design

    Authors: Kelsey Sikes, Sarah Keren, Sarath Sreedharan

    Abstract: One of the most difficult challenges in creating successful human-AI collaborations is aligning a robot's behavior with a human user's expectations. When this fails to occur, a robot may misinterpret their specified goals, prompting it to perform actions with unanticipated, potentially dangerous side effects. To avoid this, we propose a new metric we call Goal State Divergence $\mathcal{(GSD)}$, w… ▽ More

    Submitted 10 April, 2024; originally announced April 2024.

    Comments: 8 pages, 1 figure

    ACM Class: I.2.8; I.2.9

  4. arXiv:2404.08791  [pdf, other

    cs.AI cs.LG

    Handling Reward Misspecification in the Presence of Expectation Mismatch

    Authors: Sarath Sreedharan, Malek Mechergui

    Abstract: Detecting and handling misspecified objectives, such as reward functions, has been widely recognized as one of the central challenges within the domain of Artificial Intelligence (AI) safety research. However, even with the recognition of the importance of this problem, we are unaware of any works that attempt to provide a clear definition for what constitutes (a) misspecified objectives and (b) s… ▽ More

    Submitted 12 April, 2024; originally announced April 2024.

  5. arXiv:2311.13720  [pdf, other

    cs.AI

    Can LLMs Fix Issues with Reasoning Models? Towards More Likely Models for AI Planning

    Authors: Turgay Caglar, Sirine Belhaj, Tathagata Chakraborti, Michael Katz, Sarath Sreedharan

    Abstract: This is the first work to look at the application of large language models (LLMs) for the purpose of model space edits in automated planning tasks. To set the stage for this union, we explore two different flavors of model space problems that have been studied in the AI planning literature and explore the effect of an LLM on those tasks. We empirically demonstrate how the performance of an LLM con… ▽ More

    Submitted 4 March, 2024; v1 submitted 22 November, 2023; originally announced November 2023.

    Comments: 24 pages

  6. arXiv:2306.10051  [pdf, other

    cs.DL cs.HC cs.IR

    TOBY: A Tool for Exploring Data in Academic Survey Papers

    Authors: Tathagata Chakraborti, Jungkoo Kang, Christian Muise, Sarath Sreedharan, Michael Walker, Daniel Szafir, Tom Williams

    Abstract: This paper describes TOBY, a visualization tool that helps a user explore the contents of an academic survey paper. The visualization consists of four components: a hierarchical view of taxonomic data in the survey, a document similarity view in the space of taxonomic classes, a network view of citations, and a new paper recommendation tool. In this paper, we will discuss these features in the con… ▽ More

    Submitted 12 June, 2023; originally announced June 2023.

  7. arXiv:2305.15771  [pdf, other

    cs.AI

    On the Planning Abilities of Large Language Models : A Critical Investigation

    Authors: Karthik Valmeekam, Matthew Marquez, Sarath Sreedharan, Subbarao Kambhampati

    Abstract: Intrigued by the claims of emergent reasoning capabilities in LLMs trained on general web corpora, in this paper, we set out to investigate their planning capabilities. We aim to evaluate (1) the effectiveness of LLMs in generating plans autonomously in commonsense planning tasks and (2) the potential of LLMs in LLM-Modulo settings where they act as a source of heuristic guidance for external plan… ▽ More

    Submitted 6 November, 2023; v1 submitted 25 May, 2023; originally announced May 2023.

    Comments: NeurIPS 2023 Spotlight. arXiv admin note: substantial text overlap with arXiv:2206.10498

  8. arXiv:2305.14909  [pdf, other

    cs.AI

    Leveraging Pre-trained Large Language Models to Construct and Utilize World Models for Model-based Task Planning

    Authors: Lin Guan, Karthik Valmeekam, Sarath Sreedharan, Subbarao Kambhampati

    Abstract: There is a growing interest in applying pre-trained large language models (LLMs) to planning problems. However, methods that use LLMs directly as planners are currently impractical due to several factors, including limited correctness of plans, strong reliance on feedback from interactions with simulators or even the actual environment, and the inefficiency in utilizing human feedback. In this wor… ▽ More

    Submitted 1 November, 2023; v1 submitted 24 May, 2023; originally announced May 2023.

    Comments: NeurIPS 2023

  9. arXiv:2303.00822  [pdf, other

    cs.AI

    Planning for Attacker Entrapment in Adversarial Settings

    Authors: Brittany Cates, Anagha Kulkarni, Sarath Sreedharan

    Abstract: In this paper, we propose a planning framework to generate a defense strategy against an attacker who is working in an environment where a defender can operate without the attacker's knowledge. The objective of the defender is to covertly guide the attacker to a trap state from which the attacker cannot achieve their goal. Further, the defender is constrained to achieve its goal within K number of… ▽ More

    Submitted 5 April, 2023; v1 submitted 1 March, 2023; originally announced March 2023.

  10. arXiv:2302.06706  [pdf, other

    cs.AI cs.CL cs.LG

    On the Planning Abilities of Large Language Models (A Critical Investigation with a Proposed Benchmark)

    Authors: Karthik Valmeekam, Sarath Sreedharan, Matthew Marquez, Alberto Olmo, Subbarao Kambhampati

    Abstract: Intrigued by the claims of emergent reasoning capabilities in LLMs trained on general web corpora, in this paper, we set out to investigate their planning capabilities. We aim to evaluate (1) how good LLMs are by themselves in generating and validating simple plans in commonsense planning tasks (of the type that humans are generally quite good at) and (2) how good LLMs are in being a source of heu… ▽ More

    Submitted 13 February, 2023; originally announced February 2023.

    Comments: arXiv admin note: text overlap with arXiv:2206.10498

  11. arXiv:2302.00813  [pdf, other

    cs.AI

    Goal Alignment: A Human-Aware Account of Value Alignment Problem

    Authors: Malek Mechergui, Sarath Sreedharan

    Abstract: Value alignment problems arise in scenarios where the specified objectives of an AI agent don't match the true underlying objective of its users. The problem has been widely argued to be one of the central safety problems in AI. Unfortunately, most existing works in value alignment tend to focus on issues that are primarily related to the fact that reward functions are an unintuitive mechanism to… ▽ More

    Submitted 8 February, 2023; v1 submitted 1 February, 2023; originally announced February 2023.

  12. arXiv:2301.12569  [pdf, other

    cs.AI

    A Mental Model Based Theory of Trust

    Authors: Zahra Zahedi, Sarath Sreedharan, Subbarao Kambhampati

    Abstract: Handling trust is one of the core requirements for facilitating effective interaction between the human and the AI agent. Thus, any decision-making framework designed to work with humans must possess the ability to estimate and leverage human trust. In this paper, we propose a mental model based theory of trust that not only can be used to infer trust, thus providing an alternative to psychologica… ▽ More

    Submitted 29 January, 2023; originally announced January 2023.

  13. arXiv:2210.15096  [pdf, other

    cs.AI

    Towards customizable reinforcement learning agents: Enabling preference specification through online vocabulary expansion

    Authors: Utkarsh Soni, Nupur Thakur, Sarath Sreedharan, Lin Guan, Mudit Verma, Matthew Marquez, Subbarao Kambhampati

    Abstract: There is a growing interest in develo** automated agents that can work alongside humans. In addition to completing the assigned task, such an agent will undoubtedly be expected to behave in a manner that is preferred by the human. This requires the human to communicate their preferences to the agent. To achieve this, the current approaches either require the users to specify the reward function… ▽ More

    Submitted 31 January, 2023; v1 submitted 26 October, 2022; originally announced October 2022.

  14. arXiv:2206.10498  [pdf, other

    cs.CL cs.AI

    PlanBench: An Extensible Benchmark for Evaluating Large Language Models on Planning and Reasoning about Change

    Authors: Karthik Valmeekam, Matthew Marquez, Alberto Olmo, Sarath Sreedharan, Subbarao Kambhampati

    Abstract: Generating plans of action, and reasoning about change have long been considered a core competence of intelligent agents. It is thus no surprise that evaluating the planning and reasoning capabilities of large language models (LLMs) has become a hot topic of research. Most claims about LLM planning capabilities are however based on common sense tasks-where it becomes hard to tell whether LLMs are… ▽ More

    Submitted 25 November, 2023; v1 submitted 21 June, 2022; originally announced June 2022.

    Comments: NeurIPS 2023 Track on Datasets and Benchmarks

  15. arXiv:2202.09447  [pdf, other

    cs.AI cs.HC

    A Mental-Model Centric Landscape of Human-AI Symbiosis

    Authors: Zahra Zahedi, Sarath Sreedharan, Subbarao Kambhampati

    Abstract: There has been significant recent interest in develo** AI agents capable of effectively interacting and teaming with humans. While each of these works try to tackle a problem quite central to the problem of human-AI interaction, they tend to rely on myopic formulations that obscure the possible inter-relatedness and complementarity of many of these works. The human-aware AI framework was a recen… ▽ More

    Submitted 18 February, 2022; originally announced February 2022.

  16. arXiv:2202.02886  [pdf, other

    cs.AI

    Leveraging Approximate Symbolic Models for Reinforcement Learning via Skill Diversity

    Authors: Lin Guan, Sarath Sreedharan, Subbarao Kambhampati

    Abstract: Creating reinforcement learning (RL) agents that are capable of accepting and leveraging task-specific knowledge from humans has been long identified as a possible strategy for develo** scalable approaches for solving long-horizon problems. While previous works have looked at the possibility of using symbolic models along with RL approaches, they tend to assume that the high-level action models… ▽ More

    Submitted 17 June, 2022; v1 submitted 6 February, 2022; originally announced February 2022.

  17. arXiv:2109.09904  [pdf, other

    cs.AI

    Symbols as a Lingua Franca for Bridging Human-AI Chasm for Explainable and Advisable AI Systems

    Authors: Subbarao Kambhampati, Sarath Sreedharan, Mudit Verma, Yantian Zha, Lin Guan

    Abstract: Despite the surprising power of many modern AI systems that often learn their own representations, there is significant discontent about their inscrutability and the attendant problems in their ability to interact with humans. While alternatives such as neuro-symbolic approaches have been proposed, there is a lack of consensus on what they are about. There are often two independent motivations (i)… ▽ More

    Submitted 9 December, 2021; v1 submitted 20 September, 2021; originally announced September 2021.

  18. arXiv:2106.12207  [pdf, other

    cs.AI cs.HC

    Not all users are the same: Providing personalized explanations for sequential decision making problems

    Authors: Utkarsh Soni, Sarath Sreedharan, Subbarao Kambhampati

    Abstract: There is a growing interest in designing autonomous agents that can work alongside humans. Such agents will undoubtedly be expected to explain their behavior and decisions. While generating explanations is an actively researched topic, most works tend to focus on methods that generate explanations that are one size fits all. As in the specifics of the user-model are completely ignored. The handful… ▽ More

    Submitted 23 June, 2021; originally announced June 2021.

  19. arXiv:2106.07131  [pdf, other

    cs.CL cs.AI

    GPT3-to-plan: Extracting plans from text using GPT-3

    Authors: Alberto Olmo, Sarath Sreedharan, Subbarao Kambhampati

    Abstract: Operations in many essential industries including finance and banking are often characterized by the need to perform repetitive sequential tasks. Despite their criticality to the business, workflows are rarely fully automated or even formally specified, though there may exist a number of natural language documents describing these procedures for the employees of the company. Plan extraction method… ▽ More

    Submitted 13 June, 2021; originally announced June 2021.

  20. arXiv:2105.01220  [pdf, other

    cs.AI cs.RO

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

    Authors: Zahra Zahedi, Mudit Verma, Sarath Sreedharan, Subbarao Kambhampati

    Abstract: 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 successfully participate in the task but to ensure the team achieves its goals. The problem of trust management is particularly challenging in mixed human-robot teams where the huma… ▽ More

    Submitted 3 May, 2021; originally announced May 2021.

  21. arXiv:2104.10743  [pdf, other

    cs.AI

    A Unifying Bayesian Formulation of Measures of Interpretability in Human-AI

    Authors: Sarath Sreedharan, Anagha Kulkarni, David E. Smith, Subbarao Kambhampati

    Abstract: Existing approaches for generating human-aware agent behaviors have considered different measures of interpretability in isolation. Further, these measures have been studied under differing assumptions, thus precluding the possibility of designing a single framework that captures these measures under the same assumptions. In this paper, we present a unifying Bayesian framework that models a human… ▽ More

    Submitted 21 April, 2021; originally announced April 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:2011.10920

  22. arXiv:2011.10920  [pdf, other

    cs.AI

    A Bayesian Account of Measures of Interpretability in Human-AI Interaction

    Authors: Sarath Sreedharan, Anagha Kulkarni, Tathagata Chakraborti, David E. Smith, Subbarao Kambhampati

    Abstract: Existing approaches for the design of interpretable agent behavior consider different measures of interpretability in isolation. In this paper we posit that, in the design and deployment of human-aware agents in the real world, notions of interpretability are just some among many considerations; and the techniques developed in isolation lack two key properties to be useful when considered together… ▽ More

    Submitted 21 November, 2020; originally announced November 2020.

  23. arXiv:2011.10707  [pdf, other

    cs.AI

    Explainable Composition of Aggregated Assistants

    Authors: Sarath Sreedharan, Tathagata Chakraborti, Yara Rizk, Yasaman Khazaeni

    Abstract: A new design of an AI assistant that has become increasingly popular is that of an "aggregated assistant" -- realized as an orchestrated composition of several individual skills or agents that can each perform atomic tasks. In this paper, we will talk about the role of planning in the automated composition of such assistants and explore how concepts in automated planning can help to establish tran… ▽ More

    Submitted 20 November, 2020; originally announced November 2020.

  24. arXiv:2011.09644  [pdf, other

    cs.AI

    RADAR-X: An Interactive Mixed Initiative Planning Interface Pairing Contrastive Explanations and Revised Plan Suggestions

    Authors: Karthik Valmeekam, Sarath Sreedharan, Sailik Sengupta, Subbarao Kambhampati

    Abstract: Decision support systems seek to enable informed decision-making. In the recent years, automated planning techniques have been leveraged to empower such systems to better aid the human-in-the-loop. The central idea for such decision support systems is to augment the capabilities of the human-in-the-loop with automated planning techniques and enhance the quality of decision-making. In addition to p… ▽ More

    Submitted 3 June, 2022; v1 submitted 18 November, 2020; originally announced November 2020.

    Comments: Accepted at ICAPS 2022

  25. arXiv:2007.00820  [pdf, other

    cs.AI

    Designing Environments Conducive to Interpretable Robot Behavior

    Authors: Anagha Kulkarni, Sarath Sreedharan, Sarah Keren, Tathagata Chakraborti, David Smith, Subbarao Kambhampati

    Abstract: Designing robots capable of generating interpretable behavior is a prerequisite for achieving effective human-robot collaboration. This means that the robots need to be capable of generating behavior that aligns with human expectations and, when required, provide explanations to the humans in the loop. However, exhibiting such behavior in arbitrary environments could be quite expensive for robots,… ▽ More

    Submitted 2 August, 2020; v1 submitted 1 July, 2020; originally announced July 2020.

  26. arXiv:2002.11697  [pdf, other

    cs.AI cs.HC

    The Emerging Landscape of Explainable AI Planning and Decision Making

    Authors: Tathagata Chakraborti, Sarath Sreedharan, Subbarao Kambhampati

    Abstract: In this paper, we provide a comprehensive outline of the different threads of work in Explainable AI Planning (XAIP) that has emerged as a focus area in the last couple of years and contrast that with earlier efforts in the field in terms of techniques, target users, and delivery mechanisms. We hope that the survey will provide guidance to new researchers in automated planning towards the role of… ▽ More

    Submitted 26 February, 2020; originally announced February 2020.

  27. arXiv:2002.01080  [pdf, other

    cs.AI

    Bridging the Gap: Providing Post-Hoc Symbolic Explanations for Sequential Decision-Making Problems with Inscrutable Representations

    Authors: Sarath Sreedharan, Utkarsh Soni, Mudit Verma, Siddharth Srivastava, Subbarao Kambhampati

    Abstract: As increasingly complex AI systems are introduced into our daily lives, it becomes important for such systems to be capable of explaining the rationale for their decisions and allowing users to contest these decisions. A significant hurdle to allowing for such explanatory dialogue could be the vocabulary mismatch between the user and the AI system. This paper introduces methods for providing contr… ▽ More

    Submitted 19 March, 2022; v1 submitted 3 February, 2020; originally announced February 2020.

  28. arXiv:1903.08218  [pdf, other

    cs.AI

    Why Couldn't You do that? Explaining Unsolvability of Classical Planning Problems in the Presence of Plan Advice

    Authors: Sarath Sreedharan, Siddharth Srivastava, David Smith, Subbarao Kambhampati

    Abstract: Explainable planning is widely accepted as a prerequisite for autonomous agents to successfully work with humans. While there has been a lot of research on generating explanations of solutions to planning problems, explaining the absence of solutions remains an open and under-studied problem, even though such situations can be the hardest to understand or debug. In this paper, we show that hierarc… ▽ More

    Submitted 19 March, 2019; originally announced March 2019.

  29. arXiv:1903.07269  [pdf, other

    cs.AI

    Expectation-Aware Planning: A Unifying Framework for Synthesizing and Executing Self-Explaining Plans for Human-Aware Planning

    Authors: Sarath Sreedharan, Tathagata Chakraborti, Christian Muise, Subbarao Kambhampati

    Abstract: In this work, we present a new planning formalism called Expectation-Aware planning for decision making with humans in the loop where the human's expectations about an agent may differ from the agent's own model. We show how this formulation allows agents to not only leverage existing strategies for handling model differences but can also exhibit novel behaviors that are generated through the comb… ▽ More

    Submitted 10 November, 2019; v1 submitted 18 March, 2019; originally announced March 2019.

  30. arXiv:1903.07198  [pdf, other

    cs.AI

    Model-Free Model Reconciliation

    Authors: Sarath Sreedharan, Alberto Olmo, Aditya Prasad Mishra, Subbarao Kambhampati

    Abstract: Designing agents capable of explaining complex sequential decisions remain a significant open problem in automated decision-making. Recently, there has been a lot of interest in develo** approaches for generating such explanations for various decision-making paradigms. One such approach has been the idea of {\em explanation as model-reconciliation}. The framework hypothesizes that one of the com… ▽ More

    Submitted 17 March, 2019; originally announced March 2019.

  31. arXiv:1811.09722  [pdf, other

    cs.AI

    Explicability? Legibility? Predictability? Transparency? Privacy? Security? The Emerging Landscape of Interpretable Agent Behavior

    Authors: Tathagata Chakraborti, Anagha Kulkarni, Sarath Sreedharan, David E. Smith, Subbarao Kambhampati

    Abstract: There has been significant interest of late in generating behavior of agents that is interpretable to the human (observer) in the loop. However, the work in this area has typically lacked coherence on the topic, with proposed solutions for "explicable", "legible", "predictable" and "transparent" planning with overlap**, and sometimes conflicting, semantics all aimed at some notion of understandi… ▽ More

    Submitted 23 November, 2018; originally announced November 2018.

  32. arXiv:1802.06895  [pdf, other

    cs.AI

    Hierarchical Expertise-Level Modeling for User Specific Robot-Behavior Explanations

    Authors: Sarath Sreedharan, Siddharth Srivastava, Subbarao Kambhampati

    Abstract: There is a growing interest within the AI research community to develop autonomous systems capable of explaining their behavior to users. One aspect of the explanation generation problem that has yet to receive much attention is the task of explaining plans to users whose level of expertise differ from that of the explainer. We propose an approach for addressing this problem by representing the us… ▽ More

    Submitted 19 February, 2018; originally announced February 2018.

  33. arXiv:1802.01013  [pdf, other

    cs.AI

    Plan Explanations as Model Reconciliation -- An Empirical Study

    Authors: Tathagata Chakraborti, Sarath Sreedharan, Sachin Grover, Subbarao Kambhampati

    Abstract: Recent work in explanation generation for decision making agents has looked at how unexplained behavior of autonomous systems can be understood in terms of differences in the model of the system and the human's understanding of the same, and how the explanation process as a result of this mismatch can be then seen as a process of reconciliation of these models. Existing algorithms in such settings… ▽ More

    Submitted 3 February, 2018; originally announced February 2018.

  34. arXiv:1708.00543  [pdf, other

    cs.AI

    Balancing Explicability and Explanation in Human-Aware Planning

    Authors: Tathagata Chakraborti, Sarath Sreedharan, Subbarao Kambhampati

    Abstract: 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 observer as well as the ability to provide explanations when such plans cannot be generated. This has led to the notion "multi-model planning" which aim to incorporate effects of hu… ▽ More

    Submitted 3 February, 2018; v1 submitted 1 August, 2017; originally announced August 2017.

  35. arXiv:1703.08930  [pdf, other

    cs.RO cs.HC

    Alternative Modes of Interaction in Proximal Human-in-the-Loop Operation of Robots

    Authors: Tathagata Chakraborti, Sarath Sreedharan, Anagha Kulkarni, Subbarao Kambhampati

    Abstract: Ambiguity and noise in natural language instructions create a significant barrier towards adopting autonomous systems into safety critical workflows involving humans and machines. In this paper, we propose to build on recent advances in electrophysiological monitoring methods and augmented reality technologies, to develop alternative modes of communication between humans and robots involved in lar… ▽ More

    Submitted 27 March, 2017; originally announced March 2017.

  36. arXiv:1701.08317  [pdf, other

    cs.AI

    Plan Explanations as Model Reconciliation: Moving Beyond Explanation as Soliloquy

    Authors: Tathagata Chakraborti, Sarath Sreedharan, Yu Zhang, Subbarao Kambhampati

    Abstract: When AI systems interact with humans in the loop, they are often called on to provide explanations for their plans and behavior. Past work on plan explanations primarily involved the AI system explaining the correctness of its plan and the rationale for its decision in terms of its own model. Such soliloquy is wholly inadequate in most realistic scenarios where the humans have domain and task mode… ▽ More

    Submitted 30 May, 2017; v1 submitted 28 January, 2017; originally announced January 2017.

  37. arXiv:1605.07989  [pdf, ps, other

    cs.AI

    Compliant Conditions for Polynomial Time Approximation of Operator Counts

    Authors: Tathagata Chakraborti, Sarath Sreedharan, Sailik Sengupta, T. K. Satish Kumar, Subbarao Kambhampati

    Abstract: In this paper, we develop a computationally simpler version of the operator count heuristic for a particular class of domains. The contribution of this abstract is threefold, we (1) propose an efficient closed form approximation to the operator count heuristic using the Lagrangian dual; (2) leverage compressed sensing techniques to obtain an integer approximation for operator counts in polynomial… ▽ More

    Submitted 4 July, 2016; v1 submitted 25 May, 2016; originally announced May 2016.

    Comments: Published at the International Symposium on Combinatorial Search (SoCS), 2016

  38. arXiv:1511.08158  [pdf, other

    cs.AI cs.RO

    Plan Explicability and Predictability for Robot Task Planning

    Authors: Yu Zhang, Sarath Sreedharan, Anagha Kulkarni, Tathagata Chakraborti, Hankz Hankui Zhuo, Subbarao Kambhampati

    Abstract: Intelligent robots and machines are becoming pervasive in human populated environments. A desirable capability of these agents is to respond to goal-oriented commands by autonomously constructing task plans. However, such autonomy can add significant cognitive load and potentially introduce safety risks to humans when agents behave unexpectedly. Hence, for such agents to be helpful, one important… ▽ More

    Submitted 12 April, 2016; v1 submitted 25 November, 2015; originally announced November 2015.

    Comments: Added physical robot evaluations