中文
相关论文

相关论文: Pass the Buck on a Complete Binary Tree

200 篇论文

This paper describes experiments, on two domains, to investigate the effect of averaging over predictions of multiple decision trees, instead of using a single tree. Other authors have pointed out theoretical and commonsense reasons for…

机器学习 · 计算机科学 2013-04-10 Suk Wah Kwok , Chris Carter

Binary trees are fundamental objects in models of evolutionary biology and population genetics. Here, we discuss some of their combinatorial and structural properties as they depend on the tree class considered. Furthermore, the process by…

种群与进化 · 定量生物学 2021-06-30 Thomas Wiehe

We consider a deterministic game with alternate moves and complete information, of which the issue is always the victory of one of the two opponents. We assume that this game is the realization of a random model enjoying some independence…

概率论 · 数学 2018-01-25 Sylvain Delattre , Nicolas Fournier

The game of Hex has two players who take turns placing stones of their respective colors on the hexagons of a rhombus-shaped hexagonal grid. Black wins by completing a crossing between two opposite edges, while White wins by completing a…

概率论 · 数学 2009-02-25 Yuval Peres , Oded Schramm , Scott Sheffield , David B. Wilson

In this paper we introduce and study {\em all-pay bidding games}, a class of two player, zero-sum games on graphs. The game proceeds as follows. We place a token on some vertex in the graph and assign budgets to the two players. Each turn,…

计算机科学与博弈论 · 计算机科学 2019-11-20 Guy Avni , Rasmus Ibsen-Jensen , Josef Tkadlec

In this paper, we analyse a misere tree searching game, where players take turns to guess vertices in a tree with a secret `poisoned' vertex. After each turn, the guessed vertex is removed from the tree and the game continues on the…

概率论 · 数学 2025-03-11 Ben Andrews

Poker is ideal for testing automated reasoning under uncertainty. It introduces uncertainty both by physical randomization and by incomplete information about opponents hands.Another source OF uncertainty IS the limited information…

人工智能 · 计算机科学 2013-01-30 Kevin B. Korb , Ann Nicholson , Nathalie Jitnah

We consider a two-player game in which the first player (the Guesser) tries to guess, edge-by-edge, the path that second player (the Chooser) takes through a directed graph. At each step, the Guesser makes a wager as to the correctness of…

概率论 · 数学 2009-07-14 Marcus Pendergrass

We introduce the sequence-set betting game, a generalization of An. A. Muchnik's non-monotonic betting game. Instead of successively partitioning the infinite binary strings by their value of a bit at a chosen position, as in the…

数据结构与算法 · 计算机科学 2015-12-23 Tomislav Petrović

Applying a method to reconstruct a phylogenetic tree from random data provides a way to detect whether that method has an inherent bias towards certain tree `shapes'. For maximum parsimony, applied to a sequence of random 2-state data, each…

种群与进化 · 定量生物学 2014-06-03 Mareike Fischer , Michelle Galla , Lina Herbst , Mike Steel

The most fundamental problem in statistical causality is determining causal relationships from limited data. Probability trees, which combine prior causal structures with Bayesian updates, have been suggested as a possible solution. In this…

机器学习 · 计算机科学 2022-05-19 Tue Herlau

The path probability of a particle undergoing stochastic motion is studied by the use of functional technique, and the general formula is derived for the path probability distribution functional. The probability of finding paths inside a…

统计力学 · 物理学 2016-02-16 Masayuki Hattori , Sumiyoshi Abe

A general method to construct recombinant tree approximations for stochastic volatility models is developed and applied to the Heston model for stock price dynamics. In this application, the resulting approximation is a four tuple Markov…

计算金融 · 定量金融 2016-08-14 Erdinç Akyıldırım , Yan Dolinsky , H. Mete Soner

A uniform $k$-{\sc dag} generalizes the uniform random recursive tree by picking $k$ parents uniformly at random from the existing nodes. It starts with $k$ ''roots''. Each of the $k$ roots is assigned a bit. These bits are propagated by a…

机器学习 · 统计学 2025-02-05 Simon Briend , Luc Devroye , Gabor Lugosi

This paper takes another look at the cost of traversing a binary tree using repeated splay-to-root. This was shown to cost $O(n)$ (in rotations) by Tarjan and later, in different ways, by Elmasry and others. It would be interesting to know…

组合数学 · 数学 2021-08-13 Colm Ó Dúnlaing

Burke and Teng introduced a two-player combinatorial game Atropos based on Sperner's lemma, and showed that deciding whether one has a winning strategy for Atropos is PSPACE-complete. In the original Atropos game, the players must color a…

计算复杂性 · 计算机科学 2025-03-25 Chao Yang , Zhujun Zhang

A common approach to aggregate classification estimates in an ensemble of decision trees is to either use voting or to average the probabilities for each class. The latter takes uncertainty into account, but not the reliability of the…

机器学习 · 计算机科学 2022-08-17 Florian Busch , Moritz Kulessa , Eneldo Loza Mencía , Hendrik Blockeel

The decision tree is one of the most fundamental programming abstractions. A commonly used type of decision tree is the alphabetic binary tree, which uses (without loss of generality) ``less than'' versus ''greater than or equal to'' tests…

性能 · 计算机科学 2007-07-13 Michael B. Baer

Based on decision trees, many fields have arguably made tremendous progress in recent years. In simple words, decision trees use the strategy of "divide-and-conquer" to divide the complex problem on the dependency between input features and…

机器学习 · 计算机科学 2021-01-22 Jinxiong Zhang

Several variations of hat guessing games have been popularly discussed in recreational mathematics. In a typical hat guessing game, after initially coordinating a strategy, each of $n$ players is assigned a hat from a given color set.…

组合数学 · 数学 2011-01-20 Tengyu Ma , Xiaoming Sun , Huacheng Yu