next up previous
Next: MULTIPLE GOALS: METABOLISM Up: MULTIPLE-MATERIAL WORLDS WITH SINGLE-MATERIAL Previous: EXISTENTIAL GOALS

 

BINDING MAPS

Given the basic policy for cooking a single egg with a single pan and whisk, we can construct a policy to achieve the goal by composing the basic policy with a binding. This policy will solve the goal from any state in which the bound material is in a non-postgoal state. For a policy to solve the goal from any solvable state, it must be able to change bindings at run time. We will call a function from states to bindings a binding map.

One simple policy for choosing bindings is to impose some a priori ordering on the objects and always use the first acceptable object in the ordering. The ordering might be random, or it might correspond to order imposed by a visual search mechanism. From a formal standpoint, the ordering does not matter, so we can, without loss of generality, use the left-to-right order of state components in the environment's state tuple. Let tex2html_wrap_inline2168 be some binding map that always chooses the leftmost pregoal material and uses some fixed mapping for the tools (we do not care what). This mapping allows us to construct a true solution, and one that requires no internal state in the agent:

proposition584

Proof: By assumption, tex2html_wrap_inline2168 is defined in the initial state. The environment must then map to a solvable state under tex2html_wrap_inline2168 in the initial state. Since p is, by assumption, a solution for the problem in E, tex2html_wrap_inline2180 must solve the problem in E' unless tex2html_wrap_inline2168 changes value before the tex2html_wrap_inline2180 can solve the problem. Suppose it does. Then the environment must go from a state tex2html_wrap_inline2188 , in which some state component of E' is the leftmost pregoal material, to a state tex2html_wrap_inline2192 , in which some other component is the leftmost pregoal material. This can only happen if (a) the leftmost pregoal material in tex2html_wrap_inline2188 is changed to be in a goal state in tex2html_wrap_inline2192 or (b) some other component that was not pregoal in tex2html_wrap_inline2188 becomes pregoal in tex2html_wrap_inline2188 . Case (b) is impossible and case (a) implies that tex2html_wrap_inline2192 is itself a goal state. Thus tex2html_wrap_inline2180 must be a solution. tex2html_wrap_inline1904


next up previous
Next: MULTIPLE GOALS: METABOLISM Up: MULTIPLE-MATERIAL WORLDS WITH SINGLE-MATERIAL Previous: EXISTENTIAL GOALS

Ian Horswill
Wed Apr 2 15:17:20 CST 1997