Chapter 5 Flashcards

(55 cards)

1
Q

What are the two types of filtering?

A
  1. Content-Based
  2. Collaborative
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Content-Based Filtering: Idea

A

recommends items based on their features and the user’s preferences for those features

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

Content-Based Filtering: on what does it rely?

A

on a profile of the user’s prefferneces

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

Content-Based Filtering: Process

A
  • build a profile for each user based on their preferences for different features of items
  • recommend items that match the user’s profile and have features similar to what they have liked in the past
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Content-Based Filtering: Pros

A
  • addresses the cold start problem for new items
  • can provide explanations fo recommendations based on item features
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Content-Based Filtering: Cons

A
  • may not capture complex user preferences that go beyond item features
  • requires detailed information about the items and user preferences for features
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Collaborative Filtering: Idea

A

makes recommendations based on user behavior and preferences

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

What does Collaborative Filtering assume?

A

that users who have agreed in the past tend to agree in the future

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

What are the types of Collaborative Filtering?

A
  1. User-Based
  2. Item-Based
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How does User-Based Collabroative Filtering recommend items?

A

based on the preferences of users who are similar to the target user

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

How does Item-Based Collaborative Filtering recommend items?

A

it recommends items that are similar to those liked by the target user

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

Collaborative Filtering: Pros

A
  • does not require knowledge of item features
  • can capture complex patterns and user preferences
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Collaborative Filtering: Cons

A
  • cold start problem
  • sparsity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Define the cold start problem

A

it can be challenging for Collaborative Filtering to provide accurate recommendations for new users or items with little or no history

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

Define Sparsity

A

Collaborative Filtering: when dealing with a large number of users and items, the user-item interaction matrix can be sparse, making it difficult to find similar users or items

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

Define User based collaborative filtering

A

similar tastes in the past
will have similar tastes in the future

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

Formula pred(Alice,Item5)

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

Formula sim(Item5, Item4)

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

Commonly used techniques of content-based filtering

A
  1. TF-IDF
  2. Clustering
  3. Decision trees
  4. ANN
  5. Bayesian networks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Well known problems of content-based filtering

A
  1. Cold-start problem for new users
  2. Cold-start problem for new items
  3. Scalability
  4. Sparsity problem
  5. Exotic profiles
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Chatbot definition

A

computerized service that enables easy conversations between humans and humanlike computerized robots

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

Process of chatting with bots (graph)

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

Chatbots: categories

A
  1. enterprise chatbots
  2. virtual personal assistants
    - Alexda
    - Apple Siri
    - Cortana
  3. Robo-advisors
    - financial advisor
    - shopping advisor
    - travel
    - medical advisor
23
Q

Chatbot: IBM estimates

A

265 billion service requests every year, addressing them costs companies 1.3 trillion dollars

24
What percentage of customer interactions wil be AI-powered by 2025?
95%
25
What percentage of customer service encounters in 2020 do not involve humans on the firm side?
85%
26
What is a chatbot building platform?
a chatbot development platform that does not require coding skills of developers
27
Definition of DSS by Gorry and Scott-Morton
interactive computer based systems which support decision makers by utilization of data and models to solve semistructured problems
28
List components of Decision Support Systems
- interactive computer-based systems - decision makers - decision support - data - models - decision problems
29
What are the three staged of DSS as Judge-Advisor Systems?
1. Input 2. Process 3. Output
30
Of what does the Input (stage of DSS as Judge-Advisor Systems) consist?
- advisor characteristics - judge characteristics - environment characteristics
31
Of what does the Process stage of DSS as Judge-Advisor Systems) consist?
- format of advice - type of interaction - explanation of advice
32
Of what does the Output stage of DSS as Judge-Advisor Systems) consist?
- trust - accuracy - confidence - advice utilization - system satisfaction - intention to continue (use)
33
What is a Judge?
decision maker
34
What could an Advisor be?
- human -alogirthm - human-algorithm team
35
What is Advice?
recommendation favoring or discouraging particular option(s)
36
What does Algorithm Aversion mean?
reluctance of human decision makers to use superior but imperfect algorithms
37
Why do people often chose human forecasters voer statistical algorithms?
- they lose confidence in algorithmic forecasters after seeing them make the same mistakes - they would rather choose human even if the algorithm outperforms
38
What is algorithm appreciation?
adherence to advice when it comes from an algorithm than from a person
39
Measurement of algorithmic literacy (chart)
40
What is the solution to the problem: lack of decision control
human-in-the-loop decision making
41
What is the solution to the problem: lack of incentivization
behavioral design
42
What is the solution to the problem: combating intuition
engaging intuition
43
Describe algorithmic bias, fainress and transparency
- ai based predicions are faster, cheaper, more reliable and scalable - unintended effects: discrimination or racism
44
45
What are sources for bias?
- biased training sets - algorithm itself - presentation formats - users
45
What are legal, privacy and ethical issues?
- everyone may be affected by these applciations - doable does not equal appropriate, legal or ethical - data science and AI professionals/,amager must be aware of these concerns
45
What are corrective actions (for legal problems)?
- use unbiased data - mandatory data governance - model evaluation by social groups - explainable AI/machine learning: from black box to glass box
46
Dark side of analytics; legal question
Who is liable for wrong advice?
47
Dark side of analytics: legal issues
- who owns the knowledge in a knowledge base? - can management force experts to contribute to their expertise to an intelligent system?
48
Define Privacy
the right to be left alone and the right to be free from unreasonable personal intrusions
49
Is the right of privacy Absolut?
No
50
Which one is superior: the public's right to know or the individual's right to privacy?
the public's right to know
51
What is AI's impact on jobs?
- cuts jobs - cuts opportunity
52
How can one deal with change
- use learning and education to facilitate the change - involve the private sector in enhancing retraining - have governments provide incentives to the private sector to improve human capital - encourage private and public sectors to create appropiate digital infrastructure - develop innovative income and wage schemes - carefully plan the transition to the new work - deal properly with displaced employees