Artificial Intelligence Flashcards

1
Q

Minds and Computers

A

Both use binary electrical signals to process inputs and respond with some type of output

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

(True) Artificial Intelligence

A

capable of consciousness, learning on their own, able to make decisions on their own will, would be unpredictable (like a human is)

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

Virtual intelligence

A

Not truly conscious - governed by a set of programs… everything called AI is really just virtual intelligence

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

The Turing Test

A

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

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

Turing Test Accuracy

A

Pretty easy to fool a human being

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

Brains are better than computers

A

Digital vs Analog
- Computers operate entirely digitally (0 or 1)
- Brains are a combination of digital and analog

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

Brains are a combination of digital and analog

A

Each neuron either fires or doesn’t (digital)
But… signals of thousands of individual neurons create continuous “waves” of electrical and magnetic activity (analog)

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

Serial

A

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

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

Parallel

A

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

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

Deterministic vs. Non-deterministic

A
  • 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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Brains are non-deterministic

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  • Dynamic Self-Construction vs Static Construction
A
  • A computer cannot rebuild, rewire, or redesign itself
    • The physical form of the computer can not change based on learning or experience
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Speed and Repetition

A
  • THe fastest neuron can fire is 1000 a second
    • COmputers can do 100 quadrillion calculations per second
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Memory Storage and Capacity

A
  • Can be connected to store unimaginable amounts of data
    • Computers don’t forget
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Dimensions of calculation

A
  • 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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Artifical Neural Networks (ANNs)

A
  • Artifical Neural Networks (ANNs)
  • Attempt to create “neuron-like” networks
  • Can be hardware or software based
  • Capable of learning
17
Q

ANN Learning

A
  • they learn from experience
  • Each “neuron” in the network is just a numeric calculation
  • But they are connected. Changes in one affects others
  • Different layers to stimulate how brain processed information
18
Q

Artificial Neural Networks Operations

A

Input Layer
- The input layer translates the stimulus into a collection of numbers
- Pixels in the image become a set of numbers
“Hidden Layers”
- Hidden units keep track of how “neurons” were activated
- Patterns in the data are found by changing values based on feedback
Output layer
- How the network responds

19
Q

Back-propogation

A
  • Network adjusts based on feedback about error signal
  • Changes in values in the hidden layers
20
Q

ANN use reinforcement learning

A
  • The network’s “behavior” is shaped by feedback it gets
  • Correct outputs are “rewarded,” incorrect outputs are “punished” (error signal)
  • The process repeats itself until the error signal is minimized
  • When the error is minimized, the network has properly learned the category or concept
21
Q

Generative Adversarial Networks (GANs)

A
  • One ANN attempts to generate a stimulus (the generator)
  • Another ANN is used to categorize whether the generator was successful
  • For instance, a network trained to recognize cat photos could recognize whether a different network created a decent cat photo
22
Q

Consciousness as emergence

A
  • Where is consciousness in the brain?
    • There is no leader or director of conscious awareness
  • No single neuron could be considered conscious on its own
23
Q
  • Emergence
A
  • When new abilities are created by interaction of simpler units which themselves don’t have the ability
    - Billions of Neurons firing creates consciousness
    - Billions of chemical interactions create life