520 likes | 613 Views
Scaling Limits of Continuous Time Random Walks. Boris Baeumer University of Otago New Zealand bbaeumer@maths.otago.ac.nz http://www.maths.otago.ac.nz/?baeumer. Today’s Goal. Show how scaling limits can provide robust, parsimonious PDE’s that scale. Show numerical implementation.
E N D
Scaling Limits of Continuous Time Random Walks Boris Baeumer University of Otago New Zealand bbaeumer@maths.otago.ac.nz http://www.maths.otago.ac.nz/?baeumer
Today’s Goal • Show how scaling limits can provide robust, parsimonious PDE’s that scale. • Show numerical implementation. • Highlight that in complex systems classical statistics is often meaningless or misleading. • Provide a fundamental tool to adequately model scaling over a range of magnitudes.
The classical diffusion model (Random walk, probabilistic) • Particles in a fixed small time interval undergo random motion (jumps). • Jumps are (basically) independent. • If Xi is the random jump vector of the ith jump, position after n jumps is at • Central Limit Theorem implies that the distribution in the scaling limit is Gaussian.
Particle Laboratory • 4000 particles start at origin and make random jumps. Observe scaling limit!
The advection-dispersion equation • Linear drift, spreads like t1/2. • Solutions decay like exp(-x2) away from the mode. • Level sets of the density are ellipses, main directions are perpendicular.
Problem: When is the last time you saw a symmetric plume? • Even though the law is universal, hardly any plumes look like that. • Most data sets show some skewness. • Many data sets show sub/super diffusion. • Many data sets show power law tailing.
log(c)=a log(x) =>c=xa
Systemic Failure of the Classical Model! • Extraordinary events are happening frequently (Some particles move a lot faster than the average). • Model is too simple. • Space/time dependent parameters? • How do I determine a gazillion parameters? • Expensive and still doesn’t work! • Something is fundamentally wrong!
Back to the drawing board • How can we get a power-law from the random walk model? • Long-Range dependence? • What happens if I start with a power-law? • There are lots of mechanisms (self-organisation, chaotic dynamical systems, etc.) that can give you power-law jumps (see e.g., D. Sornette, Critical Phenomena in Natural Sciences, Chaos, Fractals, Self-organization and Disorder: Concepts and Tools, 2004).
The Central Limit Theorem fails! • We need to have finite second moments!
Manifestation of infinite second moments =rand()/rand() • Sample variance always exists but grows with scale/size of sample! • Example: • Diffusion coefficient for classical advection-dispersion equation modelling transport in aquifers is strongly scale dependent. mean VAR
Example: Income distribution • Pareto (over 100 years ago): Wealth distribution is a power-law! • Test: Assume you know the combined income of two people (say 1,000,000). What is your best guess about the individual incomes? • If it is not the average, you need to be very careful about using statistical methods! • Use Median instead of mean, Entropy methods, etc.
Exercise • Assume Xi independent and What is the density of • Which other attributes except wealth can you think of with this type of behaviour?
Frequent Flyer Miles • Internet downloads (in MB) • Number of citations • Fame (number of people that heard of you) • … • Maths doesn’t have to be about people…
Tail parameter Skewness parameter The Central Limit Theorem (complete version, Lévy 1934) • Let Xi be i.i.d. random variables, slowly varying with index a≤2 (density decays like x-a-1). Then • L is called a stable random variable and has Fourier transform
Exercise: • Show that the stable process is scaling; i.e. show that • What is H?
Problem: Everything in nature is bounded, therefore we have always finite variance !? Scaling only holds over a certain range • Jump distributions that are power law over several orders of magnitude behave like infinite variance distributions.
Fractional and Traditional ADE Compared Fractional ADE with constant coefficients (Benson et al.) versus 2nd-order ADE with v and D variable with time (determined to have best fit for mean and variance)
What are fractional derivatives? • Really old, discovered by co-inventor of calculus (Leibniz) • Work by L’Hopital, Riemann, Liouville, Weyl, Abel … • Really, really modern, Proof:
Convolution kernel • The fractional derivative can be expressed via a power law convolution kernel: • The non-local character is apparent.
Fourier transform • The fractional derivative is the fractional power of the derivative:
Approximation: Grunwald formula
The Grunwald Formula • Mass/positivity preserving • Nice numerical properties • Yields Eulerian interpretation (Schumer et al.)
Numerical Project: • Solve • Think about boundary conditions! • Different alphas need different sign for D!
Operator stables (CLT in Rd) • Different a’s in different directions • Main axes aren’t necessarily perpendicular • Coupling of jump size in different directions matters. • Sample paths are random fractals
II. Continuous Time Random Walks • Hydrologic pump test often show power-law breakthrough curves (conc. vs time). 10 3 100 Concentration (ppb) 10 1 Stream tracer data from Haggerty 2002 0.1 0.01 10 10 10 10 3 4 5 6 Time (s)
Random jump times ? • So far, we were on a discrete clock, jumps happened at a fixed time interval.
Continuous time random walk • Random walk in space-time q(t,n)=“number of jumps by time t ” p(n,x)=“position after n jumps” • q is the inverse of “time to make n jumps”, which is additive process (positively skewed).
The governing equation • Compute inverse of completely skewed stable limits in Laplace space and deduce
Let q solve and p solve Then Subordinator Classical solution The solution (via subordination)
Particle Laboratory • 4000 particles start at origin and make random jumps at random times. Observe scaling limit!
Coupled Continuous Time Random Walks • If the jumps size depends on the waiting time… • Scaling limit can be done, messy… • Special case • Subordinator is a scaled beta-distribution
Other subordinators • Mobile/Immobile decomposition • Power-law waiting times • Memory function • … Memory function
III. Applications to Ecology / Epidemiology • Dispersion is everywhere! • Additional term in the differential equation: • A dispersion operator, g represents a density dependent growth rate. • E.g. (logistic growth)
Classical Fisher equation • Goes through hole, not across region of low K. • Linear spread.
Dispersal kernels Bullock, J. M. & Clarke, R. T.Long distance seed dispersal by wind: measuring and modelling the tail of the curveOecologia, 2000, 124, 506-521
Where is George? Brockmann, D.; Hufnagel, L. & Geisel, T.The scaling laws of human travelNature, 2006, 439, 462
Monte-Carlo Simulation • Simulate organism that divides and moves randomly. What kind of jump distribution leads to colonies?