中文
相关论文

相关论文: Plug-and-play dual-tree algorithm runtime analysis

200 篇论文

We present approximation algorithms for the following NP-hard optimization problems related to bottleneck spanning trees in metric spaces. 1. The disjoint bottleneck spanning tree problem: Given $n$ pairs of points in a metric space, find…

计算几何 · 计算机科学 2021-11-11 Ahmad Biniaz , Anil Maheshwari , Michiel Smid

In this paper, we are concerned with the weighted backup 2-center problem on a tree. The backup 2-center problem is a kind of center facility location problem, in which one is asked to deploy two facilities, with a given probability to…

数据结构与算法 · 计算机科学 2015-07-09 Hung-Lung Wang

Rapidly-exploring random tree (RRT) has been applied for autonomous parking due to quickly solving high-dimensional motion planning and easily reflecting constraints. However, planning time increases by the low probability of extending…

机器人学 · 计算机科学 2022-01-20 Minsoo Kim , Joonwoo Ahn , Jaeheung Park

The treedepth of a graph $G$ is the least possible depth of an elimination forest of $G$: a rooted forest on the same vertex set where every pair of vertices adjacent in $G$ is bound by the ancestor/descendant relation. We propose an…

数据结构与算法 · 计算机科学 2022-05-06 Wojciech Nadara , Michał Pilipczuk , Marcin Smulewicz

We introduce two novel tree search algorithms that use a policy to guide search. The first algorithm is a best-first enumeration that uses a cost function that allows us to prove an upper bound on the number of nodes to be expanded before…

人工智能 · 计算机科学 2018-11-29 Laurent Orseau , Levi H. S. Lelis , Tor Lattimore , Théophane Weber

We study the algorithmic problem of optimally covering a tree with $k$ mobile robots. The tree is known to all robots, and our goal is to assign a walk to each robot in such a way that the union of these walks covers the whole tree. We…

We introduce and analyze two parameter-free linear-memory tree search algorithms. Under mild assumptions we prove our algorithms are guaranteed to perform only a logarithmic factor more node expansions than A* when the search space is a…

人工智能 · 计算机科学 2019-06-10 Laurent Orseau , Levi H. S. Lelis , Tor Lattimore

Future distribution systems are expected to display increased complexity, mainly due to looped/meshed operation, switch between grid-connected and islanded mode and considerable integration of distributed generation. This paper investigates…

信号处理 · 电气工程与系统科学 2019-10-08 Aristotelis M. Tsimtsios , Vassilis C. Nikolaidis

Survival analysis studies and predicts the time of death, or other singular unrepeated events, based on historical data, while the true time of death for some instances is unknown. Survival trees enable the discovery of complex nonlinear…

机器学习 · 计算机科学 2024-01-10 Tim Huisman , Jacobus G. M. van der Linden , Emir Demirović

We study the problem of online tree exploration by a deterministic mobile agent. Our main objective is to establish what features of the model of the mobile agent and the environment allow linear exploration time. We study agents that, upon…

分布式、并行与集群计算 · 计算机科学 2021-12-28 Dominik Bojko , Karol Gotfryd , Dariusz R. Kowalski , Dominik Pajak

Dynamic tree data structures maintain a forest while supporting insertion and deletion of edges and a broad set of queries in $O(\log n)$ time per operation. Such data structures are at the core of many modern algorithms. Recent work has…

数据结构与算法 · 计算机科学 2025-06-23 Humza Ikram , Andrew Brady , Daniel Anderson , Guy Blelloch

We introduce and study the general problem of finding a most "scale-free-like" spanning tree of a connected graph. It is motivated by a particular problem in epidemiology, and may be useful in studies of various dynamical processes in…

组合数学 · 数学 2023-07-12 Yury Orlovich , Kirill Kukharenko , Volker Kaibel , Pavel Skums

We present an approach to implement binary search trees in the rule-based graph programming language GP 2. Our implementation uses GP 2's rooted graph transformation rules to be fast and supports insertion, deletion and query operations. We…

编程语言 · 计算机科学 2026-01-08 Ziad Ismaili Alaoui , Detlef Plump

Many tasks in natural language processing, ranging from machine translation to question answering, can be reduced to the problem of matching two sentences or more generally two short texts. We propose a new approach to the problem, called…

计算与语言 · 计算机科学 2015-06-15 Mingxuan Wang , Zhengdong Lu , Hang Li , Qun Liu

Research in reinforcement learning has produced algorithms for optimal decision making under uncertainty that fall within two main types. The first employs a Bayesian framework, where optimality improves with increased computational time.…

机器学习 · 统计学 2011-09-22 Christos Dimitrakakis

In decision problems, often, utilities and probabilities are hard to determine. In such cases, one can resort to so-called choice functions. They provide a means to determine which options in a particular set are optimal, and allow…

统计理论 · 数学 2018-08-10 Nathan Huntley , Matthias C. M. Troffaes

Finding a maximum clique in a given graph is one of the fundamental NP-hard problems. We compare two multi-core thread-parallel adaptations of a state-of-the-art branch and bound algorithm for the maximum clique problem, and provide a novel…

分布式、并行与集群计算 · 计算机科学 2014-09-05 Ciaran McCreesh , Patrick Prosser

Decision trees are interpretable models that are well-suited to non-linear learning problems. Much work has been done on extending decision tree learning algorithms with differential privacy, a system that guarantees the privacy of samples…

机器学习 · 计算机科学 2023-10-13 Daniël Vos , Jelle Vos , Tianyu Li , Zekeriya Erkin , Sicco Verwer

A long line of research on fixed parameter tractability of integer programming culminated with showing that integer programs with n variables and a constraint matrix with dual tree-depth d and largest entry D are solvable in time…

数据结构与算法 · 计算机科学 2022-02-02 Timothy F. N. Chan , Jacob W. Cooper , Martin Koutecky , Daniel Kral , Kristyna Pekarkova

We consider the neighborhood tree induced by alternating the use of different neighborhood structures within a local search descent. We investigate the issue of designing a search strategy operating at the neighborhood tree level by…

其他计算机科学 · 计算机科学 2013-01-01 Houda Derbel , Bilel Derbel