中文
相关论文

相关论文: Xheal: Localized Self-healing using Expanders

200 篇论文

The performance of distributed averaging depends heavily on the underlying topology. In various fields, including compressed sensing, multi-party computation, and abstract graph theory, graphs may be expected to be free of short cycles,…

分布式、并行与集群计算 · 计算机科学 2025-04-15 Florine W. Dekker , Zekeriya Erkin , Mauro Conti

In the area of distributed graph algorithms a number of network's entities with local views solve some computational task by exchanging messages with their neighbors. Quite unfortunately, an inherent property of most existing distributed…

数据结构与算法 · 计算机科学 2019-01-15 Merav Parter , Eylon Yogev

In this paper, we discuss on the use of self-organizing protocols to improve the reliability of dynamic Peer-to-Peer (P2P) overlay networks. Two similar approaches are studied, which are based on local knowledge of the nodes' 2nd…

分布式、并行与集群计算 · 计算机科学 2015-06-16 Stefano Ferretti

Recently, local peer topology has been shown to influence the overall convergence of decentralized learning (DL) graphs in the presence of data heterogeneity. In this paper, we demonstrate the advantages of constructing a proxy-based…

机器学习 · 计算机科学 2022-12-20 Waqwoya Abebe , Ali Jannesari

We study spreading processes in temporal graphs, i. e., graphs whose connections change over time. These processes naturally model real-world phenomena such as infectious diseases or information flows. More precisely, we investigate how…

数据结构与算法 · 计算机科学 2021-07-21 Hendrik Molter , Malte Renken , Philipp Zschoche

In this paper we consider a general problem set-up for a wide class of convex and robust distributed optimization problems in peer-to-peer networks. In this set-up convex constraint sets are distributed to the network processors who have to…

系统与控制 · 计算机科学 2013-12-02 Mathias Bürger , Giuseppe Notarstefano , Frank Allgöwer

Robust and efficient design of networks on a realistic geographical space is one of the important issues for the realization of dependable communication systems. In this paper, based on a percolation theory and a geometric graph property,…

数据分析、统计与概率 · 物理学 2011-11-04 Yukio Hayashi

We study the problem of distributed training of neural networks (NNs) on devices with heterogeneous, limited, and time-varying availability of computational resources. We present an adaptive, resource-aware, on-device learning mechanism,…

机器学习 · 计算机科学 2022-04-05 Martin Rapp , Ramin Khalili , Kilian Pfeiffer , Jörg Henkel

We consider the question of orienting the edges in a graph $G$ such that every vertex has bounded out-degree. For graphs of arboricity $\alpha$, there is an orientation in which every vertex has out-degree at most $\alpha$ and, moreover,…

数据结构与算法 · 计算机科学 2025-01-07 Slobodan Mitrović , Ronitt Rubinfeld , Mihir Singhal

The present paper studies local distributed graph problems in highly dynamic networks. Communication and changes of the graph happen in synchronous rounds and our algorithms always, i.e., in every round, satisfy non-trivial guarantees, no…

数据结构与算法 · 计算机科学 2018-12-10 Philipp Bamberger , Fabian Kuhn , Yannic Maus

In this work we introduce the graph-theoretic notion of mendability: for each locally checkable graph problem we can define its mending radius, which captures the idea of how far one needs to modify a partial solution in order to "patch a…

分布式、并行与集群计算 · 计算机科学 2021-09-15 Alkida Balliu , Juho Hirvonen , Darya Melnyk , Dennis Olivetti , Joel Rybicki , Jukka Suomela

Constructing a spanning tree of a graph is one of the most basic tasks in graph theory. We consider a relaxed version of this problem in the setting of local algorithms. The relaxation is that the constructed subgraph is a sparse spanning…

数据结构与算法 · 计算机科学 2021-04-28 Reut Levi , Dana Ron , Ronitt Rubinfeld

Finding maximum-weight independent sets in graphs is an important NP-hard optimization problem. Given a vertex-weighted graph $G$, the task is to find a subset of pairwise non-adjacent vertices of $G$ with maximum weight. Most recently…

分布式、并行与集群计算 · 计算机科学 2025-10-16 Jannick Borowitz , Ernestine Großmann , Mattthias Schimek

Processing large complex networks like social networks or web graphs has recently attracted considerable interest. In order to do this in parallel, we need to partition them into pieces of about equal size. Unfortunately, previous parallel…

分布式、并行与集群计算 · 计算机科学 2015-01-27 Henning Meyerhenke , Peter Sanders , Christian Schulz

Graph neural networks operate on graph-structured data via exchanging messages along edges. One limitation of this message passing paradigm is the over-squashing problem. Over-squashing occurs when messages from a node's expanded receptive…

机器学习 · 计算机科学 2023-11-15 Thomas Christie , Yu He

The importance of hierarchical image organization has been witnessed by a wide spectrum of applications in computer vision and graphics. Different from image segmentation with the spatial whole-part consideration, this work designs a modern…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Fu Yuanbin , Guoxiaojie , Hu Qiming , Lin Di , Ma Jiayi , Ling Haibin

Core decomposition is a fundamental operator in network analysis. In this paper, we study the problem of computing distance-generalized core decomposition on a network. A distance-generalized core, also termed $(k, h)$-core, is a maximal…

数据结构与算法 · 计算机科学 2021-10-25 Qiangqiang Dai , Rong-Hua Li , Lu Qin , Guoren Wang , Weihua Yang , Zhiwei Zhang , Ye Yuan

We revisit the classical question of the relationship between the diameter of a graph and its expansion properties. One direction is well understood: expander graphs exhibit essentially the lowest possible diameter. We focus on the reverse…

组合数学 · 数学 2017-11-23 Michael Dinitz , Michael Schapira , Gal Shahaf

As edge computing and the Internet of Things (IoT) expand, horizontal collaboration (HC) emerges as a distributed data processing solution for resource-constrained devices. In particular, a convolutional neural network (CNN) model can be…

密码学与安全 · 计算机科学 2024-09-27 Muneeba Asif , Mohammad Kumail Kazmi , Mohammad Ashiqur Rahman , Syed Rafay Hasan , Soamar Homsi

Combinatorial and topological structures, such as graphs, simplicial complexes, and cell complexes, form the foundation of geometric and topological deep learning (GDL and TDL) architectures. These models aggregate signals over such…

机器学习 · 计算机科学 2026-05-28 Chuan-Shen Hu