Artificial Intelligence Flashcards
Minds and Computers
Both use binary electrical signals to process inputs and respond with some type of output
(True) Artificial Intelligence
capable of consciousness, learning on their own, able to make decisions on their own will, would be unpredictable (like a human is)
Virtual intelligence
Not truly conscious - governed by a set of programs… everything called AI is really just virtual intelligence
The Turing Test
Computers will have achieved true artificial intelligence if a human being could not tell if he/she was talking to a computer or another human being
Turing Test Accuracy
Pretty easy to fool a human being
Brains are better than computers
Digital vs Analog
- Computers operate entirely digitally (0 or 1)
- Brains are a combination of digital and analog
Brains are a combination of digital and analog
Each neuron either fires or doesn’t (digital)
But… signals of thousands of individual neurons create continuous “waves” of electrical and magnetic activity (analog)
Serial
Computers calculate one thing at a time (serial)
- Switches back and forth between tasks to multi-task
- *Parallel processing in computers involves breaking a single problem into multiple parts that can be solved simultaneously
- But… it is still only solving one problem at a time
Parallel
Brain processes many different things simultaneously
- Your body runs totally independent of your conscious mind, but its still your brain controlling it all
- Brain is leaky - how you process one thing effects the next thing
- Brain is parallel impact of one thing influences later calculations
Deterministic vs. Non-deterministic
- Computer output determined by its programming
- If you know a computers inputs, you know its outputs
- “random” numbers from a computer are an algorithm too
Brains are non-deterministic
Same things causes different responses at different times
- Hard to explain human behavior as following a set of rules*
- Unless you have a deterministic view of free-will
- Dynamic Self-Construction vs Static Construction
- A computer cannot rebuild, rewire, or redesign itself
- The physical form of the computer can not change based on learning or experience
Speed and Repetition
- THe fastest neuron can fire is 1000 a second
- COmputers can do 100 quadrillion calculations per second
Memory Storage and Capacity
- Can be connected to store unimaginable amounts of data
- Computers don’t forget
Dimensions of calculation
- Human brains have difficulty thinking in more than 3 dimensions
- Computers can do calculations involving thousands of dimensions
- Computers can find patterns in large data sets that the human mind can no