Centrality of nodes in Federated Byzantine Agreement Systems
Andr\'e Gaul, J\"org Liesen

TL;DR
This paper explores how to measure the centrality of nodes in Federated Byzantine Agreement Systems (FBAS) to assess their decentralization, introducing new measures and comparing them with existing graph-based approaches.
Contribution
It develops a novel centrality measure tailored for FBAS and compares it with adapted graph and hypergraph measures, enhancing understanding of decentralization in FBAS.
Findings
The new centrality measure captures node importance based on intactness.
Adapted graph and hypergraph measures have limitations in FBAS context.
Implementation in Python package Stellar Observatory facilitates practical analysis.
Abstract
The federated Byzantine agreement system (FBAS) is a consensus model introduced by Mazi\`eres in 2016 where the participating nodes conceptually form a network, with links between them being established by each node individually and thus in a decentralized way. An important question is whether these decentralized decisions lead to an overall decentralized network. The level of (de-)centralization in a network can be assessed using centrality measures. In this paper we consider three different approaches for obtaining centrality measures for the nodes in an FBAS. Two of them are based on adapting well-known measures based on graphs and hypergraphs to the FBAS context. Since the network structure of an FBAS can be more complex than (usual) graphs or hypergraphs, we also develop a new, problem-adapted centrality measure. This new measure is based on the intactness of nodes, which is an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Advanced Database Systems and Queries · Service-Oriented Architecture and Web Services
