Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ...

44
Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender

Transcript of Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ...

Page 1: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Reading Group “Networks, Crowds and Markets”Session 1: Graph Theory and Social Networks

Typ hier de naam van de FEB afzender

Page 2: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Overview

Introduction Reading Group Ch. 2 Graphs, Paths and Small Worlds Ch. 3 Strength of Weak Ties Ch. 4 Homophily

Schelling model

Typ hier de footer 2

Page 3: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Introduction to the Reading Group

Book: Networks, Crowds and Markets Why this book?

Multidisciplinary and Comprehensive Networks: Jon Kleinberg, Computer Scientist

Crowds and Markets: David Easley: Economist

Up to date (2010)

Good Reputation

Typ hier de footer 3

Page 4: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Introduction to the Reading Group Additional comments

Treated chapters are in Syllabus

Chapters are online: http://www.cs.cornell.edu/home/kleinber/networks-book/

Book is at Undergraduate level Consider Advanced Material and additional papers

when presenting

Typ hier de footer 4

Page 5: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

GRAPHS, PATHS AND SMALL WORLDS

Chapter 2

Typ hier de footer 5

Page 6: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

A social network

Typ hier de footer 6

Page 7: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

A financial network

Typ hier de footer 7

Page 8: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

A technological network: ARPANET

Typ hier de footer 8

Page 9: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Graphs, Paths and Distances

A network is mathematically represented by a graph, G=<V,E>, a set of vertices (nodes) V and the edges (ties, links) between them

A graph can be directed or undirected

Typ hier de footer 9

Page 10: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Graphs, Paths and Distances

A path is a sequence of (distinct) nodes, v1, v2, …, vk, such that for each i in {1,…,k-1} there is an edge between vi and vi+1

Typ hier de footer 10

GJHML is a path

Page 11: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Graphs, Paths and Distances

The distance between two nodes v1 and v2 is the length of the shortest path between them

Typ hier de footer 11

The shortest pathbetween G and Lis (among others) GJHL and its lengthis 3

Page 12: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Small-World Phenomenon

When we look at large social network with thousands of nodes, we find that distances are generally quite short, often less than 10. This is called the Small-World phenomenon

Stanley Milgram e.a. in 1960s: Small World Experiment

Random participants in Nebraska and Kansas were asked to

send a chain letter to Boston through first-name based

acquaintances

Typ hier de footer 12

Page 13: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Distribution of Chain Lengths

Typ hier de footer 13

Page 14: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Small Worlds

Milgram found that average lengths of the chains in the experiment was around six

Six degrees of separation This number has been replicated in other

studies, e.g. Leskovec & Horvitz in Microsoft Instant Messenger network

Why is this?

Typ hier de footer 14

Page 15: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Small-World Phenomenon Suppose everyone has on average 100 acquaintances

and there is little overlap between acquaintanceships Me: 1

Acquaintances: 100

Acquaintances at distance 2: 100^2=10,000

Acquaintances at distance 3: 100^3=1,000,000

Acquaintances at distance 4: 100^4=100,000,000

Acquaintances at distance 5: 100^5=10,000,000,000

Typ hier de footer 15

Page 16: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

STRENGTH OF WEAK TIESChapter 3

Typ hier de footer 16

Page 17: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Strength of Weak Ties

Links differ in terms of strength

Friends vs. Acquaintance Amount of contact time, affection, trust

Mark Granovetter (1974): Getting a Job Jobseekers obtain useful job info through social network

More often from acquaintances than from close friends

Why?

Typ hier de footer 17

Page 18: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Strength of Weak Ties Granovetter (1973): The Strength of Weak Ties

Link between local network property and global

network structure Local: Triadic closure of triads with strong ties

Local-Global: Strong ties cannot be bridges

Global: Bridges more important for information transmission

Conclusion: Weak ties are more important for

information transmission

Typ hier de footer 18

Page 19: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Strength of Weak Ties

Triadic closure of triads with strong ties

A satisfies strong triadic closure property: for all B and C for which there is a strong tie AB and

AC, there is also a (strong or weak) tie BC

Typ hier de footer 19

A

B

C

A

B

C

Page 20: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Strength of Weak Ties A bridge is a tie that connects two otherwise

unconnected components Information within group is often same

Information between groups is different

Bridge provides link to different information source,

and is therefore more important

Typ hier de footer 20

C

B

A

D

E

F

Page 21: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Strength of Weak Ties Tie AB is a local bridge if A and B have no

friends in common

The span of a local bridge AB is the distance

between A and B after removal of AB itself

Typ hier de footer 21

A B

AB is a local bridge of span 4

Page 22: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Claim: if a node A satisfies the Strong Triadic Closure and is involved in at least two strong ties, then any local bridge it is involved in must be a weak tie

Proof by contradiction: suppose C satisfies STC and CD is a strong bridge, then there is a triple BCD with BC and CD strong. But then, BD should be linked.

Strength of Weak Ties

Typ hier de footer 22

C

B

A

D

E

F

Page 23: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Strength of Weak Ties

Empirical support for Strength of Weak Ties Theory

Onnela et al. (2007) Empirical support against Strength of Weak

Ties Theory

Van der Leij & Goyal (2011)

Typ hier de footer 23

Page 24: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

HOMOPHILYChapter 4

Typ hier de footer 24

Page 25: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Homophily

Agents in a social network have other characteristics apart from their links

Non-mutable: race, gender, age

Mutable: place to live, occupation, activities,

opinions, beliefs Links and mutable characteristics co-evolve

over time

Typ hier de footer 25

Page 26: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Homophily

When we take a snapshot in time, we observe that these node characteristics are correlated across links

E.g. Academics have often academic

friends, etc. This phenomenon that people are linked to

similar others is called homophily

Typ hier de footer 26

Page 27: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Homophily at a U.S. High School

Typ hier de footer 27

Page 28: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Homophily Mechanisms underlying Homophily

Selection A and B have similar characteristics -> A and B form a link AB

Social Influence A and B have a link -> B chooses the same (mutable)

characteristic as A

E.g. A starts smoking, and B follows (peer pressure)

Typ hier de footer 28

Page 29: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Social-Affiliation Network Network of persons and social foci (activities)

Typ hier de footer 29

Page 30: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Triadic Closure

Typ hier de footer 30

Page 31: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Focal Closure Selection: Karate introduces Anna to Daniel

Typ hier de footer 31

Page 32: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Membership Closure Social Influence: Anna introduces Bob to

Karate

Typ hier de footer 32

Page 33: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Homophily Both Selection and Social Influence drive homophily How important is each mechanism?

Important question: Different mechanism implies

different policy, e.g. Policy to prevent teenagers from smoking

Social Influence. Target “key players” and let them positively

influence rest

Selection. Target on characteristics (e.g. family background) alone

Typ hier de footer 33

Page 34: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Homophily Both Selection and Social Influence drive

homophily How important is each mechanism?

Difficult question: Requires longitudinal data

Requires observation of (almost) all characteristics

If a characteristic is not observed, then social influence

effect is overestimated

Typ hier de footer 34

Page 35: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Homophily

Measuring the mechanisms behind homophily is a hot topic

Kossinets & Watts (2006): Detailed course and e-mail

interaction data from university

Centola (2010, 2011): Experimental data on social

influence controlling network structure

Sacerdote: Social influence among students after

randomized dorm assignment

Typ hier de footer 35

Page 36: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Homophily and Segregation

Neighborhoods tend to be segregated according to race or culture

Ghetto formation

What is the mechanism behind that?

Typ hier de footer 36

Page 37: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Segregation in Chicago

Typ hier de footer 37

Page 38: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Homophily and Segregation

Segregation model of Thomas Schelling

Agent-based model Two different agents: X and O types

Agents live on a grid

weak satisficing preferences for homophily

At least k of the 8 neighbors of same type

Each period, agents who are not satisfied move to a

location where they are

Typ hier de footer 38

Page 39: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Schelling’s model (k=3)

Typ hier de footer 39

X

Page 40: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Schelling’s model (k=3)

Typ hier de footer 40

X

Page 41: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Schelling’s model online

http://cs.gmu.edu/~eclab/projects/mason/projects/schelling/

Typ hier de footer 41

Page 42: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Typ hier de footer 42

Page 43: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Schelling’s model

Surprising relation between micro-behavior and macro-outcomes

Weak satisficing preferences for homophily sufficient

to create complete segregation

Segregation arises due to miscoordination There exists an allocation involving complete integration

satisfying all agents, but individual decisionmaking does not

lead to that outcome

Typ hier de footer 43

Page 44: Reading Group “Networks, Crowds and Markets” Session 1: Graph Theory and Social Networks Typ hier de naam van de FEB afzender.

Overview Introduction Reading Group

Ch. 2 Graphs, Paths and Small Worlds

Ch. 3 Strength of Weak Ties

Ch. 4 Homophily

Schelling model

Planning

Next week: 6 March 13:00 Natasa Golo and Dan Braha

Next Reading Group: 13 March 13:30 h Maurice Koster: Ch. 8 and Ch. 10

Typ hier de footer 44