1 / 34

Estimating Clustering Coefficients and Size of Social Networks via Random Walk

Estimating Clustering Coefficients and Size of Social Networks via Random Walk. *Research was conducted while the author was unaffiliated. Motivation: Social Networks. Qzone. Habbo. Netlog. Sonico.com. Bebo. Renren. Google+. Twitter. Flixster. Facebook. Classmates.com. MyLife.

dolf
Download Presentation

Estimating Clustering Coefficients and Size of Social Networks via Random Walk

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Estimating Clustering Coefficients and Size of Social Networks via Random Walk *Research was conducted while the author was unaffiliated

  2. Motivation: Social Networks Qzone Habbo Netlog Sonico.com Bebo Renren Google+ Twitter Flixster Facebook Classmates.com MyLife Tagged hi5 SinaWeibo Orkut Friendster Plaxo Vkontakte LinkedIn

  3. Motivation: External access The online social network Social Analytics v3 v5 v7 v1 v2 v9 Privacy v4 v6 v8 Disk Space Communication

  4. Task: Estimate parameters Network Average CC Global Clustering Coefficient Number of Registered Users Predicting Social Products’ Potential. Business development/advertisement/market size.

  5. Global Clustering Coefficient Global CC = v3 v5 v7 v1 v2 v9 Triangle Connected Triplet v4 v6 v8

  6. Global Clustering Coefficient Exact: [Alonet al, 1997] Estimation – input is read at least once: • Random Access: [Avron, 2010] • Streaming Model: [Buriolet al, 2006] Estimation – sampling: • Random Access: [Schanket al, 2005] • External Access: This work.

  7. Local Clustering Coefficient Ci= di – degree of node i C2 = v3 v5 v7 d1 = 1 d2 = 3 d9 = 2 v1 v2 v9 Network Average CC = average local CC v4 v6 v8

  8. Network Average CC Exact: Naïve. Estimation – input is read at least once: • Streaming Model: [Becchetti et al, 2010] Estimation – sampling: • Random Access: [Schanket al, 2005] • External Access: [Ribeiroet al 2010], [Gjokaet al, 2010], This work – Improved accuracy.

  9. Number of Registered Users Exact: trivial Estimation – sampling: • External Access: [Hardiman et al 2009], [Katzir et al, 2011],This work – Improved accuracy.

  10. Random Walk v1 v2 v3 v4 v5 Sampled Nodes: Stationary Distribution = v3 v5 v7 v1 v2 v9 v4 v6 v8

  11. Random Walk - Summary Sampled Nodes Visible Nodes Invisible Nodes Visible Edges v3 v5 v7 Invisible Edges v1 v2 v9 v4 v6 v8

  12. Global CC Algorithm The estimated global clustering coefficient: • – Sampled nodes average degree - 1. 2. – Sampled nodes average

  13. Global CC Example v3 v5 v7 v1 v2 v4 v6

  14. Expectation of Total expectation combinations.2 yield =1 – The degree of node vi. – The number of triangles contain vi. – The number of nodes.

  15. Global CC Proof – The degree of node vi. – The number of triangles contain vi. – The number of nodes.

  16. Guarantees For any and , we have when the number of samples, r, satisfies

  17. Network Average CC Algorithm The estimated network average CC: • – Sampled nodes average 1/degree . 2. – Sampled nodes average

  18. Evaluations DBLP facts: Paper with most co-authors: has 119 listed authors.Most prolific author: Vincent Poor with 798 entries.

  19. Global CC Relative improvement ranges between 300% and 500% depending on the network.

  20. Network Average CC Relative improvement ranges between 50% and 400% depending on the network.

  21. Conclusions • New external access estimator from Global Clustering Coefficient. • Improved estimator for Network Average Clustering Coefficient. • Improved estimator for number of registered users.

  22. Estimating Sizes of Social Networksvia Biased Sampling

  23. The Birthday “Paradox” The expected number of collisions in a list of r i.i.d. samples from a set of n elements is A collision is a pair of identical samples. Example: Samples: X = (d, b, b, a, b, e).Total 3 collisions, (x2, x3), (x2, x5), and (x3, x5)

  24. Cardinality estimation uniform Needs samples to converge.Used by [Ye et al, 2010] to estimate the size. When C collisions are observed

  25. Stationary distribution sampling v5 v2 v5 v4 v2 Sampled Nodes: Stationary Distribution = v3 v5 v7 v1 v2 v9 v4 v6 v8

  26. Cardinality estimation stationary Needs samples to converge when . When C collisions are observed

  27. Example: v5 v2 v5 v4 v2 v3 v5 v7 v1 v2 v9 v4 v6 v8

  28. Global CC Proof – The degree of node vi. – The number of nodes.

  29. Improvements • Using all samples (Hardiman et al 2009). • Using Conditional Monte Carlo (This work).

  30. All Samples Restrict computation to indexes m steps apart, A collision is only be considered within . Ratio of degrees is similarly defined

  31. Conditional Monte Carlo A collision between and , is replaced by the conditional collision is steps k+1 and l+1 respectively.

  32. Conditional Monte Carlo • The pair is not a collision, but it contributes to the collision counter. v3 v5 v7 v1 v2 v9 v4 v6 v8

  33. Size Estimation

  34. Thanks

More Related