1 / 12

Sampling from Large Graphs poster# 305

??. ??. Sampling from Large Graphs poster# 305. Jurij (Jure) Leskovec Christos Faloutsos Carnegie Mellon University. Problems and recommendations. Q: How to sample from a large graph? A: FF, RN Q: Which properties to preserve? A: (at least) the 13 ones we list

maisie
Download Presentation

Sampling from Large Graphs poster# 305

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. ?? ?? Leskovec & Faloutsos

  2. Sampling from Large Graphsposter# 305 Jurij (Jure) Leskovec Christos Faloutsos Carnegie Mellon University Leskovec & Faloutsos

  3. Problems and recommendations • Q: How to sample from a large graph? • A: FF, RN • Q: Which properties to preserve? • A: (at least) the 13 ones we list • Q: How to measure success/similarity? • A: K-S, towards ‘back-in-time’ version Leskovec & Faloutsos

  4. Criteria STATIC TEMPORAL • Densification power law • shrinking diameter • normalized size of largest c.c. • first eigenvalue • in-degree; out-degree distribution • distr. of WCC; SCC • hop-plot; hop-plot for WCC • distr. of first left singular vector values • scree plot • distr. of clustering coefficient Leskovec & Faloutsos

  5. Targets • scale-down (= fewer nodes; same diameter, same degree etc) • back-in-time (match an earlier, real, smaller version of the graph) Leskovec & Faloutsos

  6. Sampling Methods • RN random nodes • RPN pageRank random nodes • RDN random nodes, degree-biased • RE random edges • RNE • HYB (Hybrid) • RNN • RJ random jump • RW random walk • FF Forest fire Leskovec & Faloutsos

  7. 4 Datasets • Arxiv (author-paper) • Citation (HEP-TH, HEP-PH) • A.S. • epinions.com 26K - 500K edges Leskovec & Faloutsos

  8. Diameter vs N; CC vsdegree Leskovec & Faloutsos

  9. degree distribution; avg CC vs N Leskovec & Faloutsos

  10. diameter DPL Leskovec & Faloutsos

  11. D-statistic vs sample size better scale-down back-in-time Leskovec & Faloutsos

  12. Conclusions • random nodes + a little exploration -> FF • (RN, RJ are close) • 15% sample seems enough • back-in-time concept Leskovec & Faloutsos

More Related