225 results on '"first-passage percolation"'
Search Results
2. First-passage percolation on random simple triangulations.
- Author
-
Stufler, Benedikt
- Subjects
- *
TRIANGULATION , *GEODESY , *GRAPH theory , *MATHEMATICS , *EIGENANALYSIS - Abstract
We study first-passage percolation on random simple triangulations and their dual maps with independent identically distributed link weights. Our main result shows that the first-passage percolation distance concentrates in an op(n1/4) window around a constant multiple of the graph distance. Our approach follows the proof strategy by Curien and Le Gall (Ann. Sci. Éc. Norm. Supér., 2019), but we have to overcome several obstacles specific to simple triangulations. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
3. Probabilistic Analysis of Optimization Problems on Sparse Random Shortest Path Metrics.
- Author
-
Klootwijk, Stefan and Manthey, Bodo
- Subjects
- *
RANDOM graphs , *SPARSE graphs , *TRAVELING salesman problem , *DENSE graphs , *COMPLETE graphs , *METRIC spaces - Abstract
Simple heuristics for (combinatorial) optimization problems often show a remarkable performance in practice. Worst-case analysis often falls short of explaining this performance. Because of this, "beyond worst-case analysis" of algorithms has recently gained a lot of attention, including probabilistic analysis of algorithms. The instances of many (combinatorial) optimization problems are essentially a discrete metric space. Probabilistic analysis for such metric optimization problems has nevertheless mostly been conducted on instances drawn from Euclidean space, which provides a structure that is usually heavily exploited in the analysis. However, most instances from practice are not Euclidean. Little work has been done on metric instances drawn from other, more realistic, distributions. Some initial results have been obtained in recent years, where random shortest path metrics generated from dense graphs (either complete graphs or Erdős–Rényi random graphs) have been used so far. In this paper we extend these findings to sparse graphs, with a focus on sparse graphs with 'fast growing cut sizes', i.e. graphs for which | δ (U) | = Ω (| U | ε) for some constant ε ∈ (0 , 1) for all subsets U of the vertices, where δ (U) is the set of edges connecting U to the remaining vertices. A random shortest path metric is constructed by drawing independent random edge weights for each edge in the graph and setting the distance between every pair of vertices to the length of a shortest path between them with respect to the drawn weights. For such instances generated from a sparse graph with fast growing cut sizes, we prove that the greedy heuristic for the minimum distance maximum matching problem, and the nearest neighbor and insertion heuristics for the traveling salesman problem all achieve a constant expected approximation ratio. Additionally, for instances generated from an arbitrary sparse graph, we show that the 2-opt heuristic for the traveling salesman problem also achieves a constant expected approximation ratio. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
4. Topology and Local Geometry of the Eden Model.
- Author
-
Manin, Fedor, Roldán, Érika, and Schweinhart, Benjamin
- Subjects
- *
GEOMETRIC modeling , *BETTI numbers , *TOPOLOGY , *CELL aggregation , *BACTERIAL colonies , *WOUND healing - Abstract
The Eden cell growth model is a simple discrete stochastic process which produces a "blob" (aggregation of cells) in R d : start with one cube in the regular grid, and at each time step add a neighboring cube uniformly at random. This process has been used as a model for the growth of aggregations, tumors, and bacterial colonies and the healing of wounds, among other natural processes. Here, we study the topology and local geometry of the resulting structure, establishing asymptotic bounds for Betti numbers. Our main result is that the Betti numbers at time t grow at a rate between t (d - 1) / d and P d (t) , where P d (t) is the size of the site perimeter. Assuming a widely believed conjecture, this establishes the rate of growth of the Betti numbers in every dimension. We also present the results of computational experiments on finer aspects of the geometry and topology, such as persistent homology and the distribution of shapes of holes. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
5. Existence and Coexistence in First-Passage Percolation
- Author
-
Ahlberg, Daniel, Dereich, Steffen, Series Editor, Khoshnevisan, Davar, Series Editor, Kyprianou, Andreas E., Series Editor, Resnick, Sidney I., Series Editor, Vares, Maria Eulália, editor, Fernández, Roberto, editor, Fontes, Luiz Renato, editor, and Newman, Charles M., editor
- Published
- 2021
- Full Text
- View/download PDF
6. Non-Optimality of Invaded Geodesics in 2d Critical First-Passage Percolation
- Author
-
Damron, Michael, Harper, David, Dereich, Steffen, Series Editor, Khoshnevisan, Davar, Series Editor, Kyprianou, Andreas E., Series Editor, Resnick, Sidney I., Series Editor, Vares, Maria Eulália, editor, Fernández, Roberto, editor, Fontes, Luiz Renato, editor, and Newman, Charles M., editor
- Published
- 2021
- Full Text
- View/download PDF
7. Comparison of limit shapes for Bernoulli first-passage percolation
- Author
-
Naoki Kubota and Masato Takei
- Subjects
First-passage percolation ,time constants ,limit shapes ,Applied mathematics. Quantitative methods ,T57-57.97 ,Mathematics ,QA1-939 - Abstract
We consider Bernoulli first-passage percolation on the [Formula: see text]-dimensional hypercubic lattice with [Formula: see text]. The passage time of edge [Formula: see text] is 0 with probability [Formula: see text] and 1 with probability [Formula: see text], independently of each other. Let [Formula: see text] be the critical probability for percolation of edges with passage time 0. When [Formula: see text], there exists a nonrandom, nonempty compact convex set [Formula: see text] such that the set of vertices to which the first-passage time from the origin is within [Formula: see text] is well approximated by [Formula: see text] for all large [Formula: see text], with probability one. The aim of this paper is to prove that for [Formula: see text], the Hausdorff distance between [Formula: see text] and [Formula: see text] grows linearly in [Formula: see text]. Moreover, we mention that the approach taken in the paper provides a lower bound for the expected size of the intersection of geodesics, that gives a nontrivial consequence for the critical case.
- Published
- 2022
- Full Text
- View/download PDF
8. Quantitative stochastic homogenization of an unbounded front propagation problem.
- Subjects
- *
HAMILTON-Jacobi equations , *ERROR rates , *ASYMPTOTIC homogenization , *VELOCITY - Abstract
We obtain quantitative stochastic homogenization results for Hamilton–Jacobi equations arising in front propagation problems which move in the normal direction with a possible unbounded velocity. More precisely, we establish error estimates and rates of convergence for homogenization and effective Hamiltonian. The main idea is to perturb our unbounded problem by a bounded one, and to establish stability results in this context. Then, we combine the estimates that we find with the ones from the bounded case. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
9. Probabilistic analysis of optimization problems on generalized random shortest path metrics.
- Author
-
Klootwijk, Stefan, Manthey, Bodo, and Visser, Sander K.
- Subjects
- *
TRAVELING salesman problem , *MAXIMA & minima , *COMPLETE graphs , *RANDOM graphs , *METRIC spaces - Abstract
Simple heuristics often show a remarkable performance in practice for optimization problems. Worst-case analysis often falls short of explaining this performance. Because of this, "beyond worst-case analysis" of algorithms has recently gained a lot of attention, including probabilistic analysis of algorithms. The instances of many optimization problems are essentially a discrete metric space. Probabilistic analysis for such metric optimization problems has nevertheless mostly been conducted on instances drawn from Euclidean space, which provides a structure that is usually heavily exploited in the analysis. However, most instances from practice are not Euclidean. Little work has been done on metric instances drawn from other, more realistic, distributions. Some initial results have been obtained by Bringmann et al. (Algorithmica , 2013), who have used random shortest path metrics constructed using complete graphs to analyze heuristics. The goal of this paper is to generalize these findings to non-complete graphs, especially Erdős–Rényi random graphs. A random shortest path metric is constructed by drawing independent random edge weights for each edge in the graph and setting the distance between every pair of vertices to the length of a shortest path between them with respect to the drawn weights. For such instances, we prove that the greedy heuristic for the minimum distance maximum matching problem, the nearest neighbor and insertion heuristics for the traveling salesman problem, and a trivial heuristic for the k -median problem all achieve a constant expected approximation ratio. Additionally, we show a polynomial upper bound for the expected number of iterations of the 2-opt heuristic for the traveling salesman problem. [ABSTRACT FROM AUTHOR]
- Published
- 2021
- Full Text
- View/download PDF
10. Long Paths in First Passage Percolation on the Complete Graph II. Global Branching Dynamics.
- Author
-
Eckhoff, Maren, Goodman, Jesse, van der Hofstad, Remco, and Nardi, Francesca R.
- Subjects
- *
COMPLETE graphs , *PERCOLATION , *BRANCHING processes , *CENTRAL limit theorem , *RANDOM variables , *RANDOM graphs , *EXTREME value theory - Abstract
We study the random geometry of first passage percolation on the complete graph equipped with independent and identically distributed positive edge weights. We consider the case where the lower extreme values of the edge weights are highly separated. This model exhibits strong disorder and a crossover between local and global scales. Local neighborhoods are related to invasion percolation that display self-organised criticality. Globally, the edges with relevant edge weights form a barely supercritical Erdős–Rényi random graph that can be described by branching processes. This near-critical behaviour gives rise to optimal paths that are considerably longer than logarithmic in the number of vertices, interpolating between random graph and minimal spanning tree path lengths. Crucial to our approach is the quantification of the extreme-value behavior of small edge weights in terms of a sequence of parameters (s n) n ≥ 1 that characterises the different universality classes for first passage percolation on the complete graph. We investigate the case where s n → ∞ with s n = o (n 1 / 3) , which corresponds to the barely supercritical setting. We identify the scaling limit of the weight of the optimal path between two vertices, and we prove that the number of edges in this path obeys a central limit theorem with mean approximately s n log (n / s n 3) and variance s n 2 log (n / s n 3) . Remarkably, our proof also applies to n-dependent edge weights of the form E s n , where E is an exponential random variable with mean 1, thus settling a conjecture of Bhamidi et al. (Weak disorder asymptotics in the stochastic meanfield model of distance. Ann Appl Probab 22(1):29–69, 2012). The proof relies on a decomposition of the smallest-weight tree into an initial part following invasion percolation dynamics, and a main part following branching process dynamics. The initial part has been studied in Eckhoff et al. (Long paths in first passage percolation on the complete graph I. Local PWIT dynamics. Electron. J. Probab. 25:1–45, 2020. 10.1214/20-EJP484); the current paper focuses on the global branching dynamics. [ABSTRACT FROM AUTHOR]
- Published
- 2020
- Full Text
- View/download PDF
11. Sublinear variance in Euclidean first-passage percolation.
- Author
-
Bernstein, Megan, Damron, Michael, and Greenwood, Torin
- Subjects
- *
PERCOLATION , *POISSON processes , *POINT processes , *VARIANCES - Abstract
The Euclidean first-passage percolation model of Howard and Newman is a rotationally invariant percolation model built on a Poisson point process. It is known that the passage time between 0 and n e 1 obeys a diffusive upper bound: Var T (0 , n e 1) ≤ C n , and in this paper we improve this inequality to C n ∕ log n. The methods follow the strategy used for sublinear variance proofs on the lattice, using the Falik–Samorodnitsky inequality and a Bernoulli encoding, but with substantial technical difficulties. To deal with the different setup of the Euclidean model, we represent the passage time as a function of Bernoulli sequences and uniform sequences, and develop several "greedy lattice animal" arguments. [ABSTRACT FROM AUTHOR]
- Published
- 2020
- Full Text
- View/download PDF
12. UPPER TAIL LARGE DEVIATION RATE FUNCTION FOR CHEMICAL DISTANCE IN SUPERCRITICAL PERCOLATION (Probability Symposium)
- Author
-
Nakajima, Shuta and Nakajima, Shuta
- Published
- 2023
13. Talagrand’s Method for Proving Superconcentration
- Author
-
Chatterjee, Sourav and Chatterjee, Sourav
- Published
- 2014
- Full Text
- View/download PDF
14. Stationary coalescing walks on the lattice.
- Author
-
Chaika, Jon and Krishnan, Arjun
- Subjects
- *
INVARIANT measures , *COLLECTIVE behavior , *DYNAMICAL systems , *PERCOLATION - Abstract
We consider translation invariant measures on families of nearest-neighbor semi-infinite walks on the integer lattice. We assume that once walks meet, they coalesce. In 2d, we classify the collective behavior of these walks under mild assumptions: they either coalesce almost surely or form bi-infinite trajectories. Bi-infinite trajectories form measure-preserving dynamical systems, have a common asymptotic direction in 2d, and possess other nice properties. We use our theory to classify the behavior of compatible families of semi-infinite geodesics in stationary first- and last-passage percolation. We also partially answer a question raised by C. Hoffman about the limiting empirical measure of weights seen by geodesics. We construct several examples: our main example is a standard first-passage percolation model where geodesics coalesce almost surely, but have no asymptotic direction or average weight. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
15. Notes on growing a tree in a graph.
- Author
-
Devroye, Luc, Dujmović, Vida, Frieze, Alan, Mehrabian, Abbas, Morin, Pat, and Reed, Bruce
- Subjects
TREE graphs ,SPANNING trees ,PLANAR graphs ,TREE height - Abstract
We study the height of a spanning tree T of a graph G obtained by starting with a single vertex of G and repeatedly selecting, uniformly at random, an edge of G with exactly one endpoint in T and adding this edge to T. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
16. Speeding up non-Markovian first-passage percolation with a few extra edges.
- Author
-
Medvedev, Alexey and Pete, Gábor
- Published
- 2018
- Full Text
- View/download PDF
17. Limit theorems for critical first-passage percolation on the triangular lattice.
- Author
-
Yao, Chang-Long
- Subjects
- *
PERCOLATION , *MATHEMATICS theorems , *LATTICE theory , *PROBABILITY theory , *ABSTRACT algebra , *MATHEMATICAL models - Abstract
Consider (independent) first-passage percolation on the sites of the triangular lattice T embedded in C . Denote the passage time of the site v in T by t ( v ) , and assume that P ( t ( v ) = 0 ) = P ( t ( v ) = 1 ) = 1 ∕ 2 . Denote by b 0 , n the passage time from 0 to the halfplane { v ∈ T : Re ( v ) ≥ n } , and by T ( 0 , n u ) the passage time from 0 to the nearest site to n u , where | u | = 1 . We prove that as n → ∞ , b 0 , n ∕ log n → 1 ∕ ( 2 3 π ) a.s., E [ b 0 , n ] ∕ log n → 1 ∕ ( 2 3 π ) and Var [ b 0 , n ] ∕ log n → 2 ∕ ( 3 3 π ) − 1 ∕ ( 2 π 2 ) ; T ( 0 , n u ) ∕ log n → 1 ∕ ( 3 π ) in probability but not a.s., E [ T ( 0 , n u ) ] ∕ log n → 1 ∕ ( 3 π ) and Var [ T ( 0 , n u ) ] ∕ log n → 4 ∕ ( 3 3 π ) − 1 ∕ π 2 . This answers a question of Kesten and Zhang (1997) and improves our previous work (2014). From this result, we derive an explicit form of the central limit theorem for b 0 , n and T ( 0 , n u ) . A key ingredient for the proof is the moment generating function of the conformal radii for conformal loop ensemble CLE 6 , given by Schramm et al. (2009). [ABSTRACT FROM AUTHOR]
- Published
- 2018
- Full Text
- View/download PDF
18. UPPER TAIL LARGE DEVIATIONS FOR A CLASS OF DISTRIBUTIONS IN FIRST-PASSAGE PERCOLATION (Probability Symposium)
- Author
-
Cosco, Clément and Nakajima, Shuta
- Subjects
82A51 ,60K37 ,60K35 ,random environment ,82D30 ,first-passage percolation - Abstract
本稿では,2020年12月21日から24日に行われた研究集会「確率論シンポジウム」における講演内容をもとに,First-passage percolationにおける上尾大偏差原理について,概要を述べる.
- Published
- 2021
19. Total Flooding Time and Rumor Propagation on Graphs.
- Author
-
Camargo, Darcy and Popov, Serguei
- Subjects
- *
DISCRETE-time systems , *COMPLETE graphs , *RANDOM variables , *PERCOLATION theory , *GEODESICS - Abstract
The article focuses on the flooding time problem and rumor propagation on graphs. Topics include the comparison of ratio between the expected propagation time for all pieces of information and corresponding time for a single piece of information, the first passage percolation on a graph, the total propagation time on graphs.
- Published
- 2017
- Full Text
- View/download PDF
20. NONUNIVERSALITY OF WEIGHTED RANDOM GRAPHS WITH INFINITE VARIANCE DEGREE.
- Author
-
BARONI, ENRICO, VAN DER HOFSTAD, REMCO, and KOMJÁTHY, JÚLIA
- Subjects
RANDOM graphs ,INFINITY (Mathematics) ,PERCOLATION theory ,DEGREES of freedom ,CONTINUOUS time systems - Abstract
We prove nonuniversality results for first-passage percolation on the configuration model with independent and identically distributed (i.i.d.) degrees having infinite variance. We focus on the weight of the optimal path between two uniform vertices. Depending on the properties of the weight distribution, we use an example-based approach and show that rather different behaviours are possible. When the weights are almost surely larger than a constant, the weight and number of edges in the graph grow proportionally to log log n, as for the graph distances. On the other hand, when the continuous-time branching process describing the first-passage percolation exploration through the graph reaches infinitely many vertices in finite time, the weight converges to the sum of two i.i.d. random variables representing the explosion times of the continuous-time processes started from the two sources. This nonuniversality is in sharp contrast to the setting where the degree sequence has a finite variance, Bhamidi et al. (2012). [ABSTRACT FROM AUTHOR]
- Published
- 2017
- Full Text
- View/download PDF
21. From Greedy Lattice Animals to Euclidean First-Passage Percolation
- Author
-
Howard, C. Douglas, Newman, Charles M., Liggett, Thomas, editor, Newman, Charles, editor, Pitt, Loren, editor, Bramson, Maury, editor, and Durrett, Rick, editor
- Published
- 1999
- Full Text
- View/download PDF
22. Reverse Shapes in First-Passage Percolation and Related Growth Models
- Author
-
Gravner, Janko, Griffeath, David, Liggett, Thomas, editor, Newman, Charles, editor, Pitt, Loren, editor, Bramson, Maury, editor, and Durrett, Rick, editor
- Published
- 1999
- Full Text
- View/download PDF
23. Rate of convergence in first-passage percolation under low moments.
- Author
-
Damron, Michael and Kubota, Naoki
- Subjects
- *
STOCHASTIC convergence , *PERCOLATION theory , *MOMENTS method (Statistics) , *RANDOM graphs , *ALEXANDER ideals , *MATHEMATICAL bounds - Abstract
We consider first-passage percolation on the d dimensional cubic lattice for d ≥ 2 ; that is, we assign independently to each edge e a nonnegative random weight t e with a common distribution and consider the induced random graph distance (the passage time), T ( x , y ) . It is known that for each x ∈ Z d , μ ( x ) = lim n T ( 0 , n x ) / n exists and that 0 ≤ E T ( 0 , x ) − μ ( x ) ≤ C ‖ x ‖ 1 1 / 2 log ‖ x ‖ 1 under the condition E e α t e < ∞ for some α > 0 . By combining tools from concentration of measure with Alexander’s methods, we show how such bounds can be extended to t e ’s with distributions that have only low moments. For such edge-weights, we obtain an improved bound C ( ‖ x ‖ 1 log ‖ x ‖ 1 ) 1 / 2 and bounds on the rate of convergence to the limit shape. [ABSTRACT FROM AUTHOR]
- Published
- 2016
- Full Text
- View/download PDF
24. MODERATE DEVIATIONS FOR SHORTEST-PATH LENGTHS ON RANDOM SEGMENT PROCESSES.
- Author
-
HIRSCH, CHRISTIAN, NEUH`USER, DAVID, and SCHMIDT, VOLKER
- Subjects
- *
PERCOLATION , *GEODESICS , *LINEAR algebra , *RANDOM access memory , *POISSON algebras - Abstract
We consider first-passage percolation on segment processes and provide concentration results concerning moderate deviations of shortest-path lengths from a linear function in the distance of their endpoints. The proofs are based on a martingale technique developed by [H. Kesten, Ann. Appl. Probab. 3 (1993) 296-338.] for an analogous problem on the lattice. Our results are applicable to graph models from stochastic geometry. For example, they imply that the time constant in Poisson-Voronoi and Poisson-Delaunay tessellations is strictly greater than 1. Furthermore, applying the framework of Howard and Newman, our results can be used to study the geometry of geodesics in planar shortest-path trees. [ABSTRACT FROM AUTHOR]
- Published
- 2016
- Full Text
- View/download PDF
25. UPPER TAIL LARGE DEVIATIONS FOR A CLASS OF DISTRIBUTIONS IN FIRST-PASSAGE PERCOLATION (Probability Symposium)
- Author
-
Nakajima, Shuta, Cosco, Clément, Nakajima, Shuta, and Cosco, Clément
- Published
- 2021
26. Rate of convergence of the mean for sub-additive ergodic sequences.
- Author
-
Auffinger, Antonio, Damron, Michael, and Hanson, Jack
- Subjects
- *
STOCHASTIC convergence , *ERGODIC theory , *MATHEMATICAL sequences , *EXPONENTS , *MATHEMATICAL bounds - Abstract
For sub-additive ergodic processes { X m , n } with weak dependence, we analyze the rate of convergence of E X 0 , n / n to its limit g . We define an exponent γ given roughly by E X 0 , n ∼ n g + n γ , and, assuming existence of a fluctuation exponent χ that gives Var X 0 , n ∼ n 2 χ , we provide a lower bound for γ of the form γ ≥ χ . The main requirement is that χ ≠ 1 / 2 . In the case χ = 1 / 2 and under the assumption Var X 0 , n = O ( n / ( log n ) β ) for some β > 0 , we prove γ ≥ χ − c ( β ) for a β -dependent constant c ( β ) . These results show in particular that non-diffusive fluctuations are associated to non-trivial γ . Various models, including first-passage percolation, directed polymers, the minimum of a branching random walk and bin packing, fall into our general framework, and the results apply assuming χ exists. In the case of first-passage percolation in Z d , we provide a version of γ ≥ − 1 / 2 without assuming existence of χ . [ABSTRACT FROM AUTHOR]
- Published
- 2015
- Full Text
- View/download PDF
27. INFORMATION SPREADING IN A LARGE POPULATION OF ACTIVE TRANSMITTERS AND PASSIVE RECEIVERS.
- Author
-
AALTO, PEKKA and LESKELÄ, LASSE
- Subjects
- *
TRANSMITTERS (Communication) , *RECEIVING antennas , *STOCHASTIC models , *APPROXIMATION theory , *EXTREME value theory - Abstract
This paper discusses a simple stochastic model for the spread of messages in a large population with two types of individuals: transmitters and receivers. Transmitters, after receiving the message, start spreading copies of the message to their neighbors. Receivers may receive the message but will never spread it further. We derive approximations of the broadcast time and the first passage times of selected individuals in populations of size tending to infinity. These approximations explain how much the fact that only a fraction of the individuals are transmitters slows down the propagation of information. Our results also sharply characterize the statistical dependence structure of first passage times using Gumbel and logistic distributions of extreme value statistics. [ABSTRACT FROM AUTHOR]
- Published
- 2015
- Full Text
- View/download PDF
28. Quantitative Stochastic Homogenization of Viscous Hamilton-Jacobi Equations.
- Author
-
Armstrong, Scott N. and Cardaliaguet, Pierre
- Subjects
- *
ASYMPTOTIC homogenization , *HAMILTON-Jacobi equations , *STOCHASTIC convergence , *PROBABILITY theory , *ERROR analysis in mathematics - Abstract
We prove explicit estimates for the error in random homogenization of degenerate, second-order Hamilton-Jacobi equations, assuming the coefficients satisfy a finite range of dependence. In particular, we obtain an algebraic rate of convergence with overwhelming probability under certain structural conditions on the Hamiltonian. [ABSTRACT FROM AUTHOR]
- Published
- 2015
- Full Text
- View/download PDF
29. ASYMPTOTICS OF FIRST-PASSAGE PERCOLATION ON ONE-DIMENSIONAL GRAPHS.
- Author
-
AHLBERG, DANIEL
- Subjects
GRAPH theory ,ITERATIVE methods (Mathematics) ,LIMIT theorems ,LOGARITHMS ,PROBABILITY theory - Abstract
In this paper we consider first-passage percolation on certain one-dimensional periodic graphs, such as the ℤ x {0, 1,..., K - 1}
d - 1 nearest neighbour graph for d, K ≥ 1. We expose a regenerative structure within the first-passage process, and use this structure to show that both length and weight of minimal-weight paths present a typical one-dimensional asymptotic behaviour. Apart from a strong law of large numbers, we derive a central limit theorem, a law of the iterated logarithm, and a Donsker theorem for these quantities. In addition, we prove that the mean and variance of the length and weight of minimizing paths are monotone in the distance between their end-points, and further show how the regenerative idea can be used to couple two first-passage processes to eventually coincide. Using this coupling we derive a 0-1 law. [ABSTRACT FROM AUTHOR]- Published
- 2015
- Full Text
- View/download PDF
30. Convergence Towards an Asymptotic Shape in First-Passage Percolation on Cone-Like Subgraphs of the Integer Lattice.
- Author
-
Ahlberg, Daniel
- Abstract
In first-passage percolation on the integer lattice, the shape theorem provides precise conditions for convergence of the set of sites reachable within a given time from the origin, once rescaled, to a compact and convex limiting shape. Here, we address convergence towards an asymptotic shape for cone-like subgraphs of the $${\mathbb {Z}}^d$$ lattice, where $$d\ge 2$$ . In particular, we identify the asymptotic shapes associated with these graphs as restrictions of the asymptotic shape of the lattice. Apart from providing necessary and sufficient conditions for $$L^p$$ - and almost sure convergence towards this shape, we investigate also stronger notions such as complete convergence and stability with respect to a dynamically evolving environment. [ABSTRACT FROM AUTHOR]
- Published
- 2015
- Full Text
- View/download PDF
31. THE TWO-TYPE RICHARDSON MODEL IN THE HALF-PLANE
- Author
-
Ahlberg, Daniel, Deijfen, Maria, Hoffman, Christopher, Ahlberg, Daniel, Deijfen, Maria, and Hoffman, Christopher
- Abstract
The two-type Richardson model describes the growth of two competing infection types on the two or higher dimensional integer lattice. For types that spread with the same intensity, it is known that there is a positive probability for infinite coexistence, while for types with different intensities, it is conjectured that infinite coexistence is not possible. In this paper we study the two-type Richardson model in the upper half-plane Z x Z(+), and prove that coexistence of two types starting on the horizontal axis has positive probability if and only if the types have the same intensity.
- Published
- 2020
- Full Text
- View/download PDF
32. Tertiles and the time constant
- Author
-
Ahlberg, Daniel and Ahlberg, Daniel
- Abstract
We consider planar first-passage percolation and show that the time constant can be bounded by multiples of the first and second tertiles of the weight distribution. As a consequence, we obtain a counter-example to a problem proposed by Alm and Deijfen (2015).
- Published
- 2020
- Full Text
- View/download PDF
33. Probabilistic Analysis of Optimization Problems on Sparse Random Shortest Path Metrics
- Author
-
Stefan Klootwijk and Bodo Manthey, Klootwijk, Stefan, Manthey, Bodo, Stefan Klootwijk and Bodo Manthey, Klootwijk, Stefan, and Manthey, Bodo
- Abstract
Simple heuristics for (combinatorial) optimization problems often show a remarkable performance in practice. Worst-case analysis often falls short of explaining this performance. Because of this, "beyond worst-case analysis" of algorithms has recently gained a lot of attention, including probabilistic analysis of algorithms. The instances of many (combinatorial) optimization problems are essentially a discrete metric space. Probabilistic analysis for such metric optimization problems has nevertheless mostly been conducted on instances drawn from Euclidean space, which provides a structure that is usually heavily exploited in the analysis. However, most instances from practice are not Euclidean. Little work has been done on metric instances drawn from other, more realistic, distributions. Some initial results have been obtained in recent years, where random shortest path metrics generated from dense graphs (either complete graphs or Erdős - Rényi random graphs) have been used so far. In this paper we extend these findings to sparse graphs, with a focus on grid graphs. A random shortest path metric is constructed by drawing independent random edge weights for each edge in the graph and setting the distance between every pair of vertices to the length of a shortest path between them with respect to the drawn weights. For such instances generated from a grid graph, we prove that the greedy heuristic for the minimum distance maximum matching problem, and the nearest neighbor and insertion heuristics for the traveling salesman problem all achieve a constant expected approximation ratio. Additionally, for instances generated from an arbitrary sparse graph, we show that the 2-opt heuristic for the traveling salesman problem also achieves a constant expected approximation ratio.
- Published
- 2020
- Full Text
- View/download PDF
34. Fluctuation lower bounds in planar random growth models
- Author
-
Erik Bates and Sourav Chatterjee
- Subjects
82D60 ,Statistics and Probability ,Probability (math.PR) ,First passage percolation ,60E15, 60K35, 82D60, 60K37 ,Corner growth model ,First-passage percolation ,Directed polymers ,Combinatorics ,60K37 ,60K35 ,FOS: Mathematics ,60E15 ,Statistics, Probability and Uncertainty ,Mathematics - Probability ,Mathematics - Abstract
We prove $\sqrt{\log n}$ lower bounds on the order of growth fluctuations in three planar growth models (first-passage percolation, last-passage percolation, and directed polymers) under no assumptions on the distribution of vertex or edge weights other than the minimum conditions required for avoiding pathologies. Such bounds were previously known only for certain restrictive classes of distributions.In addition, the first-passage shape fluctuation exponent is shown to be at least $1/8$, extending previous results to more general distributions., 24 pages, 1 figure. Minor edits in this revision
- Published
- 2020
- Full Text
- View/download PDF
35. ERROR ESTIMATES AND CONVERGENCE RATES FOR THE STOCHASTIC HOMOGENIZATION OF HAMILTON-JACOBI EQUATIONS.
- Author
-
ARMSTRONG, SCOTT N., CARDALIAGUET, PIERRE, and SOUGANIDIS, PANAGIOTIS E.
- Subjects
- *
ASYMPTOTIC homogenization , *HAMILTON-Jacobi equations , *STOCHASTIC systems , *PROBABILITY theory , *STOCHASTIC convergence - Abstract
The article discusses a study presenting the first quantitative homogenization results for Hamilton-Jacobi equations in the stochastic setting. It assumes that the Hamiltonian H = H (p,y,w) satisfies a finite range dependence hypothesis in its spatial dependence. Its arguments rely on adaptations of some of the probabilistic techniques based on Azuma's inequality and the martingale method of bounded differences and do not yield sharp error estimates or convergence rates for homogenization.
- Published
- 2014
- Full Text
- View/download PDF
36. Monotonicity in first-passage percolation.
- Author
-
Gouéré, Jean-Baptiste
- Subjects
- *
PERCOLATION theory , *VECTORS (Calculus) , *DISTRIBUTION (Probability theory) , *PROBABILITY theory , *MATHEMATICS - Abstract
We consider standard first-passage percolation on ℤd. Let e1 be the first coordinate vector. Let a(n) be the expected passage time from the origin to ne1. In this short paper, we note that a(n) is increasing under some strong condition on the support of the distribution of the passage times on the edges. [ABSTRACT FROM AUTHOR]
- Published
- 2014
37. Divergence of shape fluctuation for general distributions in first-passage percolation
- Author
-
Shuta Nakajima
- Subjects
Random environment ,Statistics and Probability ,82A51 ,First passage percolation ,Shape fluctuation ,First-passage percolation ,Divergence ,60K37 ,Mathematics::Probability ,60K35 ,Statistics, Probability and Uncertainty ,Mathematics ,Mathematical physics - Abstract
Nous etudions les fluctuations de la forme limite pour la percolation de premier passage dans $\mathbb{Z}^{d}$. Il est connu que ces fluctuations divergent dans le cas des lois de Bernoulli [Zhang (Probab. Theory. Related. Fields. 136 (2006) 298–320)]. Dans cet article, nous etendons ce resultat a toutes les lois.
- Published
- 2020
- Full Text
- View/download PDF
38. Probabilistic Analysis of Optimization Problems on Sparse Random Shortest Path Metrics
- Author
-
Klootwijk, Stefan, Manthey, Bodo, Drmota, Michael, Heuberger, Clemens, and Mathematics of Operations Research
- Subjects
Firstpassage percolation ,Random metrics ,Random shortest paths ,Approximation algorithms ,First-passage percolation ,MathematicsofComputing_DISCRETEMATHEMATICS - Abstract
Simple heuristics for (combinatorial) optimization problems often show a remarkable performance in practice. Worst-case analysis often falls short of explaining this performance. Because of this, "beyond worst-case analysis" of algorithms has recently gained a lot of attention, including probabilistic analysis of algorithms. The instances of many (combinatorial) optimization problems are essentially a discrete metric space. Probabilistic analysis for such metric optimization problems has nevertheless mostly been conducted on instances drawn from Euclidean space, which provides a structure that is usually heavily exploited in the analysis. However, most instances from practice are not Euclidean. Little work has been done on metric instances drawn from other, more realistic, distributions. Some initial results have been obtained in recent years, where random shortest path metrics generated from dense graphs (either complete graphs or Erdős - Rényi random graphs) have been used so far. In this paper we extend these findings to sparse graphs, with a focus on grid graphs. A random shortest path metric is constructed by drawing independent random edge weights for each edge in the graph and setting the distance between every pair of vertices to the length of a shortest path between them with respect to the drawn weights. For such instances generated from a grid graph, we prove that the greedy heuristic for the minimum distance maximum matching problem, and the nearest neighbor and insertion heuristics for the traveling salesman problem all achieve a constant expected approximation ratio. Additionally, for instances generated from an arbitrary sparse graph, we show that the 2-opt heuristic for the traveling salesman problem also achieves a constant expected approximation ratio., LIPIcs, Vol. 159, 31st International Conference on Probabilistic, Combinatorial and Asymptotic Methods for the Analysis of Algorithms (AofA 2020), pages 19:1-19:16
- Published
- 2020
- Full Text
- View/download PDF
39. Speeding up non-Markovian First Passage Percolation with a few extra edges
- Author
-
Gábor Pete and Alexey N. Medvedev
- Subjects
Statistics and Probability ,Independent and identically distributed random variables ,SI model ,Physics - Physics and Society ,spreading phenomena ,near-critical random graph ,Temporal network ,first-passage percolation ,non-Markovian processes ,01 natural sciences ,bursty time series ,Combinatorics ,010104 statistics & probability ,temporal networks ,0103 physical sciences ,Random tree ,Mathematics - Combinatorics ,0101 mathematics ,010306 general physics ,Connectivity ,First Passage Percolation ,Mathematics ,Random graph ,Spanning tree ,Applied Mathematics ,Pólya urn process ,Erdos-Rényi graph ,Complete graph ,Computer Science - Social and Information Networks ,First passage percolation ,Vertex (geometry) ,near-critical random graphs ,Erdős-Rényi graph ,60K35, 60K37: 05C80, 82C99, 90B18 ,non-Markovian process ,Mathematics - Probability ,Galton-Watson tree - Abstract
One model of real-life spreading processes is First Passage Percolation (also called SI model) on random graphs. Social interactions often follow bursty patterns, which are usually modelled with i.i.d.~heavy-tailed passage times on edges. On the other hand, random graphs are often locally tree-like, and spreading on trees with leaves might be very slow, because of bottleneck edges with huge passage times. Here we consider the SI model with passage times following a power law distribution $\mathbb{P}(\xi>t)\sim t^{-\alpha}$, with infinite mean. For any finite connected graph $G$ with a root $s$, we find the largest number of vertices $\kappa(G,s)$ that are infected in finite expected time, and prove that for every $k \leq \kappa(G,s)$, the expected time to infect $k$ vertices is at most $O(k^{1/\alpha})$. Then, we show that adding a single edge from $s$ to a random vertex in a random tree $\mathcal{T}$ typically increases $\kappa(\mathcal{T},s)$ from a bounded variable to a fraction of the size of $\mathcal{T}$, thus severely accelerating the process. We examine this acceleration effect on some natural models of random graphs: critical Galton-Watson trees conditioned to be large, uniform spanning trees of the complete graph, and on the largest cluster of near-critical Erd\H{o}s-R\'enyi graphs. In particular, at the upper end of the critical window, the process is already much faster than exactly at criticality., Comment: 35 pages, 4 figures
- Published
- 2018
- Full Text
- View/download PDF
40. Contributions to Stein's method and some limit theorems in probability
- Author
-
Dey, Partha Sarathi
- Subjects
Statistics ,Mathematics ,Concentration inequality ,Curie-Weiss model ,First-passage percolation ,Random graph ,Random matrix ,Stein's method - Abstract
In this dissertation we investigate three different problems related to (1) concentration inequalities using Stein's method of exchangeable pair, (2) first-passage percolation along thin lattice cylinders and (3) limiting spectral distribution of random linear combinations of projection matrices.Stein's method is a semi-classical tool for establishing distributional convergence, particularly effective in problems involving dependent random variables. A version of Stein's method for concentration inequalities was introduced in the Ph.D.~thesis of Sourav Chatterjee to prove concentration of measure in problems involving complex dependencies such as random permutations and Gibbs measures.In the first part of the dissertation we provide some extensions of the theory and three new applications: (1) We obtain a concentration inequality for the magnetization in the Curie-Weiss model at critical temperature (where it obeys a non-standard normalization and super-Gaussian concentration). (2) We derive exact large deviation asymptotics for the number of triangles in the Erd\H os-R\' enyi random graph $G(n,p)$ when $p \ge 0.31$. Similar results are derived also for general subgraph counts. (3) We obtain some interesting concentration inequalities for the Ising model on lattices that hold at all temperatures. In the second part, we consider first-passage percolation across thin cylinders of the form $[0,n]\times [-h_n,h_n]^{d-1}$. We prove that the first-passage times obey Gaussian central limit theorems as long as $h_n$ grows slower than $n^{1/(d+1)}$. We obtain appropriate moment bounds and use decomposition of the first-passage time into an approximate sum of independent random variables and a renormalization type argument to prove the result. It is an open question as to what is the fastest that $h_n$ can grow so that a Gaussian CLT still holds. We conjecture that $n^{2/3}$ is the right answer for~$d= 2$ and provide some numerical evidence for that.Finally, in the last part we consider limiting spectral distributions of random matrices of the form $\sum_{i=1}^{k}a_{i}X_{i}M_{i}$ where $X_{i}$'s are i.i.d.~mean zero and variance one random variables, $a_{i}$'s are some given sequence of real numbers with $\ell^{2}$ norm one and $M_{i}$'s are projection matrices with dimension growing to infinity. We provide sufficient conditions under which the limiting spectral distribution is Gaussian. We also provide examples from the theory of representations of symmetric group for which our results hold.
- Published
- 2010
41. Central limit theorem for first-passage percolation time across thin cylinders.
- Author
-
Chatterjee, Sourav and Dey, Partha
- Subjects
- *
LIMIT theorems , *PERCOLATION theory , *GAUSSIAN processes , *EXISTENCE theorems , *MATHEMATICAL proofs , *DIMENSIONS , *NUMERICAL analysis - Abstract
We prove that first-passage percolation times across thin cylinders of the form [0, n] × [− h, h] obey Gaussian central limit theorems as long as h grows slower than n. It is an open question as to what is the fastest that h can grow so that a Gaussian CLT still holds. Under the natural but unproven assumption about existence of fluctuation and transversal exponents, and strict convexity of the limiting shape in the direction of (1, 0, . . . , 0), we prove that in dimensions 2 and 3 the CLT holds all the way up to the height of the unrestricted geodesic. We also provide some numerical evidence in support of the conjecture in dimension 2. [ABSTRACT FROM AUTHOR]
- Published
- 2013
- Full Text
- View/download PDF
42. Differentiability at the edge of the percolation cone and related results in first-passage percolation.
- Author
-
Auffinger, Antonio and Damron, Michael
- Subjects
- *
PERCOLATION theory , *DIMENSION theory (Algebra) , *PREDICTION models , *POWER law (Mathematics) , *MATHEMATICAL inequalities , *VARIANCES , *EXPONENTIAL functions - Abstract
We study first-passage percolation in two dimensions, using measures μ on passage times with b: = inf supp( μ) > 0 and $${\mu(\{b\})=p\geq \vec p_c}$$ , the threshold for oriented percolation. We first show that for each such μ, the boundary of the limit shape for μ is differentiable at the endpoints of flat edges in the so-called percolation cone. We then conclude that the limit shape must be non-polygonal for all of these measures. Furthermore, the associated Richardson-type growth model admits infinite coexistence and if μ is not purely atomic the graph of infection has infinitely many ends. We go on to show that lower bounds for fluctuations of the passage time given by Newman-Piza extend to these measures. We establish a lower bound for the variance of the passage time to distance n of order log n in any direction outside the percolation cone under a condition of finite exponential moments for μ. This result confirms a prediction of Newman and Piza (Ann Probab 23:977-1005, ) and Zhang (Ann Probab 36:331-362, ). Under the assumption of finite radius of curvature for the limit shape in these directions, we obtain a power-law lower bound for the variance and an inequality between the exponents χ and ξ. [ABSTRACT FROM AUTHOR]
- Published
- 2013
- Full Text
- View/download PDF
43. A temporal perspective on the rate of convergence in first-passage percolation under a moment condition
- Author
-
Ahlberg, Daniel and Ahlberg, Daniel
- Abstract
We study the rate of convergence in the celebrated Shape Theorem in first-passage percolation, obtaining the precise asymptotic rate of decay for the probability of linear order deviations under a moment condition. Our results are presented from a temporal perspective and complement previous work by the same author, in which the rate of convergence was studied from the standard spatial perspective.
- Published
- 2019
- Full Text
- View/download PDF
44. Variational Problems with Percolation: Dilute Spin Systems at Zero Temperature.
- Author
-
Braides, Andrea and Piatnitski, Andrey
- Subjects
- *
PERCOLATION theory , *STOCHASTIC convergence , *GEOMETRIC measure theory , *MICROSTRUCTURE , *ASYMPTOTIC homogenization , *LATTICE theory , *MATHEMATICAL models - Abstract
We study the asymptotic behavior of dilute spin lattice energies by exhibiting a continuous interfacial limit energy computed using the notion of Γ-convergence and techniques mixing Geometric Measure Theory and Percolation while scaling to zero the lattice spacing. The limit is not trivial above a percolation threshold. Since the lattice energies are not equi-coercive, a suitable notion of limit magnetization must be defined, which can be characterized by two phases separated by an interface. The macroscopic surface tension at this interface is characterized through a first-passage percolation formula, which highlights interesting connections between variational problems and percolation issues. A companion result on the asymptotic description on energies defined on paths in a dilute environment is also given. [ABSTRACT FROM AUTHOR]
- Published
- 2012
- Full Text
- View/download PDF
45. Batch queues, reversibility and first-passage percolation.
- Author
-
Martin, James
- Subjects
- *
SOLUTION (Chemistry) , *EXTENSION (Logic) , *QUALITY (Philosophy) , *PROPOSITION (Logic) , *PERCOLATION - Abstract
We consider a model of queues in discrete time, with batch services and arrivals. The case where arrival and service batches both have Bernoulli distributions corresponds to a discrete-time M/ M/1 queue, and the case where both have geometric distributions has also been previously studied. We describe a common extension to a more general class where the batches are the product of a Bernoulli and a geometric, and use reversibility arguments to prove versions of Burke’s theorem for these models. Extensions to models with continuous time or continuous workload are also described. As an application, we show how these results can be combined with methods of Seppäläinen and O’Connell to provide exact solutions for a new class of first-passage percolation problems. [ABSTRACT FROM AUTHOR]
- Published
- 2009
- Full Text
- View/download PDF
46. Growth and Roughness of the Interface for Ballistic Deposition.
- Author
-
Penrose, Mathew
- Subjects
- *
DISTRIBUTION (Probability theory) , *ANALYSIS of variance , *STANDARD deviations , *DUALITY (Logic) , *MATHEMATICAL statistics - Abstract
In ballistic deposition (BD), ( d+1)-dimensional particles fall sequentially at random towards an initially flat, large but bounded d-dimensional surface, and each particle sticks to the first point of contact. For both lattice and continuum BD, a law of large numbers in the thermodynamic limit establishes convergence of the mean height and surface width (sample standard deviation of the height) of the interface to constants h( t) and w( t), respectively, depending on time t. We show that h( t) is asymptotically linear in t, while ( w( t))2 grows at least logarithmically in t when d=1. We use duality results showing that w( t) can be interpreted as the standard deviation of the height for deposition onto a surface growing from a single point. [ABSTRACT FROM AUTHOR]
- Published
- 2008
- Full Text
- View/download PDF
47. Upper large deviations for the maximal flow in first-passage percolation
- Author
-
Théret, Marie
- Subjects
- *
PERCOLATION theory , *LAW of large numbers , *PROBABILITY theory , *MATHEMATICAL statistics - Abstract
Abstract: We consider the standard first-passage percolation in for and we denote by the maximal flow through the cylinder from its bottom to its top. Kesten proved a law of large numbers for the maximal flow in dimension 3: under some assumptions, converges towards a constant . We look now at the probability that is greater than for some , and we show under some assumptions that this probability decays exponentially fast with the volume of the cylinder. Moreover, we prove a large deviation principle for the sequence . [Copyright &y& Elsevier]
- Published
- 2007
- Full Text
- View/download PDF
48. A probabilistic model for the problem and related maps
- Author
-
Volkov, Stanislav
- Subjects
- *
PROBABILISTIC number theory , *ALGORITHMS , *PROBABILITY theory , *DISTRIBUTION (Probability theory) - Abstract
Abstract: We construct a probabilistic model which “mimics” the behaviour of a certain number-theoretical algorithm. This model involves study of a binary tree with randomly labelled edges, such that the labels have different distributions, depending on their directions. A number of properties of this tree are rigorously studied. As an application, this study could suggest what one could expect in the original algorithm. [Copyright &y& Elsevier]
- Published
- 2006
- Full Text
- View/download PDF
49. Nonuniversality of weighted random graphs with infinite variance degree
- Author
-
E Enrico Baroni, Remco van der Hofstad, Júlia Komjáthy, Stochastic Operations Research, and Probability
- Subjects
Statistics and Probability ,Discrete mathematics ,Random graph ,Independent and identically distributed random variables ,Degree (graph theory) ,General Mathematics ,010102 general mathematics ,first-passage percolation ,First passage percolation ,01 natural sciences ,010104 statistics & probability ,Weight distribution ,Almost surely ,Configuration model ,universality ,0101 mathematics ,Statistics, Probability and Uncertainty ,Random variable ,power-law degree ,Branching process ,Mathematics - Abstract
We prove nonuniversality results for first-passage percolation on the configuration model with independent and identically distributed (i.i.d.) degrees having infinite variance. We focus on the weight of the optimal path between two uniform vertices. Depending on the properties of the weight distribution, we use an example-based approach and show that rather different behaviours are possible. When the weights are almost surely larger than a constant, the weight and number of edges in the graph grow proportionally to log logn, as for the graph distances. On the other hand, when the continuous-time branching process describing the first-passage percolation exploration through the graph reaches infinitely many vertices in finite time, the weight converges to the sum of two i.i.d. random variables representing the explosion times of the continuous-time processes started from the two sources. This nonuniversality is in sharp contrast to the setting where the degree sequence has a finite variance, Bhamidiet al.(2012).
- Published
- 2017
- Full Text
- View/download PDF
50. A RANDOM HIERARCHICAL LATTICE: THE SERIES-PARALLEL GRAPH AND ITS PROPERTIES.
- Author
-
Hambly, B. M. and Jordan, Jonathan
- Subjects
RANDOM graphs ,LATTICE theory ,PROBABILITY theory ,INFINITE groups ,MATHEMATICAL analysis ,PHASE transitions - Abstract
We consider a sequence of random graphs constructed by a hierarchical procedure. The construction replaces existing edges by pairs of edges in series or parallel with probability p. We investigate the effective resistance across the graphs, first-passage percolation on the graphs and the Cheeger constants of the graphs as the number of edges tends to infinity. In each case we find a phase transition at p = ½. [ABSTRACT FROM AUTHOR]
- Published
- 2004
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.