Draft:Inverse Planning

Source: Wikipedia, the free encyclopedia.


Inverse Planning refers to the process of inferring an agent's mental states, such as goals, beliefs, emotions, etc., from actions by assuming agents are rational planners.

Computational Cognitive Science and Artificial Intelligence for modeling agents' Theory of Mind
.

Inverse Planning is closely related to

Inverse Reinforcement Learning, which attempts to learn a reward function based on agents' behavior, and plan recognition
, which finds logically-consistent goals given the action observations.

Bayesian Inverse Planning

A causal Diagram of agent's goal and actions

Inverse Planning is often framed with a Bayesian formulation, such as sequential Monte Carlo methods. The inference process can be represented with a graphical model shown on the right. In this causal diagram, a rational agent with a goal g produces a plan with a sequence of actions , where

In the forward planning model, it is often assumed that the agent is rational. The agents' actions can then be derived from a Boltzmann rational action distribution,

where is the cost of the optimal plan to goal by first performing action , and is the Boltzmann temperature parameter.

Then giving action observations of , Inverse Planning applies

Bayes rule
to invert the conditional probability to find the posterior probability of the agent's goal.

Inverse planning can also be applied for inferring agent's beliefs, emotions, preferences, etc. Recent work in Bayesian Inverse Planning has also been able to account for boundedly rational agent behavior, multi-modal interactions, and team actions in multi-agent systems.[3][4][5]

Application

Inverse Planning has been widely used in modeling agent's behavior in cognitive science to understand human's ability to interpret and infer other agents' latent mental states.[1][2][6] It has increasingly been applied in Human-AI and Human-Robot interactions, allowing artificial agents to recognize the goals and beliefs of human users in order to provide assistance.[7][8][9]

References

  1. ^
    PMID 19729154
    .
  2. ^ a b Baker, Chris L.; Tenenbaum, J. B.; Saxe, Rebecca R. (2007). "Goal Inference as Inverse Planning". Proceedings of the Annual Meeting of the Cognitive Science Society. 29 (29).
  3. ISSN 2994-4317
    .
  4. .
  5. .
  6. .
  7. .
  8. .