中文
相关论文

相关论文: Energy Efficient Randomized Communication in Unkno…

200 篇论文

This paper investigates the problem of distributed network-wide averaging and proposes a new greedy gossip algorithm. Instead of finding the optimal path of each node in a greedy manner, the proposed approach utilises a suboptimal…

系统与控制 · 计算机科学 2019-08-20 Hyo-Sang Shin , Shaoming He , Antonios Tsourdos

We propose distributed algorithms for two well-established problems that operate efficiently under extremely harsh conditions. Our algorithms achieve state-of-the-art performance in a simple and novel way. Our algorithm for maximal…

分布式、并行与集群计算 · 计算机科学 2016-01-19 Peter Jeavons , Alex Scott , Lei Xu

We study the classical rumor spreading problem, which is used to spread information in an unknown network with $n$ nodes. We present the first protocol for any expander graph $G$ with $n$ nodes and minimum degree $\Theta(n)$ such that, the…

数据结构与算法 · 计算机科学 2013-11-13 Zeyu Guo , He Sun

In this paper, we investigate the transmission range assignment for N wireless nodes located on a line (a linear wireless network) for broadcasting data from one specific node to all the nodes in the network with minimum energy. Our goal is…

网络与互联网体系结构 · 计算机科学 2012-04-19 Mohammad R. Ataei , Amir H. Banihashemi , Thomas Kunz

Consider n nodes communicating over an unreliable broadcast channel. Each node has a single packet that needs to be communicated to all other nodes. Time is slotted, and a time slot is long enough for each node to broadcast one packet. Each…

信息论 · 计算机科学 2021-07-23 Mark A. Graham , Ayalvadi J. Ganesh , Robert J. Piechocki

We study distributed methods for online prediction and stochastic optimization. Our approach is iterative: in each round nodes first perform local computations and then communicate in order to aggregate information and synchronize their…

信息论 · 计算机科学 2014-03-06 Konstantinos I. Tsianos , Michael G. Rabbat

This paper concerns {\em randomized} leader election in synchronous distributed networks. A distributed leader election algorithm is presented for complete $n$-node networks that runs in O(1) rounds and (with high probability) uses only…

数据结构与算法 · 计算机科学 2013-05-16 Shay Kutten , Gopal Pandurangan , David Peleg , Peter Robinson , Amitabh Trehan

We consider unknown ad-hoc radio networks, when the underlying network is bidirectional and nodes can have polynomially large labels. For this model, we present a deterministic protocol for gossiping which takes $O(n \lg^2 n \lg \lg n)$…

分布式、并行与集群计算 · 计算机科学 2011-05-04 Shailesh Vaya

In recent times, a considerable amount of work has been devoted to the development and analysis of gossip algorithms in Geometric Random Graphs. In a recently introduced model termed "Geographic Gossip," each node is aware of its position…

多智能体系统 · 计算机科学 2007-07-16 Hariharan Narayanan

Broadcasting algorithms are important building blocks of distributed systems. In this work we investigate the typical performance of the classical and well-studied push model. Assume that initially one node in a given network holds some…

组合数学 · 数学 2010-02-19 Nikolaos Fountoulakis , Konstantinos Panagiotou

This paper presents greedy gossip with eavesdropping (GGE), a novel randomized gossip algorithm for distributed computation of the average consensus problem. In gossip algorithms, nodes in the network randomly communicate with their…

分布式、并行与集群计算 · 计算机科学 2015-05-14 Deniz Ustebay , Boris Oreshkin , Mark Coates , Michael Rabbat

Performing random walks in networks is a fundamental primitive that has found numerous applications in communication networks such as token management, load balancing, network topology discovery and construction, search, and peer-to-peer…

分布式、并行与集群计算 · 计算机科学 2012-01-12 Atish Das Sarma , Anisur Rahaman Molla , Gopal Pandurangan

Gossip algorithms are attractive for in-network processing in sensor networks because they do not require any specialized routing, there is no bottleneck or single point of failure, and they are robust to unreliable wireless network…

分布式、并行与集群计算 · 计算机科学 2016-11-17 Alexandros G. Dimakis , Soummya Kar , Jose M. F. Moura , Michael G. Rabbat , Anna Scaglione

Energy is often the most constrained resource in networks of battery-powered devices, and as devices become smaller, they spend a larger fraction of their energy on communication (transceiver usage) not computation. As an imperfect proxy…

分布式、并行与集群计算 · 计算机科学 2017-10-06 Yi-Jun Chang , Varsha Dani , Thomas P. Hayes , Qizheng He , Wenzheng Li , Seth Pettie

Broadcast is a ubiquitous distributed computing problem that underpins many other system tasks. In static, connected networks, it was recently shown that broadcast is solvable without any node memory and only constant-size messages in…

分布式、并行与集群计算 · 计算机科学 2024-07-16 Garrett Parzych , Joshua J. Daymude

Gossiping is a communication mechanism, used for fast information dissemination in a network, where each node of the network randomly shares its information with the neighboring nodes. To characterize the notion of fastness in the context…

信息论 · 计算机科学 2023-12-27 Priyanka Kaswan , Purbesh Mitra , Arunabh Srivastava , Sennur Ulukus

The asynchronous rumor algorithm spreading propagates a piece of information, the so-called rumor, in a network. Starting with a single informed node, each node is associated with an exponential time clock with rate $1$ and calls a random…

数据结构与算法 · 计算机科学 2020-05-19 Ali Pourmiri , Bernard Mans

Ad hoc network is a collection of different types of nodes, which are connected in heterogeneous or homogeneous manner. It is also known as self-organizing-wireless network. The dynamic nature of ad hoc networks make them more attractive,…

网络与互联网体系结构 · 计算机科学 2020-04-15 Priya P. Patel , Rutvij H. Jhaveri

We consider gossiping in a fully-connected wireless network consisting of $n$ nodes. The network receives Poisson updates from a source, which generates new information. The nodes gossip their available information with the neighboring…

信息论 · 计算机科学 2023-03-09 Purbesh Mitra , Sennur Ulukus

We investigate energy efficient packet scheduling and power allocation problem for the services which require reliable communication to guarantee a certain quality of experience (QoE). We establish links between average transmit power and…

信息论 · 计算机科学 2018-07-27 M. Majid Butt , Eduard A. Jorswieck , Nicola Marchetti