A Learning Based Scheme for Fair Timeliness in Sparse Gossip Networks
- URL: http://arxiv.org/abs/2310.01396v1
- Date: Mon, 2 Oct 2023 17:55:17 GMT
- Title: A Learning Based Scheme for Fair Timeliness in Sparse Gossip Networks
- Authors: Purbesh Mitra and Sennur Ulukus
- Abstract summary: We consider a gossip network, consisting of $n$ nodes, which tracks the information at a source.
The source updates its information with a Poisson arrival process and also sends updates to the nodes in the network.
Some nodes are able to track the source very timely, whereas, some nodes fall behind versions quite often.
- Score: 41.53961199878831
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: We consider a gossip network, consisting of $n$ nodes, which tracks the
information at a source. The source updates its information with a Poisson
arrival process and also sends updates to the nodes in the network. The nodes
themselves can exchange information among themselves to become as timely as
possible. However, the network structure is sparse and irregular, i.e., not
every node is connected to every other node in the network, rather, the order
of connectivity is low, and varies across different nodes. This asymmetry of
the network implies that the nodes in the network do not perform equally in
terms of timelines. Due to the gossiping nature of the network, some nodes are
able to track the source very timely, whereas, some nodes fall behind versions
quite often. In this work, we investigate how the rate-constrained source
should distribute its update rate across the network to maintain fairness
regarding timeliness, i.e., the overall worst case performance of the network
can be minimized. Due to the continuous search space for optimum rate
allocation, we formulate this problem as a continuum-armed bandit problem and
employ Gaussian process based Bayesian optimization to meet a trade-off between
exploration and exploitation sequentially.
Related papers
- Decentralized Optimization in Time-Varying Networks with Arbitrary Delays [22.40154714677385]
We consider a decentralized optimization problem for networks affected by communication delays.
Examples of such networks include collaborative machine learning, sensor networks, and multi-agent systems.
To mimic communication delays, we add virtual non-computing nodes to the network, resulting in directed graphs.
arXiv Detail & Related papers (2024-05-29T20:51:38Z) - Degree-based stratification of nodes in Graph Neural Networks [66.17149106033126]
We modify the Graph Neural Network (GNN) architecture so that the weight matrices are learned, separately, for the nodes in each group.
This simple-to-implement modification seems to improve performance across datasets and GNN methods.
arXiv Detail & Related papers (2023-12-16T14:09:23Z) - Reinforcement Learning for Node Selection in Branch-and-Bound [52.2648997215667]
Current state-of-the-art selectors utilize either hand-crafted ensembles that automatically switch between naive sub-node selectors, or learned node selectors that rely on individual node data.
We propose a novel simulation technique that uses reinforcement learning (RL) while considering the entire tree state, rather than just isolated nodes.
arXiv Detail & Related papers (2023-09-29T19:55:56Z) - Temporal network compression via network hashing [3.708135408284268]
We propose an efficient matrix algorithm to tackle the problem of representing temporal networks.
Secondly, we propose a hashing framework to coarsen large temporal networks into smaller proxies on which out-components are easier to estimate.
Our graph hashing solution has implications in privacy respecting representation of temporal networks.
arXiv Detail & Related papers (2023-07-10T20:25:41Z) - NodeFormer: A Scalable Graph Structure Learning Transformer for Node
Classification [70.51126383984555]
We introduce a novel all-pair message passing scheme for efficiently propagating node signals between arbitrary nodes.
The efficient computation is enabled by a kernerlized Gumbel-Softmax operator.
Experiments demonstrate the promising efficacy of the method in various tasks including node classification on graphs.
arXiv Detail & Related papers (2023-06-14T09:21:15Z) - Temporal Aggregation and Propagation Graph Neural Networks for Dynamic
Representation [67.26422477327179]
Temporal graphs exhibit dynamic interactions between nodes over continuous time.
We propose a novel method of temporal graph convolution with the whole neighborhood.
Our proposed TAP-GNN outperforms existing temporal graph methods by a large margin in terms of both predictive performance and online inference latency.
arXiv Detail & Related papers (2023-04-15T08:17:18Z) - ResNorm: Tackling Long-tailed Degree Distribution Issue in Graph Neural
Networks via Normalization [80.90206641975375]
This paper focuses on improving the performance of GNNs via normalization.
By studying the long-tailed distribution of node degrees in the graph, we propose a novel normalization method for GNNs.
The $scale$ operation of ResNorm reshapes the node-wise standard deviation (NStd) distribution so as to improve the accuracy of tail nodes.
arXiv Detail & Related papers (2022-06-16T13:49:09Z) - Bayesian Nested Neural Networks for Uncertainty Calibration and Adaptive
Compression [40.35734017517066]
Nested networks or slimmable networks are neural networks whose architectures can be adjusted instantly during testing time.
Recent studies have focused on a "nested dropout" layer, which is able to order the nodes of a layer by importance during training.
arXiv Detail & Related papers (2021-01-27T12:34:58Z) - Online Dynamic Network Embedding [26.203786679460528]
We propose an algorithm Recurrent Neural Network Embedding (RNNE) to deal with dynamic network.
RNNE takes into account both static and dynamic characteristics of the network.
We evaluate RNNE on five networks and compare with several state-of-the-art algorithms.
arXiv Detail & Related papers (2020-06-30T02:21:37Z) - Fully Asynchronous Policy Evaluation in Distributed Reinforcement
Learning over Networks [14.636457985379746]
This paper proposes a emphfully asynchronous scheme for the policy evaluation problem of distributed reinforcement learning (DisRL) over directed peer-to-peer networks.
Without waiting for any other node of the network, each node can locally update its value function at any time by using (possibly delayed) information from its neighbors.
arXiv Detail & Related papers (2020-03-01T08:12:08Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.