中文
相关论文

相关论文: Sum-of-Local-Effects Data Structures for Separable…

200 篇论文

Spatiotemporal graph neural networks have shown to be effective in time series forecasting applications, achieving better performance than standard univariate predictors in several settings. These architectures take advantage of a graph…

机器学习 · 计算机科学 2023-11-13 Andrea Cini , Ivan Marisca , Daniele Zambon , Cesare Alippi

We present faster algorithms for approximate maximum flow in undirected graphs with good separator structures, such as bounded genus, minor free, and geometric graphs. Given such a graph with $n$ vertices, $m$ edges along with a recursive…

数据结构与算法 · 计算机科学 2012-10-19 Gary Miller , Richard Peng

Graph filters are one of the core tools in graph signal processing. A central aspect of them is their direct distributed implementation. However, the filtering performance is often traded with distributed communication and computational…

信号处理 · 电气工程与系统科学 2019-05-01 Mario Coutino , Elvin Isufi , Geert Leus

Jerrum, Sinclair and Vigoda (2004) showed that the permanent of any square matrix can be estimated in polynomial time. This computation can be viewed as approximating the partition function of edge-weighted matchings in a bipartite graph.…

离散数学 · 计算机科学 2021-06-25 Martin Dyer , Mark Jerrum , Haiko Muller , Kristina Vuskovic

We consider weighted tiling systems to represent functions from graphs to a commutative semiring such as the Natural semiring or the Tropical semiring. The system labels the nodes of a graph by its states, and checks if the neighbourhood of…

形式语言与自动机理论 · 计算机科学 2020-10-01 C. Aiswarya , Paul Gastin

We consider a facility location problem, where the objective is to ``disperse'' a number of facilities, i.e., select a given number k of locations from a discrete set of n candidates, such that the average distance between selected…

数据结构与算法 · 计算机科学 2007-05-23 Sandor P. Fekete , Henk Meijer

We consider a cost sharing problem on a weighted undirected graph, where all the nodes want to connect to a special node called source, and they need to share the total cost (weights) of the used edges. Each node except for the source has a…

计算机科学与博弈论 · 计算机科学 2023-03-07 Tianyi Zhang , Junyu Zhang , Sizhe Gu , Dengji Zhao

Suppose a finite, unweighted, combinatorial graph $G = (V,E)$ is the union of several (degree-)regular graphs which are then additionally connected with a few additional edges. $G$ will then have only a small number of vertices $v \in V$…

组合数学 · 数学 2023-10-25 Tony Zeng

Predicting metro passenger flow precisely is of great importance for dynamic traffic planning. Deep learning algorithms have been widely applied due to their robust performance in modelling non-linear systems. However, traditional deep…

机器学习 · 计算机科学 2022-11-10 Yuyang Miao , Yao Xu , Danilo Mandic

The simulation of the physical movement of multi-body systems at an atomistic level, with forces calculated from a quantum mechanical description of the electrons, motivates a graph partitioning problem studied in this article. Several…

Graph embedding is a popular algorithmic approach for creating vector representations for individual vertices in networks. Training these algorithms at scale is important for creating embeddings that can be used for classification, ranking,…

机器学习 · 计算机科学 2019-07-04 C. Bayan Bruss , Anish Khazane , Jonathan Rider , Richard Serpe , Saurabh Nagrecha , Keegan E. Hines

Hypergraph is a powerful representation in several computer vision, machine learning and pattern recognition problems. In the last decade, many researchers have been keen to develop different hypergraph models. In contrast, no much…

计算机视觉与模式识别 · 计算机科学 2014-10-27 Sheng Huang , Ahmed Elgammal , Dan Yang

We present a space and time efficient practical parallel algorithm for approximating the diameter of massive weighted undirected graphs on distributed platforms supporting a MapReduce-like abstraction. The core of the algorithm is a…

分布式、并行与集群计算 · 计算机科学 2015-11-10 Matteo Ceccarello , Andrea Pietracaprina , Geppino Pucci , Eli Upfal

We study the concept of the continuous mean distance of a weighted graph. For connected unweighted graphs, the mean distance can be defined as the arithmetic mean of the distances between all pairs of vertices. This parameter provides a…

计算几何 · 计算机科学 2023-01-16 Delia Garijo , Alberto Márquez , Rodrigo I. Silveira

We equip the edges of a deterministic graph $H$ with independent but not necessarily identically distributed weights and study a generalized version of matchings (i.e. a set of vertex disjoint edges) in $H$ satisfying the property that…

概率论 · 数学 2021-08-18 Ghurumuruhan Ganesan

We present a method for balancing between the Local and Global Structures (LGS) in graph embedding, via a tunable parameter. Some embedding methods aim to capture global structures, while others attempt to preserve local neighborhoods. Few…

人机交互 · 计算机科学 2023-09-06 Jacob Miller , Vahan Huroyan , Stephen Kobourov

Graph Edit Distance (GED) measures the (dis-)similarity between two given graphs, in terms of the minimum-cost edit sequence that transforms one graph to the other. However, the exact computation of GED is NP-Hard, which has recently…

机器学习 · 计算机科学 2024-11-05 Eeshaan Jain , Indradyumna Roy , Saswat Meher , Soumen Chakrabarti , Abir De

Structural equation modeling (SEM) is a popular tool in the social and behavioural sciences, where it is being applied to ever more complex data types. The high-dimensional data produced by modern sensors, brain images, or (epi)genetic…

统计方法学 · 统计学 2019-10-11 Erik-Jan van Kesteren , Daniel L. Oberski

We present time-efficient distributed algorithms for decomposing graphs with large edge or vertex connectivity into multiple spanning or dominating trees, respectively. As their primary applications, these decompositions allow us to achieve…

数据结构与算法 · 计算机科学 2013-11-22 Keren Censor-Hillel , Mohsen Ghaffari , Fabian Kuhn

Suppose you are given a graph $G=(V,E)$ with a weight assignment $w:V\rightarrow\mathbb{Z}$ and that your objective is to modify $w$ using legal steps such that all vertices will have the same weight, where in each legal step you are…

离散数学 · 计算机科学 2015-07-03 Friedrich Eisenbrand , Shay Moran , Rom Pinchasi , Martin Skutella