1 A History of and New Directions for Power Law Research Michael Mitzenmacher Harvard University.

Slides:



Advertisements
Similar presentations
1 New Directions for Power Law Research Michael Mitzenmacher Harvard University.
Advertisements

Scale Free Networks.
Chapter 6 Sampling and Sampling Distributions
Analysis and Modeling of Social Networks Foudalis Ilias.
Week 5 - Models of Complex Networks I Dr. Anthony Bonato Ryerson University AM8002 Fall 2014.
The Connectivity and Fault-Tolerance of the Internet Topology
Random Sampling and Data Description
Information Networks Generative processes for Power Laws and Scale-Free networks Lecture 4.
Synopsis of “Emergence of Scaling in Random Networks”* *Albert-Laszlo Barabasi and Reka Albert, Science, Vol 286, 15 October 1999 Presentation for ENGS.
Web Graph Characteristics Kira Radinsky All of the following slides are courtesy of Ronny Lempel (Yahoo!)
4. PREFERENTIAL ATTACHMENT The rich gets richer. Empirical evidences Many large networks are scale free The degree distribution has a power-law behavior.
Topology Generation Suat Mercan. 2 Outline Motivation Topology Characterization Levels of Topology Modeling Techniques Types of Topology Generators.
A Brief History of Lognormal and Power Law Distributions and an Application to File Size Distributions Michael Mitzenmacher Harvard University.
1 A Random-Surfer Web-Graph Model (Joint work with Avrim Blum & Hubert Chan) Mugizi Rwebangira.
The structure of the Internet. How are routers connected? Why should we care? –While communication protocols will work correctly on ANY topology –….they.
Model Fitting Jean-Yves Le Boudec 0. Contents 1 Virus Infection Data We would like to capture the growth of infected hosts (explanatory model) An exponential.
Web as Graph – Empirical Studies The Structure and Dynamics of Networks.
Chapter 7 Sampling and Sampling Distributions
Sampling from Large Graphs. Motivation Our purpose is to analyze and model social networks –An online social network graph is composed of millions of.
1 On Compressing Web Graphs Michael Mitzenmacher, Harvard Micah Adler, Univ. of Massachusetts.
Cascading Behavior in Large Blog Graphs: Patterns and a model offence.
13. The Weak Law and the Strong Law of Large Numbers
Advanced Topics in Data Mining Special focus: Social Networks.
Performance Evaluation
1 Toward Validation and Control of Network Models Michael Mitzenmacher Harvard University.
Analysis of Social Information Networks Thursday January 27 th, Lecture 3: Popularity-Power law 1.
CSE 522 – Algorithmic and Economic Aspects of the Internet Instructors: Nicole Immorlica Mohammad Mahdian.
3-1 Introduction Experiment Random Random experiment.
1 A Random-Surfer Web-Graph Model Avrim Blum, Hubert Chan, Mugizi Rwebangira Carnegie Mellon University.
Computer Science 1 Web as a graph Anna Karpovsky.
1 Dynamic Models for File Sizes and Double Pareto Distributions Michael Mitzenmacher Harvard University.
CS Bayesian Learning1 Bayesian Learning. CS Bayesian Learning2 States, causes, hypotheses. Observations, effect, data. We need to reconcile.
Sublinear time algorithms Ronitt Rubinfeld Computer Science and Artificial Intelligence Laboratory (CSAIL) Electrical Engineering and Computer Science.
Large-scale organization of metabolic networks Jeong et al. CS 466 Saurabh Sinha.
Information Networks Power Laws and Network Models Lecture 3.
Estimation and Hypothesis Testing. The Investment Decision What would you like to know? What will be the return on my investment? Not possible PDF for.
Topic 13 Network Models Credits: C. Faloutsos and J. Leskovec Tutorial
1 New Directions for Power Law Research Michael Mitzenmacher Harvard University (With thanks to David Parkes!)
Standard Statistical Distributions Most elementary statistical books provide a survey of commonly used statistical distributions. The reason we study these.
Chapter 6: Probability Distributions
Popularity versus Similarity in Growing Networks Fragiskos Papadopoulos Cyprus University of Technology M. Kitsak, M. Á. Serrano, M. Boguñá, and Dmitri.
Models and Algorithms for Complex Networks Power laws and generative processes.
Theory of Probability Statistics for Business and Economics.
Basics of Probability. A Bit Math A Probability Space is a triple, where  is the sample space: a non-empty set of possible outcomes; F is an algebra.
1 Statistical Distribution Fitting Dr. Jason Merrick.
Complex Networks First Lecture TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AA TexPoint fonts used in EMF. Read the.
Various topics Petter Mostad Overview Epidemiology Study types / data types Econometrics Time series data More about sampling –Estimation.
Major objective of this course is: Design and analysis of modern algorithms Different variants Accuracy Efficiency Comparing efficiencies Motivation thinking.
1 Lecture 13: Other Distributions: Weibull, Lognormal, Beta; Probability Plots Devore, Ch. 4.5 – 4.6.
Data Analysis Econ 176, Fall Populations When we run an experiment, we are always measuring an outcome, x. We say that an outcome belongs to some.
Question paper 1997.
Lecture 10: Network models CS 765: Complex Networks Slides are modified from Networks: Theory and Application by Lada Adamic.
Review of Probability. Important Topics 1 Random Variables and Probability Distributions 2 Expected Values, Mean, and Variance 3 Two Random Variables.
Sampling and estimation Petter Mostad
RTM: Laws and a Recursive Generator for Weighted Time-Evolving Graphs Leman Akoglu, Mary McGlohon, Christos Faloutsos Carnegie Mellon University School.
Performance Evaluation Lecture 1: Complex Networks Giovanni Neglia INRIA – EPI Maestro 10 December 2012.
Measurements and Their Analysis. Introduction Note that in this chapter, we are talking about multiple measurements of the same quantity Numerical analysis.
1 Dr. Michael D. Featherstone Introduction to e-Commerce Network Theory 101.
Emergence of double scaling law in complex systems 报告人:韩定定 华东师范大学 上海应用物理研究所.
Hierarchical Organization in Complex Networks by Ravasz and Barabasi İlhan Kaya Boğaziçi University.
Dynamic Network Analysis Case study of PageRank-based Rewiring Narjès Bellamine-BenSaoud Galen Wilkerson 2 nd Second Annual French Complex Systems Summer.
Chapter 6 Sampling and Sampling Distributions
1 New Directions for Power Law Research Michael Mitzenmacher Harvard University.
The simultaneous evolution of author and paper networks
Review of Testing a Claim
Lecture 1: Complex Networks
Topics In Social Computing (67810)
Chapter 7: Sampling Distributions
Objective of This Course
Feifei Li, Ching Chang, George Kollios, Azer Bestavros
Presentation transcript:

1 A History of and New Directions for Power Law Research Michael Mitzenmacher Harvard University

2 Warning This talk does not have specific new results. –Survey of past and present. Meant to be provocative and inspire future research directions.

3 Motivation: General Power laws (and/or scale-free networks) are now everywhere. –See the popular texts Linked by Barabasi or Six Degrees by Watts. –In computer science: file sizes, download times, Internet topology, Web graph, etc. –Other sciences: Economics, physics, ecology, linguistics, etc. What has been and what should be the research agenda?

4 My (Biased) View There are 5 stages of power law research. 1)Observe: Gather data to demonstrate power law behavior in a system. 2)Interpret: Explain the importance of this observation in the system context. 3)Model: Propose an underlying model for the observed behavior of the system. 4)Validate: Find data to validate (and if necessary specialize or modify) the model. 5)Control: Design ways to control and modify the underlying behavior of the system based on the model.

5 My (Biased) View There are 5 stages of networking research. 1)Observe: Gather data to demonstrate a behavior in a system. (Example: power law behavior.) 2)Interpret: Explain the importance of this observation in the system context. 3)Model: Propose an underlying model for the observed behavior of the system. 4)Validate: Find data to validate (and if necessary specialize or modify) the model. 5)Control: Design ways to control and modify the underlying behavior of the system based on the model.

6 My (Biased) View In networks, we have spent a lot of time observing and interpreting power laws. We are currently in the modeling stage. –Many, many possible models. –I’ll talk about some of my favorites later on. We need to now put much more focus on validation and control. –And these are specific areas where computer science has much to contribute!

7 History In 1990’s, the abundance of observed power laws in networks surprised the community. –Perhaps they shouldn’t have… power laws appear frequently throughout the sciences. Pareto : income distribution, 1897 Zipf-Auerbach: city sizes, 1913/1940’s Zipf-Estouf: word frequency, 1916/1940’s Lotka: bibliometrics, 1926 Yule: species and genera, Mandelbrot: economics/information theory, 1950’s+ Observation/interpretation were/are key to initial understanding. My claim: but now the mere existence of power laws should not be surprising, or necessarily even noteworthy. My (biased) opinion: The bar should now be very high for observation/interpretation.

8 Models After observation, the natural step is to explain/model the behavior. Outcome: lots of modeling papers. –And many models rediscovered. Big survey article: Lots of history…

9 Power Law Distribution A power law distribution satisfies Pareto distribution –Log-complementary cumulative distribution function (ccdf) is exactly linear. Properties –Infinite mean/variance possible

10 Lognormal Distribution X is lognormally distributed if Y = ln X is normally distributed. Density function: Properties: –Finite mean/variance. –Skewed: mean > median > mode –Multiplicative: X 1 lognormal, X 2 lognormal implies X 1 X 2 lognormal.

11 Similarity Easily seen by looking at log-densities. Pareto has linear log-density. For large , lognormal has nearly linear log- density. Similarly, both have near linear log-ccdfs. –Log-ccdfs usually used for empirical, visual tests of power law behavior. Question: how to differentiate them empirically?

12 Lognormal vs. Power Law Question: Is this distribution lognormal or a power law? –Reasonable follow-up: Does it matter? Primarily in economics –Income distribution. –Stock prices. (Black-Scholes model.) But also papers in ecology, biology, astronomy, etc.

13 Preferential Attachment Consider dynamic Web graph. –Pages join one at a time. –Each page has one outlink. Let X j (t) be the number of pages of degree j at time t. New page links: –With probability , link to a random page. –With probability (1-  ), a link to a page chosen proportionally to indegree. (Copy a link.)

14 Simple Analysis Assume limiting distribution where

15 Preferential Attachment History The previous analysis was derived in the 1950’s by Herbert Simon. –… who won a Nobel Prize in economics for entirely different work. –His analysis was not for Web graphs, but for other preferential attachment problems.

16 Optimization Model: Power Law Mandelbrot experiment: design a language over a d-ary alphabet to optimize information per character. –Probability of jth most frequently used word is p j. –Length of jth most frequently used word is c j. Average information per word: Average characters per word:

17 Optimization Model: Power Law Optimize ratio A = C/H.

18 Monkeys Typing Randomly Miller (psychologist, 1957) suggests following: monkeys type randomly at a keyboard. –Hit each of n characters with probability p. –Hit space bar with probability 1 - np > 0. –A word is sequence of characters separated by a space. Resulting distribution of word frequencies follows a power law. Conclusion: Mandelbrot’s “optimization” not required for languages to have power law

19 Miller’s Argument All words with k letters appear with prob. There are n k words of length k. –Words of length k have frequency ranks Manipulation yields power law behavior Recently extended by Conrad, Mitzenmacher to case of unequal letter probabilities. –Non-trivial: utilizes complex analysis.

20 Generative Models: Lognormal Start with an organism of size X 0. At each time step, size changes by a random multiplicative factor. If F t is taken from a lognormal distribution, each X t is lognormal. If F t are independent, identically distributed then (by CLT) X t converges to lognormal distribution.

21 BUT! If there exists a lower bound: then X t converges to a power law distribution. (Champernowne, 1953) Lognormal model easily pushed to a power law model.

22 Example At each time interval, suppose size either increases by a factor of 2 with probability 1/3, or decreases by a factor of 1/2 with probability 2/3. –Limiting distribution is lognormal. –But if size has a lower bound, power law

23 Example continued After n steps distribution increases - decreases becomes normal (CLT). Limiting distribution:

24 Double Pareto Distributions Consider continuous version of lognormal generative model. –At time t, log X t is normal with mean  t and variance  2 t Suppose observation time is randomly distributed. –Income model: observation time depends on age, generations in the country, etc.

25 Double Pareto Distributions Reed (2000,2001) analyzes case where time distributed exponentially. –Also Adamic, Huberman (1999). Simplest case: 

26 Double Pareto Behavior Double Pareto behavior, density –On log-log plot, density is two straight lines –Between lognormal (curved) and power law (one line) Can have lognormal shaped body, Pareto tail. –The ccdf has Pareto tail; linear on log-log plots. –But cdf is also linear on log-log plots.

27 Lognormal vs. Double Pareto

28 Recursive Forest Model Used to model file sizes. A forest of nodes. At each time step, either –Completely new node generated (prob. p), with weight given by distribution F 1 or –New child node is derived from existing node (prob. 1 - p): Simplifying assumptions. –Distribution F 1 = F 2 = F is lognormal. –Old file chosen uniformly at random.

29 Recursive Forest Depth 0 = new files Depth 1 Depth 2

30 Depth Distribution Node depths have geometric distribution. –# Depth 0 nodes converge to pt; depth 1 nodes converge to p(1-p)t, etc. –So number of multiplicative steps is geometric. –Discrete analogue of exponential distribution of Reed’s model. Yields Double Pareto distribution (approximately). –Node chosen uniformly at random has almost exponential number of time steps. –Lognormal body, heavy tail. –But no nice closed form.

31 Extension: Deletions Suppose node deleted uniformly at random with probability q. –New node generated with probability p. –New node derived with probability 1 - p - q. Node depths still geometrically distributed. So still a Double Pareto node weight distribution.

32 Extensions: Preferential Attachment Suppose new node derived from old node with preferential attachment. –Old node chosen proportional to ax + b, where x = #current children. Node depths still geometrically distributed. So still get a double Pareto distribution.

33 So Many Models… Preferential Attachment Optimization (HOT) Monkeys typing randomly (scaling) Multiplicative processes Kronecker graphs Forest fire model (densification)

34 And Many More To Come? New variations coming up all of the time. Question : What makes a new power law model sufficiently interesting to merit attention and/or publication? –Strong connection to an observed process. Many models claim this, but few demonstrate it convincingly. –Theory perspective: new mathematical insight or sophistication. My (biased) opinion: the bar should start being raised on model papers.

35 Validation: The Current Stage We now have so many models. It may be important to know the right model, to extrapolate and control future behavior. Given a proposed underlying model, we need tools to help us validate it. We appear to be entering the validation stage of research…. BUT the first steps have focused on invalidation rather than validation.

36 Examples : Invalidation Lakhina, Byers, Crovella, Xie –Show that observed power-law of Internet topology might be because of biases in traceroute sampling. Pedarsani, Figueiredo, Grossglauser –Show that densification may also arise by sampling approaches, not necessarily intrinsic to network. Chen, Chang, Govindan, Jamin, Shenker, Willinger –Show that Internet topology has characteristics that do not match preferential-attachment graphs. –Suggest an alternative mechanism. But does this alternative match all characteristics, or are we still missing some?

37 My (Biased) View Invalidation is an important part of the process! BUT it is inherently different than validating a model. Validating seems much harder. Indeed, it is arguable what constitutes a validation. Question: what should it mean to say “This model is consistent with observed data.”

38 An Alternative View There is no “right model”. A model is the best until some other model comes along and proves better. –Greedy refinement via invalidation in model space. –Statistical techniques: compare likelihood ratios for various models. My (biased) opinion: this is one useful approach; but not the end of the question. –Need methods other than comparison for confirming validity of a model.

39 Time-Series/Trace Analysis Many models posit some sort of actions. –New pages linking to pages in the Web. –New routers joining the network. –New files appearing in a file system. A validation approach: gather traces and see if the traces suitably match the model. –Trace gathering can be a challenging systems problem. –Check model match requires using appropriate statistical techniques and tests. –May lead to new, improved, better justified models.

40 Sampling and Trace Analysis Often, cannot record all actions. –Internet is too big! Sampling –Global: snapshots of entire system at various times. –Local: record actions of sample agents in a system. Examples: –Snapshots of file systems: full systems vs. actions of individual users. –Router topology: Internet maps vs. changes at subset of routers. Question: how much/what kind of sampling is sufficient to validate a model appropriately? –Does this differ among models?

41 To Control In many systems, intervention can impact the outcome. –Maybe not for earthquakes, but for computer networks! –Typical setting: individual agents acting in their own best interest, giving a global power law. Agents can be given incentives to change behavior. General problem: given a good model, determine how to change system behavior to optimize a global performance function. –Distributed algorithmic mechanism design. –Mix of economics/game theory and computer science.

42 Possible Control Approaches Adding constraints: local or global –Example: total space in a file system. –Example: preferential attachment but links limited by an underlying metric. Add incentives or costs –Example: charges for exceeding soft disk quotas. –Example: payments for certain AS level connections. Limiting information –Impact decisions by not letting everyone have true view of the system.

43 Conclusion : My (Biased) View There are 5 stages of power law research. 1)Observe: Gather data to demonstrate power law behavior in a system. 2)Interpret: Explain the import of this observation in the system context. 3)Model: Propose an underlying model for the observed behavior of the system. 4)Validate: Find data to validate (and if necessary specialize or modify) the model. 5)Control: Design ways to control and modify the underlying behavior of the system based on the model. We need to focus on validation and control. –Lots of open research problems.

44 A Chance for Collaboration The observe/interpret stages of research are dominated by systems; modeling dominated by theory. –And need new insights, from statistics, control theory, economics!!! Validation and control require a strong theoretical foundation. –Need universal ideas and methods that span different types of systems. –Need understanding of underlying mathematical models. But also a large systems buy-in. –Getting/analyzing/understanding data. –Find avenues for real impact. Good area for future systems/theory/others collaboration and interaction.

45 Internet Mathematics The Future of Power Law Research Articles Related to This Talk A Brief History of Generative Models for Power Law and Lognormal Distributions

46 More About Me Website: –Links to papers –Link to book –Link to blog : mybiasedcoin mybiasedcoin.blogspot.com