Week 1 Flashcards

1
Q

Definition Algorithms

A

Algorithms are encoded procedures for transforming input data into a desired output, based on specified calculations (Gillespie, 2014)

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

Algorithm

A

Set of rules to obtain the expected output from the given input

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

Algorithmic power (4 fases)

A
  1. Priorizaiton
  2. Classification
  3. Association
  4. Filtering
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Fase 1 (Algorithmic power)

A

Priorization = making an ordered list
- Emphasize or bring attention to certain things at the expense of others
(Google page rank)

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

Fase 2 (Algorithmic power)

A

Classification = picking a category

  • categorize a particular entity to given class by looking at any number of that entity’s features
  • inappropriate Youtube content
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Fase 3 (Algorithmic power)

A

Association = finding links

  • Association decisions mark relationships between entities
  • dating match
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Fase 4 (Algorithmic power)

A

Filtering = isolating what’s important

  • including or excluding information according to various rules or criteria. Inputs to filtering algorithms often take prioritizing, classification and association decisions into account
  • Facebook news feed
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Algorithmic power (2 algorithms)

A
  1. Rule-based algorithms

2. Machine learning algorithms

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

Rule-based algorithms

A
  • based on a set of rules or steps
  • IF - THEN statements –> if [condition] then [result]
    Pro: quick, easy to follow
    Con: only applicable to the specified conditions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Machine learning algorithms

A
  • Algorithms that learn by themselves (based on statistical models rather than deterministic rules)
  • These algorithms are trained based on a corpus of data from which they may learn to make certain kinds of decisions without human oversight
    Pro: flexible and amenable to adaptions
    Con: need to be trained & black box
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Definition Recommender Systems

A

Recommender systems are algorithms that provide suggestions for content that is most likely of interest to a particular user (Ricci et al., 2015)

  • these algorithms that decide which content to display to whom based on certain criteria
  • users are thus receiving distinct streams of online content
  • movies on Netflix, songs on Spotify, etc.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Rationale Recommender System

A
  • avoid choice overload
  • maximize user relevance
  • increase work efficiency
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Recommender Systems (3 techniques)

A
  1. content-based filtering
  2. collaborative filtering
  3. hybrid filtering
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Content-based filtering (techniques RS)

A

These algorithms learn to recommend items that are similar to the ones that the user liked in the past (based on similarity of items)

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

Collaborative filtering (techniques RS)

A

These algorithms suggest recommendations to the user based on items that other users with similar tastes liked in the past

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

Hybrid filtering (techniques RS)

A

These algorithms combine features from both content-based and collaborative systems, and usually with other additional elements (mostly used)

17
Q

Factors Aversion vs Appreciation

A
  • type of task
  • level of subjectivity in decisions
  • individual characteristics
18
Q

Definition Algorithmic Persuasion

A

Any deliberate attempt by a persuader to influence the beliefs, attitudes and behaviors of people through online communication that is mediated by algorithms

19
Q

Algorithmic Persuasion Framework

A
  1. Input
  2. Algorithm
  3. Persuasion attempt
  4. Persuasion process
  5. Persuasive effects
20
Q

Fase 1 APF

A

Input:

  • First party data = data a company collect and own by themselves
  • Second party data = data used from a collaborative company (Google)
  • Third party data = external, specialized at gathering data. You can buy this data
  • Implicit data = all the data we leave behind and you are aware of it
  • Explicit data = IP adress
21
Q

Fase 2 (APF)

A

Algorithm:

  • techniques
  • objective of persuader
  • algorithmic bias = algorithm is never neutral. The developers are never neutral. Machine based algorithms are also never neutral because they are trained
22
Q

Fase 3 (APF)

A

Persuasion attempt:

  • context = algorithmic persuasion happens everywhere and can happen in multiple context, not only marketing
  • nature
  • medium = algorithms take place on multiple mediums, smart tv, smartphone, internet, etc.
  • modality = algorithmic persuasion can be a video, an audio, a text, etc. It can be personal
23
Q

Fase 4 (APF)

A

Persuasion Process:

  • relevance
  • reduction
  • social norm
  • automation
  • reinforcement
24
Q

Fase 5 (APF)

A

Persuasive effects:

  • Intended
  • Unintended