POMDPs for Facial Display UnderstandingA POMDP is a probabilistic temporal model of agent interacting with her environment. It is a tuple S,A,T,R,O,B
A POMDP is usually used for an agent in a simple reactive environment. If her environment includes other agents, the situation becomes a bit more complicated. However, if we take a decision-analytic approach to decisions, then each agent can use a POMDP to choose strategies if she includes the strategies, value functions, and internal states of all other agents as part of her internal state. Since we wish to focus on non-verbal displays, we consider that only these are non-observable. The model is then as shown here The observation function, P(O|A), gives the probability of making some observation (a complete video sequence), given a high-level description of the facial display or gesture. This is a computer vision problem. Read on about this observation function, |