中文
相关论文

相关论文: Random trees between two walls: Exact partition fu…

200 篇论文

We develop some theory of spinal decompositions of discrete and continuous fragmentation trees. Specifically, we consider a coarse and a fine spinal integer partition derived from spinal tree decompositions. We prove that for a…

概率论 · 数学 2009-08-27 Bénédicte Haas , Jim Pitman , Matthias Winkel

Given a set S of n \geq d points in general position in R^d, a random hyperplane split is obtained by sampling d points uniformly at random without replacement from S and splitting based on their affine hull. A random hyperplane search tree…

计算几何 · 计算机科学 2011-06-03 Luc Devroye , James King

A decision tree is commonly restricted to use a single hyperplane to split the covariate space at each of its internal nodes. It often requires a large number of nodes to achieve high accuracy, hurting its interpretability. In this paper,…

机器学习 · 计算机科学 2020-10-23 Mohammadreza Armandpour , Mingyuan Zhou

Tackling simulation optimization problems with non-convex objective functions remains a fundamental challenge in operations research. In this paper, we propose a class of random search algorithms, called Regular Tree Search, which…

最优化与控制 · 数学 2025-06-24 Du-Yi Wang , Guo Liang , Guangwu Liu , Kun Zhang

The k-d tree was one of the first spatial data structures proposed for nearest neighbor search. Its efficacy is diminished in high-dimensional spaces, but several variants, with randomization and overlapping cells, have proved to be…

数据结构与算法 · 计算机科学 2013-02-11 Sanjoy Dasgupta , Kaushik Sinha

We study the graph structure of large random dissections of polygons sampled according to Boltzmann weights, which encompasses the case of uniform dissections or uniform $p$-angulations. As their number of vertices $n$ goes to infinity, we…

概率论 · 数学 2014-02-13 Nicolas Curien , Bénédicte Haas , Igor Kortchemski

The basic object we consider is a certain model of continuum random tree, called the stable tree. We construct a fragmentation process $(F^-(t), t>=0)$ out of this tree by removing the vertices located under height $t$. Thanks to a…

概率论 · 数学 2007-05-23 Gregory Marc Miermont

Random survival forest and survival trees are popular models in statistics and machine learning. However, there is a lack of general understanding regarding consistency, splitting rules and influence of the censoring mechanism. In this…

统计理论 · 数学 2019-02-05 Yifan Cui , Ruoqing Zhu , Mai Zhou , Michael Kosorok

We propose a tree-based algorithm for classification and regression problems in the context of functional data analysis, which allows to leverage representation learning and multiple splitting rules at the node level, reducing…

机器学习 · 统计学 2020-11-03 Edoardo Belli , Simone Vantini

D. Wilson~\cite{[Wi]} in the 1990's described a simple and efficient algorithm based on loop-erased random walks to sample uniform spanning trees and more generally weighted trees or forests spanning a given graph. This algorithm provides a…

概率论 · 数学 2018-08-29 L. Avena , F. Castell , A. Gaudilliere , C. Melot

Tree-based priors for probability distributions are usually specified using a predetermined, data-independent collection of candidate recursive partitions of the sample space. To characterize an unknown target density in detail over the…

统计方法学 · 统计学 2025-04-14 Li Ma , Benedetta Bruni

Given a tree of weighted vertices, it is sometimes possible to break the tree into two equally-weighted subtrees within an allowable error. We give a fast algorithm that finds an edge which breaks the tree into equal-weight components or…

组合数学 · 数学 2020-11-13 Corinne Mulvey

We determine the limit of the expected value and the variance of the protection number of the root in simply generated trees, in P\'olya trees, and in unlabelled non-plane binary trees, when the number of vertices tends to infinity.…

In tree based adaptive mesh refinement, elements are partitioned between processes using a space filling curve. The curve establishes an ordering between all elements that derive from the same root element, the tree. When representing more…

分布式、并行与集群计算 · 计算机科学 2016-11-10 Carsten Burstedde , Johannes Holke

We study two models of discrete height functions, that is, models of random integer-valued functions on the vertices of a tree. First, we consider the random homomorphism model, in which neighbours must have a height difference of exactly…

概率论 · 数学 2023-12-21 Piet Lammers , Fabio Toninelli

We study a model of random $\mathcal{R}$-enriched trees that is based on weights on the $\mathcal{R}$-structures and allows for a unified treatment of a large family of random discrete structures. We establish distributional limits…

概率论 · 数学 2018-12-12 Benedikt Stufler

We propose a novel algorithm for optimizing multivariate linear threshold functions as split functions of decision trees to create improved Random Forest classifiers. Standard tree induction methods resort to sampling and exhaustive search…

机器学习 · 计算机科学 2015-06-26 Mohammad Norouzi , Maxwell D. Collins , David J. Fleet , Pushmeet Kohli

Random forests have become an established tool for classification and regression, in particular in high-dimensional settings and in the presence of complex predictor-response relationships. For bounded outcome variables restricted to the…

统计方法学 · 统计学 2019-01-21 Leonie Weinhold , Matthias Schmid , Marvin N. Wright , Moritz Berger

Treemaps are a popular technique to visualize hierarchical data. The input is a weighted tree $\tree$ where the weight of each node is the sum of the weights of its children. A treemap for $\tree$ is a hierarchical partition of a rectangle…

计算几何 · 计算机科学 2015-03-17 Mark de Berg , Bettina Speckmann , Vincent van der Weele

Aerial image segmentation is the basis for applications such as automatically creating maps or tracking deforestation. In true orthophotos, which are often used in these applications, many objects and regions can be approximated well by…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Daniel Gritzner , Jörn Ostermann