Unit 6: Artificial Intelligence Flashcards

(17 cards)

1
Q

Artificial Intelligence (AI)

A

Machines that can perform tasks requiring human-like intelligence

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

2 Subfields of AI
-> Machine Learning
-> Deep Learning

A

Machine Learning = AI learns from data.

Deep Learning = AI uses artificial neural networks (inspired by human brain).

Example:
ML is like teaching a child with specific instructions: Child learns patterns from the examples you give them.
=> ML in online store suggests products based on your purchase trends (e.g. recommending manga bc you previously bought manga)

DL: App that recognises plant species from photos. DL automatically identify the leaves’ colour, shape from pixels, and learns features without specific instructions.

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

2 Main Types of AI
-> Narrow AI
-> General AI

A

Narrow AI = good at 1 thing only
=> All AI today is Narrow AI

General AI
* Not real yet (theoretical)
* Human-like intelligence
* Can solve any problem

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

Why would it matter to differentiate between types of AI for businesses? (2)

A

1) AI ≠ one thing
* Different AI have different abilities, limits & costs
* Clear understanding enables responsible & effective use

2) Understanding AI is useful because it…
…helps decide if a project is technically possible
…makes communication with technical teams clearer
…assess ethics, laws, risks & limits

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

Architecture of Deep Neural Networks: Artificial Neural Networks (ANNs)

A

ANNs = “human brain”
* Made of connected artificial neurons (nodes)
* Turn input → output

Neural Network Structure:
* Input layer → receives raw data (image, text, numbers)
* Hidden layers → process data & find patterns
* Output layer → final answer

🧠 “Deep” = many hidden layers
🧠 More layers → detect more complex patterns
🧠 Deep ≠ intelligent, just more layers

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

AI uses Decision-Making Through Probability (5 Steps)

I,P,PM, P, D

Core idea: AI does not “know” things — it calculates probabilities.

A

1) Input
* AI gets data (image, text, sound)
* Data is turned into numerics (pixels)

2) Processing (Neural Network)
* Data passes through layers
* Neurons weight important features & filter patterns

3) Pattern Matching

4) Probability
* AI assigns a probability (0–1) to each possible result

5) Decision
* AI chooses the most likely outcome

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

Probability in AI vs. Prediction in AI

A

Probability
= “confidence level” (How likely is answer correct, based on what AI learned)

Prediction
= “best guess” based on probability.

🧩 Example:
AI says an image is 96.8% likely to be a dog.
That doesn’t mean it knows it’s a dog — it just estimates based on past data.

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

3 Limitations of Decision-Making with AI

A

1) No human explanation/reasoning

2) Confidence can be wrong
* When data is misleading or biased

3) Context matters
* AI works best in the area it was trained in
* Performs shitty in new or different situations

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

Strategic Lessons for Business: Rule-Based AI “DEEP BLUE”

=> 3 Business Lessons

A

IBM’s Deep Blue vs. Garry Kasparov
- Pre-programmed rules
- Specialized only for chess
- 200 million board positions per second
- Using 480 custom-designed chips

Business Lessons:
1) Good for structured tasks: Rule-based AI good in predictable, well-defined environments.

2) AI executes known rules well. No adaption to new situations (= No innovation)

Good for: Tax Software or other rule-driven business processes.

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

Strategic Lessons for Business: Learning-Based AI “AlphaGo”

=> 3 Business Lessons

A

Google’s AlphaGo vs. Go Champions
- Go = cannot be solved by brute-force calculation
- Learned from millions of past games and adapted strategies
- Excelled in complex, dynamic, unstructured environments

Business Lessons:
1) Adaptability: Learning-based AI handles complex, unpredictable situations.

2) Data-driven: AI improves as it processes more data, enabling smarter strategies.

3) Innovation: AI can discover patterns or strategies humans might not see.

Good for: Customer recommendation systems, dynamic pricing.

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

Opportunities: How AI Creates Value

A,DDDM,P,GA

A
  1. Automation:
    AI handles repetitive & rule-based tasks better than humans.
    e.g.: Chatbots handling customer queries 24/7

=> Strategic value: ↓costs↓ & employees more time for higher-value work.

  1. Data-Driven Decision-Making:
    Predicting market demand or stock fluctuations by identifying massive datasets

=> Strategic value: Planning accuracy, ↓risk↓ & faster responses to change.

  1. Personalization:
    e.g.: Personalized advertising in e-commerce (Amazon, Zalando)

=> Strategic value: customer relationships + loyalty.

  1. Generative AI:
    => Strategic value: Opens new markets and product categories.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Challenges and Risks: What AI Still Struggles With (5)

A

1) Security & Privacy Risks:
e.g.: Deepfakes, data breaches or misinfo.

2) No Transparency = AI = “Black Box”

3) Job Displacement = AI takes over lower-skilled labor

4) Overdependence & Human De-Skill:
If decisions rely too heavily on AI, employees lose critical thinking skills.

5) Bias:
AI mirrors biases in training data.
Solution: Diverse training data, bias audits, and human oversight.

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

The EU AI Act (2024–2026)
-> Unacceptable Risk

A

Unacceptable Risk -> Social scoring, manipulative AI, mass surveillance -> Prohibited

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

The EU AI Act (2024–2026): Penalty

A

Up to €30 million or 6% of global turnover for severe violations.

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

The EU AI Act (2024–2026)
-> High Risk

A

High Risk -> CV screening, credit scoring, education, healthcare
-> Strict testing, documentation, human oversight

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

The EU AI Act (2024–2026)
-> Limited Risk

A

Limited Risk -> Chatbots, deepfakes
-> Transparency required

17
Q

The EU AI Act (2024–2026)
-> Minimal Risk

A

Minimal Risk -> Spam filters, game AIs, recommender systems
-> No major restrictions