Re: Where is behavior AI now?



On 27 Aug 2006 06:31:59 GMT, curt@xxxxxxxx (Curt Welch) wrote:

"Randy M. Dumse" <rmd@xxxxxxxxxxxxx> wrote:
"dpa" <dpa@xxxxxxxxxxxxxxx> wrote in message
news:1156559944.538305.34330@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
<snips>
But if we use not just the current input, but the current input and the
last input, we now have 4 binary inputs to trigger behaviors with, which
means 2^4 or 16 different combinations. And they will give us that much
more information about the state of the environment to react to. They
could mean things like this:

Prev Cur
LR LR meaning
00 00 nothing happening
00 11 Hit wall straight on
01 01 Hit something on right
01 11 Hit wall at angle
11 11 stuck.

Buy why stop at just the last two sensory input values? We can use 3, or
4, or 1000. The more historic sensory data we record, and use to trigger
our output behaviors, the more complex, and the more "intelligent" our
behaviors can become.

<more snips>

I'm afraid I haven't got past bump switches 101, but my robots use a
very simple history gathering algorithm to recognise when they are
caught in a corner. Expressing the recent frequency of collisions as a
stress factor, the robot can respond to being caught in a corner by
panicking and executing a radical about turn. I don't offer this as an
example of machine intelligence, but as an illustration of the types
of information the machine can build up using the simplest of sensors.

I agree that the complexity of sensory input does not necessarily
limit intelligence. A hypothetical intelligent robot armed only with a
bump sensor and an ability to perform rudimentary odometry, placed in
a box with an obstacle which it is allowed to discover and memorise
could make some profound logical deductions about the universe if the
obstacle was subsequently removed. That's assuming the robot has the
kind of cognitive capability to make deductions. Is that the key
point? Cognition. Or would syllogism suffice?


____________________________________________________
"I like to be organised. A place for everything. And everything all over the place."
.



Relevant Pages

  • Re: Where is behavior AI now?
    ... How many different behaviors ... is a function of some amount of historic sensory data as ... algorithms for how the machine reacts to the internal state data. ...
    (comp.robotics.misc)
  • Re: motor emulation, modularity, feedback, prediction, and dreams
    ... Clark talks about babies learning ... in the form of pain and other sensory receptors. ... coordinate the various parts of pre-existing behaviors, ... > a programmer has access to a set of programming ...
    (comp.ai.philosophy)
  • Re: Where is behavior AI now?
    ... what can be put in it is also limited (given hardware suite remains the ... We can know if we have addressed all the robot ... and one motor. ... Can we construct a finite set of behaviors for this ...
    (comp.robotics.misc)
  • Re: Where is behavior AI now?
    ... distinctively more intelligent than when the robot is driving itself, ... same two output motors in both cases. ... without the controller, that you can with the control, too, right? ... quantifiably different output combinations as atomic behaviors. ...
    (comp.robotics.misc)
  • Re: Where is behavior AI now?
    ... distinctively more intelligent than when the robot is driving itself, ... same two output motors in both cases. ... without the controller, that you can with the control, too, right? ... quantifiably different output combinations as atomic behaviors. ...
    (comp.robotics.misc)