7. Hybrid Agents Flashcards

1
Q

Hybrid architectures
. Agent must have both ___ and ___ behaviors
. The reactive subsystem is given some kind of ___ over the deliberative subsystem
. ___ architecture

A

. Reactive / Deliberative
. Precedence
. Layered

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Horizontal layering
Layers are directly connected to the ___ input and ___ output
Each layer itself acts like an ___, producing suggestions on what ___ to perform

A

Sensory
Action
Agent
Action

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Vertical layering

Sensory input and action output are each dealt with by at most ___ layer each

A

One

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Advantages of hybrid architectures:

  1. Allows for ___ combined with ___
  2. ___ can be privileged in relation to ___
  3. Knowledge about the world can be ___ into ___
  4. Different levels of ___
A
  1. Real-time response / goal oriented-behavior
  2. Reactivity / deliberation
  3. subdivided / layers
  4. abstraction
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Disadvantages of hybrid architectures:

  1. vertical layering: ___ and ___
  2. horizontal layering: ___ of ___
  3. Interactions between ___ are difficult to ___ and to ___
A
  1. bottlenecks and fault intolerance
  2. complexity of decision making
  3. layers / program / test
How well did you know this?
1
Not at all
2
3
4
5
Perfectly