中文
相关论文

相关论文: A gentle tutorial and a structured reformulation o…

200 篇论文

An ordered labeled tree is a tree in which the nodes are labeled and the left-to-right order among siblings is relevant. The edit distance between two ordered labeled trees is the minimum cost of changing one tree into the other through a…

数据结构与算法 · 计算机科学 2015-02-10 Shihyen Chen

The most popular algorithms for generation of minimal spanning tree are Kruskal and Prim algorithm. Many algorithms have been proposed for generation of all spanning tree. This paper deals with generation of all possible spanning trees in…

数据结构与算法 · 计算机科学 2012-09-20 Barun Biswas , Krishnendu Basuli , Saptarshi Naskar , Saomya Chakraborti , Samar Sen Sarma

Structured pruning is an effective compression technique to reduce the computation of neural networks, which is usually achieved by adding perturbations to reduce network parameters at the cost of slightly increasing training loss. A more…

机器学习 · 计算机科学 2021-10-22 Yinchuan Li , Xiaofeng Liu , Yunfeng Shao , Qing Wang , Yanhui Geng

In the $k$-dispersion problem, we need to select $k$ nodes of a given graph so as to maximize the minimum distance between any two chosen nodes. This can be seen as a generalization of the independent set problem, where the goal is to…

数据结构与算法 · 计算机科学 2017-06-29 Paweł Gawrychowski , Nadav Krasnopolsky , Shay Mozes , Oren Weimann

A novel approach for non-intrusive uncertainty propagation is proposed. Our approach overcomes the limitation of many traditional methods, such as generalised polynomial chaos methods, which may lack sufficient accuracy when the quantity of…

数值分析 · 数学 2018-03-20 Yous van Halder , Benjamin Sanderse , Barry Koren

We present a link-by-link rule-based method for constructing all members of the ensemble of spanning trees for any recursively generated, finitely articulated graph, such as the DGM net. The recursions allow for many large-scale properties…

物理与社会 · 物理学 2022-03-14 C. Tyler Diggans , Erik M. Bollt , Daniel ben-Avraham

In this work we explore the fundamental structure-adaptiveness of state of the art randomized first order algorithms on regularized empirical risk minimization tasks, where the solution has intrinsic low-dimensional structure (such as…

最优化与控制 · 数学 2017-12-13 Junqi Tang , Francis Bach , Mohammad Golbabaee , Mike Davies

Decision trees and randomized forests are widely used in computer vision and machine learning. Standard algorithms for decision tree induction optimize the split functions one node at a time according to some splitting criteria. This greedy…

机器学习 · 计算机科学 2015-11-13 Mohammad Norouzi , Maxwell D. Collins , Matthew Johnson , David J. Fleet , Pushmeet Kohli

We study the construction of the minimum cost spanning geometric graph of a given rooted point set $P$ where each point of $P$ is connected to the root by a path that satisfies a given property. We focus on two properties, namely the…

计算几何 · 计算机科学 2017-01-27 Konstantinos Mastakas , Antonios Symvonis

In length-constrained minimum spanning tree (MST) we are given an $n$-node graph $G = (V,E)$ with edge weights $w : E \to \mathbb{Z}_{\geq 0}$ and edge lengths $l: E \to \mathbb{Z}_{\geq 0}$ along with a root node $r \in V$ and a…

数据结构与算法 · 计算机科学 2026-02-12 D Ellis Hershkowitz , Richard Z Huang

Motivated by applications to sensor networks, as well as to many other areas, this paper studies the construction of minimum-degree spanning trees. We consider the classical node-register state model, with a weakly fair scheduler, and we…

分布式、并行与集群计算 · 计算机科学 2014-02-12 Lélia Blin , Pierre Fraigniaud

We study the minimum spanning arborescence problem on the complete digraph $\vec{K}_n$ where an edge $e$ has a weight $W_e$ and a cost $C_e$, each of which is an independent uniform random variable $U^\alpha$ where $\alpha\leq 1$ and $U$ is…

组合数学 · 数学 2022-07-12 Alan Frieze , Tomasz Tkocz

Until recently, the fastest distributed MIS algorithm, even for simple graphs, e.g., unoriented trees has been the simple randomized algorithm discovered the 80s. This algorithm (commonly called Luby's algorithm) computes an MIS in $O(\log…

分布式、并行与集群计算 · 计算机科学 2016-05-23 Sriram Pemmaraju , Talal Riaz

This paper describes a generalization of previous methods for constructing tree-structured belief network with hidden variables. The major new feature of the described method is the ability to produce a tree decomposition even when there…

人工智能 · 计算机科学 2013-04-05 L. Liu , Y. Ma , D. Wilkins , Z. Bian , X. Ying

We present the first fixed-parameter algorithm for constructing a tree-child phylogenetic network that displays an arbitrary number of binary input trees and has the minimum number of reticulations among all such networks. The algorithm…

离散数学 · 计算机科学 2019-07-22 Leo van Iersel , Remie Janssen , Mark Jones , Yukihiro Murakami , Norbert Zeh

For a weighted digraph without loops $V$, the arc weights of which can be obtained from an undirected graph with loops ${\sf P}$ according to the rule $v_{ij}=p_{ij}-p_{ii}$, the properties are studied. An effective algorithm for…

组合数学 · 数学 2025-04-22 Vasily Buslov

In real life, it is always an urge to reach our goal in minimum effort i.e., it should have a minimum constrained path. The path may be shortest route in practical life, either physical or electronic medium. The scenario is to represents…

神经与进化计算 · 计算机科学 2014-01-14 Sounak Sadhukhan , Samar Sen Sarma

Accurate estimation of plant skeletal structure (e.g., branching structure) from images is essential for smart agriculture and plant science. Unlike human skeletons with fixed topology, plant skeleton estimation presents a unique challenge,…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Xinpeng Liu , Hiroaki Santo , Yosuke Toda , Fumio Okura

We give a dynamic programming solution to find the minimum cost of a diameter constrained Steiner tree in case of directed graphs. Then we show a simple reduction from undirected version to the directed version to realize an algorithm of…

数据结构与算法 · 计算机科学 2021-10-20 Prashanth Amireddy , Chetan Sai Digumarthi

Compositional data, which are vectors of proportions constrained to the probability simplex, arise frequently in modern scientific applications, including microbiome relative abundances across body sites and cell-type mixture weights…

统计方法学 · 统计学 2026-05-08 Shuangjie Zhang , Bani K. Mallick , Yang Ni