Showing posts with label AI. Show all posts
Showing posts with label AI. Show all posts

2011-03-30

RANDOM: Quick observations regarding humans

I just wanted to share a couple of random observations around humans and their behavior.

First, I noted that you gain respect for how something is built if you attempt to build it yourself.

For example, I am always thinking about how to artificially reproduce human senses such as sight, and after I try to figure out how to process images instantly over and over and provide a comprehensive picture than can be parsed for information, I am in awe of the processing power of just our sense of vision.

Second, I observed that to truly reproduce instinctual behavior, one needs to employ the fight or flight tendency, along with some memory.

For example, think of an animal you are trying to befriend, such as a stray cat. At first, they immediately run from you, because you are an unknown quantity and much bigger than them (flight). Then after observing you a few times and noting there doesn't seem to be an immediate danger, they investigate to see if there is a latent danger, and if so, they run away (flight again).

There's a lot more to the theory on this second point, but it was an observation I wanted to share.

2008-10-21

IDEA: Programming consolidation through primitive AI

[Neo] AI? You mean Artificial Intelligence?
[Morpheus] No, I mean Angsty Incompetent. You're a f***ing geek and you have to ask what AI means? Here's the blue pill, get the f*** outta here.

Ahem.

The idea is that a primitive AI system could simplify a lot of programming required of hardware systems. It's similar to teaching a pet to do a trick. You show the desired result, and the primitive intelligence learns. You could teach a visual identification system to allow a certain person in, and their built-in facial recognition software and hardware takes care of the rest.

This builds on another theory of mine: programs are essentially beings of primitive intelligence. I saw a bird circling over the same spot, and imagined it similar to an anti-burglar sensor. It takes a snapshot of the area, and if anything changes, act upon that change.

To expand a bit, the AI would require the needed hardware and software to observe objects as desired. Going back to the visual identification system example, it would first need the proper hardware and software required to make distinctions between faces. Once this is accomplished, then the learning may take place.