Targeted cutting of random recursive trees
Laura Eslava, Sergio I. L\'opez, Marco L. Ortiz

TL;DR
This paper introduces a targeted vertex removal method for random recursive trees, focusing on high-degree vertices, and analyzes its efficiency and asymptotic behavior compared to random removal.
Contribution
The paper presents a novel targeted vertex-cutting algorithm for recursive trees and provides asymptotic bounds and probabilistic analysis of its efficiency.
Findings
Targeted removal reduces steps significantly compared to uniform random removal.
The number of high-degree vertices grows logarithmically with the tree size.
Asymptotic behavior of the process is characterized by moments proportional to powers of log(n).
Abstract
We propose a method for cutting down a random recursive tree that focuses on its higher degree vertices. Enumerate the vertices of a random recursive tree of size according to a decreasing order of their degrees; namely, let be so that . The targeted, vertex-cutting process is performed by sequentially removing vertices , and keeping only the subtree containing the root after each removal. The algorithm ends when the root is picked to be removed. The total number of steps for this procedure, , is upper bounded by , which denotes the number of vertices that have degree at least as large as the degree of the root. We obtain that the first order growth of is upper bounded by , which is substantially smaller than the required number of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic processes and statistical mechanics · Theoretical and Computational Physics · Algorithms and Data Compression
