中文
相关论文

相关论文: On The Termination of a Flooding Process

200 篇论文

We study a gossip protocol called forwarding without repeating (FWR). The objective is to spread multiple rumors over a graph as efficiently as possible. FWR accomplishes this by having nodes record which messages they have forwarded to…

分布式、并行与集群计算 · 计算机科学 2012-08-15 Vincent Gripon , Vitaly Skachek , Michael Rabbat

Compute-and-forward (CF) is a relaying strategy which allows the relay to decode a linear combination of the transmitted messages. This work studies the optimal power allocation problem for the CF scheme in fast fading channels for…

信息论 · 计算机科学 2024-11-18 Lanwei Zhang , Jamie Evans , Jingge Zhu

Message passing is the core operation in graph neural networks, where each node updates its embeddings by aggregating information from its neighbors. However, in deep architectures, this process often leads to diminished expressiveness. A…

机器学习 · 计算机科学 2025-11-11 Mohammad Shirzadi , Ali Safarpoor Dehkordi , Ahad N. Zehmakan

This paper considers a model for cascades on random networks in which the cascade propagation at any node depends on the load at the failed neighbor, the degree of the neighbor as well as the load at that node. Each node in the network…

物理与社会 · 物理学 2014-11-17 Srikanth K. Iyer , Rahul Vaze , Dheeraj Narasimha

In the stabilizing consensus problem, each agent of a networked system has an input value and is repeatedly writing an output value; it is required that eventually all the output values stabilize to the same value which, moreover, must be…

分布式、并行与集群计算 · 计算机科学 2019-06-24 Bernadette Charron-Bost , Shlomo Moran

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 geographically-distributed systems, communication latencies are non-negligible. The perceived processing time of a request is thus composed of the time needed to route the request to the server and the true processing time. Once a…

分布式、并行与集群计算 · 计算机科学 2014-02-11 Piotr Skowron , Krzysztof Rzadca

Decentralized federated learning (D-FL) allows clients to aggregate learning models locally, offering flexibility and scalability. Existing D-FL methods use gossip protocols, which are inefficient when not all nodes in the network are D-FL…

分布式、并行与集群计算 · 计算机科学 2025-03-31 Weicai Li , Tiejun Lv , Wei Ni , Jingbo Zhao , Ekram Hossain , H. Vincent Poor

An emerging fluid antenna system (FAS) brings a new dimension, i.e., the antenna positions, to deal with the deep fading, but simultaneously introduces challenges related to the transmit design. This paper proposes an ``unsupervised…

信号处理 · 电气工程与系统科学 2025-02-07 Changpeng He , Yang Lu , Wei Chen , Bo Ai , Kai-Kit Wong , Dusit Niyato

We address the problem of building and maintaining distributed spanning trees in highly dynamic networks, in which topological events can occur at any time and any rate, and no stable periods can be assumed. In these harsh environments, we…

分布式、并行与集群计算 · 计算机科学 2013-07-23 Arnaud Casteigts , Serge Chaumette , Frédéric Guinand , Yoann Pigné

We study information aggregation in networks when agents interact to learn a binary state of the world. Initially each agent privately observes an independent signal which is "correct" with probability $\frac{1}{2}+\delta$ for some $\delta…

计算机科学与博弈论 · 计算机科学 2025-08-12 Divyarthi Mohan , Pawel Pralat

In this paper a new distributed asynchronous algorithm is proposed for time synchronization in networks with random communication delays, measurement noise and communication dropouts. Three different types of the drift correction algorithm…

系统与控制 · 计算机科学 2018-02-05 Milos S. Stankovic , Srdjan S. Stankovic , Karl Henrik Johansson

In this work, we consider the distributed optimization problem in which each node has its own convex cost function and can communicate directly only with its neighbors, as determined by a directed communication topology (directed graph or…

最优化与控制 · 数学 2021-10-07 Wei Jiang , Themistoklis Charalambous

Safra's distributed termination detection algorithm employs a logical token ring structure within a distributed network; only passive nodes forward the token, and a counter in the token keeps track of the number of sent minus the number of…

分布式、并行与集群计算 · 计算机科学 2026-02-03 Wan Fokkink , Georgios Karlos , Andy Tatman

In this paper we propose and analyze a distributed algorithm for achieving globally optimal decisions, either estimation or detection, through a self-synchronization mechanism among linearly coupled integrators initialized with local…

多智能体系统 · 计算机科学 2009-11-13 Gesualdo Scutari , Sergio Barbarossa , Loreto Pescosolido

We introduce temporal flows on temporal networks, i.e., networks the links of which exist only at certain moments of time. Such networks are ephemeral in the sense that no link exists after some time. Our flow model is new and differs from…

数据结构与算法 · 计算机科学 2017-01-23 Eleni C. Akrida , Jurek Czyzowicz , Leszek Gasieniec , Lukasz Kuszner , Paul G. Spirakis

Fault tolerance is critical for distributed stream processing systems, yet achieving error-free fault tolerance often incurs substantial performance overhead. We present AF-Stream, a distributed stream processing system that addresses the…

分布式、并行与集群计算 · 计算机科学 2019-08-13 Zhinan Cheng , Qun Huang , Patrick P. C. Lee

We present an algebraic approach to the watershed adapted to edge or node weighted graphs. Starting with the flooding adjunction, we introduce the flooding graphs, for which node and edge weights may be deduced one from the other. Each node…

计算机视觉与模式识别 · 计算机科学 2012-04-16 Fernand Meyer

In distributed networks, it is often useful for the nodes to be aware of dense subgraphs, e.g., such a dense subgraph could reveal dense subtructures in otherwise sparse graphs (e.g. the World Wide Web or social networks); these might…

分布式、并行与集群计算 · 计算机科学 2012-08-08 Atish Das Sarma , Ashwin Lall , Danupon Nanongkai , Amitabh Trehan

This paper studies asynchronous message passing (AMP), a new paradigm for applying neural network based learning to graphs. Existing graph neural networks use the synchronous distributed computing model and aggregate their neighbors in each…

机器学习 · 计算机科学 2022-05-25 Lukas Faber , Roger Wattenhofer