COLOR TEST COLOR TEST. Social Networks: Structure and Impact N ICOLE I MMORLICA, N ORTHWESTERN U.

Slides:



Advertisements
Similar presentations
Routing in Poisson small-world networks A. J. Ganesh Microsoft Research, Cambridge Joint work with Moez Draief.
Advertisements

Peer-to-Peer and Social Networks Power law graphs Small world graphs.
Complex Networks Luis Miguel Varela COST meeting, Lisbon March 27 th 2013.
1 Analyzing Kleinberg’s Small-world Model Chip Martel and Van Nguyen Computer Science Department; University of California at Davis.
Small-world networks.
Collective Dynamics of ‘Small World’ Networks C+ Elegans: Ilhan Savut, Spencer Telford, Melody Lim 29/10/13.
Algorithmic and Economic Aspects of Networks Nicole Immorlica.
Emergence of Scaling in Random Networks Albert-Laszlo Barabsi & Reka Albert.
Analysis and Modeling of Social Networks Foudalis Ilias.
Social Networks 101 P ROF. J ASON H ARTLINE AND P ROF. N ICOLE I MMORLICA.
Lecture 21 Network evolution Slides are modified from Jurij Leskovec, Jon Kleinberg and Christos Faloutsos.
Social Networks 101 P ROF. J ASON H ARTLINE AND P ROF. N ICOLE I MMORLICA.
Social Networks 101 P ROF. J ASON H ARTLINE AND P ROF. N ICOLE I MMORLICA.
Advanced Topics in Data Mining Special focus: Social Networks.
CS 599: Social Media Analysis University of Southern California1 The Basics of Network Analysis Kristina Lerman University of Southern California.
CSE 522 – Algorithmic and Economic Aspects of the Internet Instructors: Nicole Immorlica Mohammad Mahdian.
1 A Random-Surfer Web-Graph Model (Joint work with Avrim Blum & Hubert Chan) Mugizi Rwebangira.
CS728 Lecture 5 Generative Graph Models and the Web.
Graphs (Part I) Shannon Quinn (with thanks to William Cohen of CMU and Jure Leskovec, Anand Rajaraman, and Jeff Ullman of Stanford University)
Network Models Social Media Mining. 2 Measures and Metrics 2 Social Media Mining Network Models Why should I use network models? In may 2011, Facebook.
Social Networks 101 P ROF. J ASON H ARTLINE AND P ROF. N ICOLE I MMORLICA.
CS 728 Lecture 4 It’s a Small World on the Web. Small World Networks It is a ‘small world’ after all –Billions of people on Earth, yet every pair separated.
Peer-to-Peer and Grid Computing Exercise Session 3 (TUD Student Use Only) ‏
Common Properties of Real Networks. Erdős-Rényi Random Graphs.
Advanced Topics in Data Mining Special focus: Social Networks.
CSE 522 – Algorithmic and Economic Aspects of the Internet Instructors: Nicole Immorlica Mohammad Mahdian.
1 Algorithms for Large Data Sets Ziv Bar-Yossef Lecture 7 May 14, 2006
Network analysis and applications Sushmita Roy BMI/CS 576 Dec 2 nd, 2014.
Peer-to-Peer and Social Networks Random Graphs. Random graphs E RDÖS -R ENYI MODEL One of several models … Presents a theory of how social webs are formed.
Information Networks Power Laws and Network Models Lecture 3.
(Social) Networks Analysis III Prof. Dr. Daning Hu Department of Informatics University of Zurich Oct 16th, 2012.
Topic 13 Network Models Credits: C. Faloutsos and J. Leskovec Tutorial
Network properties Slides are modified from Networks: Theory and Application by Lada Adamic.
Social Networks 101 P ROF. J ASON H ARTLINE AND P ROF. N ICOLE I MMORLICA.
Small World Social Networks With slides from Jon Kleinberg, David Liben-Nowell, and Daniel Bilar.
Small-world networks. What is it? Everyone talks about the small world phenomenon, but truly what is it? There are three landmark papers: Stanley Milgram.
Social Network Basics CS315 – Web Search and Data Mining.
Social Network Analysis Prof. Dr. Daning Hu Department of Informatics University of Zurich Mar 5th, 2013.
Graph Algorithms: Properties of Graphs? William Cohen.
3. SMALL WORLDS The Watts-Strogatz model. Watts-Strogatz, Nature 1998 Small world: the average shortest path length in a real network is small Six degrees.
(with an application of Web Spam detection) CS315-Web Search and Mining Power Laws and Rich-Get-Richer Phenomena.
Lecture 10: Network models CS 765: Complex Networks Slides are modified from Networks: Theory and Application by Lada Adamic.
Danny Hendler Advanced Topics in on-line Social Networks Analysis Social networks analysis seminar Introductory lecture Danny Hendler, Ben-Gurion University.
Most of contents are provided by the website Network Models TJTSD66: Advanced Topics in Social Media (Social.
How Do “Real” Networks Look?
Small World Social Networks With slides from Jon Kleinberg, David Liben-Nowell, and Daniel Bilar.
Class 2: Graph Theory IST402. Can one walk across the seven bridges and never cross the same bridge twice? Network Science: Graph Theory THE BRIDGES OF.
(with an application of Web Spam detection) CS315-Web Search and Mining Power Laws and Rich-Get-Richer Phenomena.
The Structure of Scientific Collaboration Networks by M. E. J. Newman CMSC 601 Paper Summary Marie desJardins January 27, 2009.
Information Retrieval Search Engine Technology (10) Prof. Dragomir R. Radev.
Topics In Social Computing (67810) Module 1 Introduction & The Structure of Social Networks.
Social Networks Some content from Ding-Zhu Du, Lada Adamic, and Eytan Adar.
Lecture 23: Structure of Networks
Hiroki Sayama NECSI Summer School 2008 Week 2: Complex Systems Modeling and Networks Network Models Hiroki Sayama
Topics In Social Computing (67810)
How Do “Real” Networks Look?
Lecture 23: Structure of Networks
Generative Model To Construct Blog and Post Networks In Blogosphere
Network Science: A Short Introduction i3 Workshop
How Do “Real” Networks Look?
How Do “Real” Networks Look?
The likelihood of linking to a popular website is higher
Why Social Graphs Are Different Communities Finding Triangles
Peer-to-Peer and Social Networks Fall 2017
How Do “Real” Networks Look?
Department of Computer Science University of York
Peer-to-Peer and Social Networks
Lecture 23: Structure of Networks
Lecture 9: Network models CS 765: Complex Networks
Advanced Topics in Data Mining Special focus: Social Networks
Presentation transcript:

COLOR TEST COLOR TEST

Social Networks: Structure and Impact N ICOLE I MMORLICA, N ORTHWESTERN U.

Graph Representation Nodes:= Edges:=

New Testament

Visualization from ManyEyes New Testament

Scientific Collaboration

World Wide Web

Seattle Honolulu

gridstarcycle“tree”

1 7 Degrees Definition: The degree of a node v i is the number of nodes v j such that there’s an edge e i,j between them. Degree v 8 = 4.

Degree Distributions /4 1/2 3/ Frequency # of friend (degree) A cycle? Cycle deg. dist. A star? Star deg. dist.

Power-law Degree Dist /3 1/ Frequency Degree Power-law: P(∂) = c ∂ -α

Log-Log Plots Log (Frequency) Log (Degree) Power-law: P(∂) = c ∂ -α log (P(∂))= log ( c ∂ -α ) = log (c) – α∙log (∂) Straight line on a log-log plot!

Example: Web Graph In-Degree Power law exponent: α = 2.09

Example: New York Facebook Lognormal is better fit.

Paths Definition: A path is a sequence of nodes (v 1, …, v k ) such that for any adjacent pair v i and v i+1, there’s an edge e i,i+1 between them. Path (v 1,v 2,v 8,v 3,v 7 )

Paths “I know someone who knows someone who knows you.”

Path length Definition: The length of a path is the number of edges it contains. Path (v 1,v 2,v 8,v 3,v 7 ) has length

Distance Definition: The distance between nodes v i and v j is the length of the shortest path connecting them. The distance between v 1 and v 7 is

Famous distances nodes = {mathematicians} edges = if 2 mathematicians co-author a paper Erdos number = distance between mathematican and Erdos Paul Erdos number

Famous distances Erdos number of …

Diameter Definition: The diameter of a graph is the maximum shortest-path distance between any two nodes. The diameter is “longest shortest path”

The trace of a disease 1.Initially just one node is infected 2.All nodes with an infected friend get infected Day 0Day 1Day 2

The trace of a disease # days ≤ diameter ≤ twice # days Day 0Day 1Day 2 Because the trace defines the distance from the initially infected person to the last infected person. Because there’s a path in the trace between any two people going through the initially infected person.

Six degrees of separation The diameter of a social network is typically small.

Small world phenomenon Milgram’s experiment (1960s). Ask someone to pass a letter to another person via friends knowing only the name, address, and occupation of the target. Short paths exist (and people can find them!).

Diameter “longest shortest path” gridstartree √n2log n (for const. deg.)

Diameter For the population of the US, gridstartree 2,00026

Clustering Coefficient “fraction of triangles bt. all connected triples” ZERO ….> ZERO gridstarcycle“tree”

Why do we see these realities? 1.High clustering coefficient … triadic closure – tend to know your friend’s friends 2.Power-law degree distribution … popular people attract proportionally more friends 3.Low diameter … there is an element of chance to whom we meet

Preferential Attachment 1.People join network in order 1, 2, …, N 2.When join, person t chooses friend by a)With probability p, pick person t’ uniformly at random from 1, …, t-1 b)With probability (1-p), pick person t’ uniformly at random and link to person that t’ links too Imitation

The rich get richer 2 b) With prob. (1-p), pick person t’ uniformly at random and link to person that t’ links too 1/4 3/4

The rich get richer 2 b) With prob. (1-p), pick person t’ uniformly at random and link to person that t’ links too Equivalently, 2 b)With probability (1-p), pick a person proportional to in-degree and link to him

Conclusion Social networks have predictable structure – Power-law degree distribution (preferential attachment model) – Low (logarithmic) diameter – High clustering coefficients Social networks impact many social processes – Spread disease/technology – Generate revenue – Sustain cooperation