中文
相关论文

相关论文: Vertex Fault-Tolerant Geometric Spanners for Weigh…

200 篇论文

We introduce the poly-streaming model, a generalization of streaming models of computation in which $k$ processors process $k$ data streams containing a total of $N$ items. The algorithm is allowed $O\left(f(k)\cdot M_1\right)$ space, where…

数据结构与算法 · 计算机科学 2025-07-21 Ahammed Ullah , S. M. Ferdous , Alex Pothen

The Wiener index of a network, introduced by the chemist Harry Wiener, is the sum of distances between all pairs of nodes in the network. This index, originally used in chemical graph representations of the non-hydrogen atoms of a molecule,…

计算几何 · 计算机科学 2023-03-03 A. Karim Abu-Affash , Paz Carmi , Ori Luwisch , Joseph S. B. Mitchell

We develop a new approach for distributed distance computation in planar graphs that is based on a variant of the metric compression problem recently introduced by Abboud et al. [SODA'18]. One of our key technical contributions is in…

数据结构与算法 · 计算机科学 2019-12-30 Jason Li , Merav Parter

Stochastic gradient descent (SGD) is a popular stochastic optimization method in machine learning. Traditional parallel SGD algorithms, e.g., SimuParallel SGD, often require all nodes to have the same performance or to consume equal…

机器学习 · 计算机科学 2017-08-17 Cheng Daning , Li Shigang , Zhang Yunquan

In this paper we devise an optimal construction of fault-tolerant spanners for doubling metrics. Specifically, for any $n$-point doubling metric, any $\eps > 0$, and any integer $0 \le k \le n-2$, our construction provides a…

数据结构与算法 · 计算机科学 2013-05-09 Shay Solomon

We give a deterministic, nearly logarithmic-space algorithm for mild spectral sparsification of undirected graphs. Given a weighted, undirected graph $G$ on $n$ vertices described by a binary string of length $N$, an integer $k\leq \log n$,…

数据结构与算法 · 计算机科学 2020-04-21 Dean Doron , Jack Murtagh , Salil Vadhan , David Zuckerman

This paper presents the generalization of weighted distances to modules and their computation through the chamfer algorithm on general point lattices. The first part is dedicated to formalization of definitions and properties (distance,…

离散数学 · 计算机科学 2008-08-06 Céline Fouard , Robin Strand , Gunilla Borgefors

This doctoral thesis concerns novel distributed algorithms for weight balancing over directed (communication) topologies. A directed topology (digraph) with nonnegative (or positive) weights assigned on each edge is weight-balanced if, for…

分布式、并行与集群计算 · 计算机科学 2018-12-12 Apostolos I. Rikos

Given a set P of points in the plane, an Euclidean t-spanner for P is a geometric graph that preserves the Euclidean distances between every pair of points in P up to a constant factor t. The weight of a geometric graph refers to the total…

计算几何 · 计算机科学 2012-09-05 Paz Carmi , Lilach Chaitman-Yerushalmi

As proteins with similar structures often have similar functions, analysis of protein structures can help predict protein functions and is thus important. We consider the problem of protein structure classification, which computationally…

机器学习 · 统计学 2019-10-08 Hongyu Guo , Khalique Newaz , Scott Emrich , Tijana Milenkovic , Jun Li

Given non-negative weights w_S on the k-subsets S of a km-element set V, we consider the sum of the products w_{S_1} ... w_{S_m} for all partitions V = S_1 cup ... cup S_m into pairwise disjoint k-subsets S_i. When the weights w_S are…

组合数学 · 数学 2011-09-06 Alexander Barvinok , Alex Samorodnitsky

A knot in a directed graph $G$ is a strongly connected subgraph $Q$ of $G$ with at least two vertices, such that no vertex in $V(Q)$ is an in-neighbor of a vertex in $V(G)\setminus V(Q)$. Knots are important graph structures, because they…

数据结构与算法 · 计算机科学 2019-10-07 Stéphane Bessy , Marin Bougeret , Alan D. A. Carneiro , Fábio Protti , Uéverton S. Souza

The definition of weighted distance measure involves weights. The paper proposes a weighted distance measure without the help of weights. Here, weights are intrinsically added to the measure, and for this, the concept of metric space is…

度量几何 · 数学 2023-12-20 Q. M. Danish Lohani , Ashutosh Tiwari , Mohd Shoaib Khan

In $d$-Scattered Set we are given an (edge-weighted) graph and are asked to select at least $k$ vertices, so that the distance between any pair is at least $d$, thus generalizing Independent Set. We provide upper and lower bounds on the…

计算复杂性 · 计算机科学 2018-11-13 Ioannis Katsikarelis , Michael Lampis , Vangelis Th. Paschos

The permutation symmetry of neurons in each layer of a deep neural network gives rise not only to multiple equivalent global minima of the loss function, but also to first-order saddle points located on the path between the global minima.…

机器学习 · 计算机科学 2019-07-08 Johanni Brea , Berfin Simsek , Bernd Illing , Wulfram Gerstner

Distance weighted discrimination (DWD) was originally proposed to handle the data piling issue in the support vector machine. In this paper, we consider the sparse penalized DWD for high-dimensional classification. The state-of-the-art…

机器学习 · 统计学 2015-01-27 Boxiang Wang , Hui Zou

Let $F$ be a set of $n$ objects in the plane and let $G(F)$ be its intersection graph. A balanced clique-based separator of $G(F)$ is a set $S$ consisting of cliques whose removal partitions $G(F)$ into components of size at most $\delta…

计算几何 · 计算机科学 2021-09-22 Mark de Berg , Sándor Kisfaludi-Bak , Morteza Monemizadeh , Leonidas Theocharous

Subgraph counting is a fundamental task that underpins several network analysis methodologies, including community detection and graph two-sample tests. Counting subgraphs is a computationally intensive problem. Substantial research has…

组合数学 · 数学 2025-11-19 Feng Yu , Mingao Yuan

Given a 2-edge connected, unweighted, and undirected graph $G$ with $n$ vertices and $m$ edges, a $\sigma$-tree spanner is a spanning tree $T$ of $G$ in which the ratio between the distance in $T$ of any pair of vertices and the…

数据结构与算法 · 计算机科学 2018-10-03 Davide Bilò , Kleitos Papadopoulos

In this paper, we treat some weighted line digraphs which are induced by a connected and undirected graph. For a given graph $G$, the adjacency matrix of the weighted line digraph $W$ is determined by a boundary operator from an arc-based…

谱理论 · 数学 2015-06-10 E. Segawa