中文
相关论文

相关论文: Destruction of very simple trees

200 篇论文

We study the evolution of graphs densifying by adding edges: Two vertices are chosen randomly, and an edge is (i) established if each vertex belongs to a tree; (ii) established with probability $p$ if only one vertex belongs to a tree;…

概率论 · 数学 2024-09-10 P. L. Krapivsky

The goal of these lectures is to review some mathematical aspects of random tree models used in evolutionary biology to model gene trees or species trees. We start with stochastic models of tree shapes (finite trees without edge lengths),…

概率论 · 数学 2017-08-30 Amaury Lambert

When gene copies are sampled from various species, the resulting gene tree might disagree with the containing species tree. The primary causes of gene tree and species tree discord include lineage sorting, horizontal gene transfer, and gene…

种群与进化 · 定量生物学 2010-03-08 Louxin Zhang

In this paper, we provide algorithms to rank, unrank, and randomly generate certain degree-restricted classes of Cayley trees. Specifically, we consider classes of trees that have a given degree sequence or a given multiset of degrees. If…

组合数学 · 数学 2010-09-13 Jeffery B. Remmel , S. Gill Williamson

We consider a variation on Maker-Breaker games on graphs or digraphs where the edges have random costs. We assume that Maker wishes to choose the edges of a spanning tree, but wishes to minimise his cost. Meanwhile Breaker wants to make…

组合数学 · 数学 2023-11-21 Patrick Bennett , Alan Frieze

In the laminar-constrained spanning tree problem, the goal is to find a minimum-cost spanning tree which respects upper bounds on the number of times each cut in a given laminar family is crossed. This generalizes the well-studied…

数据结构与算法 · 计算机科学 2023-04-18 Nathan Klein , Neil Olver

Motivated by the study of pattern avoidance in the context of permutations and ordered partitions, we consider the enumeration of weak-ordering chains obtained as leaves of certain restricted rooted trees. A tree of order $n$ is generated…

组合数学 · 数学 2023-06-22 Daniel Birmajer , Juan B. Gil , David S. Kenepp , Michael D. Weiner

The hierarchical and recursive expressive capability of rooted trees is applicable to represent statistical models in various areas, such as data compression, image processing, and machine learning. On the other hand, such hierarchical…

机器学习 · 计算机科学 2022-01-25 Yuta Nakahara , Shota Saito , Akira Kamatsuka , Toshiyasu Matsushima

We continue the study initiated by Jean Bertoin in 2012 of a random dynamics on the edges of a uniform Cayley tree with $n$ vertices in which, successively, each edge is either set on fire with some fixed probability $p_n$ or fireproof with…

概率论 · 数学 2016-02-17 Cyril Marzouk

We prove a lower bound on the number of spanning two-forests in a graph, in terms of the number of vertices, edges, and spanning trees. This implies an upper bound on the average cut size of a random two-forest. The main tool is an identity…

组合数学 · 数学 2023-08-09 Harry Richman , Farbod Shokrieh , Chenxi Wu

We study random two-component spanning forests ($2$SFs) of finite graphs, giving formulas for the first and second moments of the sizes of the components, vertex-inclusion probabilities for one or two vertices, and the probability that an…

概率论 · 数学 2017-04-06 Adrien Kassel , Richard Kenyon , Wei Wu

Motivated as a null model for comparison with data, we study the following model for a phylogenetic tree on $n$ extant species. The origin of the clade is a random time in the past, whose (improper) distribution is uniform on $(0,\infty)$.…

概率论 · 数学 2007-05-23 David J. Aldous , Lea Popovic

We study both numerically and analytically what happens to a random graph of average connectivity "alpha" when its leaves and their neighbors are removed iteratively up to the point when no leaf remains. The remnant is made of isolated…

统计力学 · 物理学 2009-11-07 M. Bauer , O. Golinelli

Rotation distance between rooted binary trees is the minimum number of simple rotations needed to transform one tree into the other. Computing the rotation distance between a pair of rooted trees can be quickly reduced in cases where there…

数据结构与算法 · 计算机科学 2020-03-05 Sean Cleary , Roland Maio

The algorithm analysed by Na\"{i}mi, Trehe and Arnold was the very first distributed algorithm to solve the mutual exclusion problem in complete networks by using a dynamic logical tree structure as its basic distributed data structure,…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Christian Lavault

We seek decision rules for prediction-time cost reduction, where complete data is available for training, but during prediction-time, each feature can only be acquired for an additional cost. We propose a novel random forest algorithm to…

机器学习 · 统计学 2015-02-23 Feng Nan , Joseph Wang , Venkatesh Saligrama

We analyze the trade-off between model complexity and accuracy for random forests by breaking the trees up into individual classification rules and selecting a subset of them. We show experimentally that already a few rules are sufficient…

机器学习 · 计算机科学 2020-12-09 Michael Rapp , Eneldo Loza Mencía , Johannes Fürnkranz

Let $G$ be a graph with edge set $(e_1,e_2,...e_N)$. We independently associate to each edge $e_i$ of $G$ a cost ${x}_i$ that is drawn from a Uniform [0, 1] distribution. Suppose $\mathcal{F}$ is a set of targeted structures that consists…

数据结构与算法 · 计算机科学 2016-11-23 Michael Anastos

We consider additive functionals $X_n(\phi)$ with small toll functions on split trees and a generalization of split trees, which we call fractional split trees, where the split vector does not need to sum up to 1. These additive functionals…

概率论 · 数学 2026-03-24 Cecilia Holmgren , Jasper Ischebeck , Svante Janson

Without access to large compute clusters, building random forests on large datasets is still a challenging problem. This is, in particular, the case if fully-grown trees are desired. We propose a simple yet effective framework that allows…

机器学习 · 计算机科学 2018-02-20 Fabian Gieseke , Christian Igel