Re: Where is behavior AI now?
- From: Tim Polmear <polmear@xxxxxxxxx>
- Date: Sun, 27 Aug 2006 15:53:21 GMT
On 27 Aug 2006 06:31:59 GMT, curt@xxxxxxxx (Curt Welch) wrote:
"Randy M. Dumse" <rmd@xxxxxxxxxxxxx> wrote:<snips>
"dpa" <dpa@xxxxxxxxxxxxxxx> wrote in message
news:1156559944.538305.34330@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
But if we use not just the current input, but the current input and the<more snips>
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.
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."
.
- Follow-Ups:
- Re: Where is behavior AI now?
- From: dan michaels
- Re: Where is behavior AI now?
- References:
- Where is behavior AI now?
- From: RMDumse
- Re: Where is behavior AI now?
- From: dpa
- Re: Where is behavior AI now?
- From: Randy M. Dumse
- Re: Where is behavior AI now?
- From: Curt Welch
- Where is behavior AI now?
- Prev by Date: Re: Cordless, cool touch soldering tool
- Next by Date: Re: Where is behavior AI now?
- Previous by thread: Re: Where is behavior AI now?
- Next by thread: Re: Where is behavior AI now?
- Index(es):
Relevant Pages
|