TY - CONF AU - Augustine, John AU - Ghaffari, Mohsen AU - Gmyr, Robert AU - Hinnenthal, Kristian AU - Kuhn, Fabian AU - Li, Jason AU - Scheideler, Christian ID - 8871 T2 - Proceedings of the 31st ACM Symposium on Parallelism in Algorithms and Architectures TI - Distributed Computation in Node-Capacitated Networks ER - TY - CHAP AU - Daymude, Joshua J. AU - Hinnenthal, Kristian AU - Richa, Andréa W. AU - Scheideler, Christian ID - 9599 T2 - Distributed Computing by Mobile Entities, Current Research in Moving and Computing. TI - Computing by Programmable Particles ER - TY - CONF AB - We investigate the maintenance of overlay networks under massive churn, i.e. nodes joining and leaving the network. We assume an adversary that may churn a constant fraction $\alpha n$ of nodes over the course of $\mathcal{O}(\log n)$ rounds. In particular, the adversary has an almost up-to-date information of the network topology as it can observe an only slightly outdated topology that is at least $2$ rounds old. Other than that, we only have the provably minimal restriction that new nodes can only join the network via nodes that have taken part in the network for at least one round. Our contributions are as follows: First, we show that it is impossible to maintain a connected topology if adversary has up-to-date information about the nodes' connections. Further, we show that our restriction concerning the join is also necessary. As our main result present an algorithm that constructs a new overlay- completely independent of all previous overlays - every $2$ rounds. Furthermore, each node sends and receives only $\mathcal{O}(\log^3 n)$ messages each round. As part of our solution we propose the Linearized DeBruijn Swarm (LDS), a highly churn resistant overlay, which will be maintained by the algorithm. However, our approaches can be transferred to a variety of classical P2P Topologies where nodes are mapped into the $[0,1)$-interval. AU - Götte, Thorsten AU - Vijayalakshmi, Vipin Ravindran AU - Scheideler, Christian ID - 6976 T2 - Proceedings of the 2019 IEEE 33rd International Parallel and Distributed Processing Symposium (IPDPS '19) TI - Always be Two Steps Ahead of Your Enemy - Maintaining a Routable Overlay under Massive Churn with an Almost Up-to-date Adversary ER - TY - CONF AB - We consider the problem of transforming a given graph G_s into a desired graph G_t by applying a minimum number of primitives from a particular set of local graph transformation primitives. These primitives are local in the sense that each node can apply them based on local knowledge and by affecting only its 1-neighborhood. Although the specific set of primitives we consider makes it possible to transform any (weakly) connected graph into any other (weakly) connected graph consisting of the same nodes, they cannot disconnect the graph or introduce new nodes into the graph, making them ideal in the context of supervised overlay network transformations. We prove that computing a minimum sequence of primitive applications (even centralized) for arbitrary G_s and G_t is NP-hard, which we conjecture to hold for any set of local graph transformation primitives satisfying the aforementioned properties. On the other hand, we show that this problem admits a polynomial time algorithm with a constant approximation ratio. AU - Scheideler, Christian AU - Setzer, Alexander ID - 10586 KW - Graphs transformations KW - NP-hardness KW - approximation algorithms T2 - Proceedings of the 46th International Colloquium on Automata, Languages, and Programming TI - On the Complexity of Local Graph Transformations VL - 132 ER - TY - CONF AU - Götte, Thorsten AU - Hinnenthal, Kristian AU - Scheideler, Christian ID - 12944 T2 - Structural Information and Communication Complexity TI - Faster Construction of Overlay Networks ER - TY - CONF AU - Augustine, John AU - Hinnenthal, Kristian AU - Kuhn, Fabian AU - Scheideler, Christian AU - Schneider, Philipp ID - 15627 SN - 9781611975994 T2 - Proceedings of the Fourteenth Annual ACM-SIAM Symposium on Discrete Algorithms TI - Shortest Paths in a Hybrid Network Model ER - TY - JOUR AU - Gmyr, Robert AU - Lefevre, Jonas AU - Scheideler, Christian ID - 14830 IS - 2 JF - Theory Comput. Syst. TI - Self-Stabilizing Metric Graphs VL - 63 ER - TY - CONF AU - Castenow, Jannik AU - Kolb, Christina AU - Scheideler, Christian ID - 14539 T2 - Proceedings of the 26th International Colloquium on Structural Information and Communication Complexity (SIROCCO) TI - A Bounding Box Overlay for Competitive Routing in Hybrid Communication Networks ER - TY - CONF AB - We consider congestion control in peer-to-peer distributed systems. The problem can be reduced to the following scenario: Consider a set $V$ of $n$ peers (called \emph{clients} in this paper) that want to send messages to a fixed common peer (called \emph{server} in this paper). We assume that each client $v \in V$ sends a message with probability $p(v) \in [0,1)$ and the server has a capacity of $\sigma \in \mathbb{N}$, i.e., it can recieve at most $\sigma$ messages per round and excess messages are dropped. The server can modify these probabilities when clients send messages. Ideally, we wish to converge to a state with $\sum p(v) = \sigma$ and $p(v) = p(w)$ for all $v,w \in V$. We propose a \emph{loosely} self-stabilizing protocol with a slightly relaxed legitimate state. Our protocol lets the system converge from \emph{any} initial state to a state where $\sum p(v) \in \left[\sigma \pm \epsilon\right]$ and $|p(v)-p(w)| \in O(\frac{1}{n})$. This property is then maintained for $\Omega(n^{\mathfrak{c}})$ rounds in expectation. In particular, the initial client probabilities and server variables are not necessarily well-defined, i.e., they may have arbitrary values. Our protocol uses only $O(W + \log n)$ bits of memory where $W$ is length of node identifiers, making it very lightweight. Finally we state a lower bound on the convergence time an see that our protocol performs asymptotically optimal (up to some polylogarithmic factor). AU - Feldmann, Michael AU - Götte, Thorsten AU - Scheideler, Christian ID - 13182 T2 - Proceedings of the 21st International Symposium on Stabilization, Safety, and Security of Distributed Systems (SSS) TI - A Loosely Self-stabilizing Protocol for Randomized Congestion Control with Logarithmic Memory ER - TY - CONF AU - Hinnenthal, Kristian AU - Scheideler, Christian AU - Struijs, Martijn ID - 13652 T2 - 33rd International Symposium on Distributed Computing (DISC 2019) TI - Fast Distributed Algorithms for LP-Type Problems of Low Dimension ER - TY - CONF AB - We study the consensus problem in a synchronous distributed system of n nodes under an adaptive adversary that has a slightly outdated view of the system and can block all incoming and outgoing communication of a constant fraction of the nodes in each round. Motivated by a result of Ben-Or and Bar-Joseph (1998), showing that any consensus algorithm that is resilient against a linear number of crash faults requires $\tilde \Omega(\sqrt n)$ rounds in an n-node network against an adaptive adversary, we consider a late adaptive adversary, who has full knowledge of the network state at the beginning of the previous round and unlimited computational power, but is oblivious to the current state of the nodes. Our main contributions are randomized distributed algorithms that achieve consensus with high probability among all except a small constant fraction of the nodes (i.e., "almost-everywhere'') against a late adaptive adversary who can block up to ε n$ nodes in each round, for a small constant ε >0$. Our first protocol achieves binary almost-everywhere consensus and also guarantees a decision on the majority input value, thus ensuring plurality consensus. We also present an algorithm that achieves the same time complexity for multi-value consensus. Both of our algorithms succeed in $O(log n)$ rounds with high probability, thus showing an exponential gap to the $\tilde\Omega(\sqrt n)$ lower bound of Ben-Or and Bar-Joseph for strongly adaptive crash-failure adversaries, which can be strengthened to $\Omega(n)$ when allowing the adversary to block nodes instead of permanently crashing them. Our algorithms are scalable to large systems as each node contacts only an (amortized) constant number of peers in each communication round. We show that our algorithms are optimal up to constant (resp.\ sub-logarithmic) factors by proving that every almost-everywhere consensus protocol takes $\Omega(log_d n)$ rounds in the worst case, where d is an upper bound on the number of communication requests initiated per node in each round. We complement our theoretical results with an experimental evaluation of the binary almost-everywhere consensus protocol revealing a short convergence time even against an adversary blocking a large fraction of nodes. AU - Robinson, Peter AU - Scheideler, Christian AU - Setzer, Alexander ID - 3422 KW - distributed consensus KW - randomized algorithm KW - adaptive adversary KW - complexity lower bound SN - 978-1-4503-5799-9/18/07 T2 - Proceedings of the 30th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA) TI - Breaking the $\tilde\Omega(\sqrt{n})$ Barrier: Fast Consensus under a Late Adversary ER - TY - CONF AB - In this paper we present two major results: First, we introduce the first self-stabilizing version of a supervised overlay network (as introduced in~\cite{DBLP:conf/ispan/KothapalliS05}) by presenting a self-stabilizing supervised skip ring. Secondly, we show how to use the self-stabilizing supervised skip ring to construct an efficient self-stabilizing publish-subscribe system. That is, in addition to stabilizing the overlay network, every subscriber of a topic will eventually know all of the publications that have been issued so far for that topic. The communication work needed to processes a subscribe or unsubscribe operation is just a constant in a legitimate state, and the communication work of checking whether the system is still in a legitimate state is just a constant on expectation for the supervisor as well as any process in the system. AU - Feldmann, Michael AU - Kolb, Christina AU - Scheideler, Christian AU - Strothmann, Thim Frederik ID - 1163 KW - Topological Self-stabilization KW - Supervised Overlay KW - Publish-Subscribe System T2 - Proceedings of the 32nd IEEE International Parallel & Distributed Processing Symposium (IPDPS) TI - Self-Stabilizing Supervised Publish-Subscribe Systems ER - TY - CONF AB - We propose a distributed protocol for a queue, called Skueue, which spreads its data fairly onto multiple processes, avoiding bottlenecks in high throughput scenarios. Skueuecan be used in highly dynamic environments, through the addition of join and leave requests to the standard queue operations enqueue and dequeue. Furthermore Skueue satisfies sequential consistency in the asynchronous message passing model. Scalability is achieved by aggregating multiple requests to a batch, which can then be processed in a distributed fashion without hurting the queue semantics. Operations in Skueue need a logarithmic number of rounds w.h.p. until they are processed, even under a high rate of incoming requests. AU - Feldmann, Michael AU - Scheideler, Christian AU - Setzer, Alexander ID - 1164 T2 - Proceedings of the 32nd IEEE International Parallel & Distributed Processing Symposium (IPDPS) TI - Skueue: A Scalable and Sequentially Consistent Distributed Queue ER - TY - JOUR AU - J. Daymude, Joshua AU - Derakhshandeh, Zahra AU - Gmyr, Robert AU - Porter, Alexandra AU - W. Richa, Andrea AU - Scheideler, Christian AU - Strothmann, Thim Frederik ID - 1796 IS - 1 JF - Natural Computing TI - On the runtime of universal coating for programmable matter ER - TY - CONF AU - Gmyr, Robert AU - Hinnenthal, Kristian AU - Kostitsyna, Irina AU - Kuhn, Fabian AU - Rudolph, Dorian AU - Scheideler, Christian AU - Strothmann, Thim Frederik ID - 5764 T2 - Proceedings of the 24th International Conference on DNA Computing and Molecular Programming TI - Forming Tile Shapes with Simple Robots ER - TY - GEN AB - In this paper, we investigate the use of trusted execution environments (TEEs, such as Intel's SGX) for an anonymous communication infrastructure over untrusted networks. For this, we present the general idea of exploiting trusted execution environments for the purpose of anonymous communication, including a continuous-time security framework that models strong anonymity guarantees in the presence of an adversary that observes all network traffic and can adaptively corrupt a constant fraction of participating nodes. In our framework, a participating node can generate a number of unlinkable pseudonyms. Messages are sent from and to pseudonyms, allowing both senders and receivers of messages to remain anonymous. We introduce a concrete construction, which shows viability of our TEE-based approach to anonymous communication. The construction draws from techniques from cryptography and overlay networks. Our techniques are very general and can be used as a basis for future constructions with similar goals. AU - Blömer, Johannes AU - Bobolz, Jan AU - Scheideler, Christian AU - Setzer, Alexander ID - 5820 TI - Provably Anonymous Communication Based on Trusted Execution Environments ER - TY - JOUR AU - Scheideler, Christian ID - 5984 JF - Theor. Comput. Sci. TI - Preface VL - 751 ER - TY - CONF AU - Scheideler, Christian ID - 5985 T2 - Proceedings of the 2018 Workshop on Theory and Practice for Integrated Cloud, Fog and Edge Computing Paradigms, TOPIC@PODC 2018, Egham, United Kingdom, July 27, 2018 TI - Relays: Towards a Link Layer for Robust and Secure Fog Computing ER - TY - CONF AU - Gmyr, Robert AU - Hinnenthal, Kristian AU - Kostitsyna, Irina AU - Kuhn, Fabian AU - Rudolph, Dorian AU - Scheideler, Christian ID - 5986 T2 - 43rd International Symposium on Mathematical Foundations of Computer Science, MFCS 2018, August 27-31, 2018, Liverpool, UK TI - Shape Recognition by a Finite Automaton Robot ER - TY - CONF AB - While a lot of research in distributed computing has covered solutions for self-stabilizing computing and topologies, there is far less work on self-stabilization for distributed data structures. Considering crashing peers in peer-to-peer networks, it should not be taken for granted that a distributed data structure remains intact. In this work, we present a self-stabilizing protocol for a distributed data structure called the hashed Patricia Trie (Kniesburges and Scheideler WALCOM'11) that enables efficient prefix search on a set of keys. The data structure has a wide area of applications including string matching problems while offering low overhead and efficient operations when embedded on top of a distributed hash table. Especially, longest prefix matching for $x$ can be done in $\mathcal{O}(\log |x|)$ hash table read accesses. We show how to maintain the structure in a self-stabilizing way. Our protocol assures low overhead in a legal state and a total (asymptotically optimal) memory demand of $\Theta(d)$ bits, where $d$ is the number of bits needed for storing all keys. AU - Knollmann, Till AU - Scheideler, Christian ED - Izumi, Taisuke ED - Kuznetsov, Petr ID - 4411 KW - Self-Stabilizing KW - Prefix Search KW - Distributed Data Structure T2 - Proceedings of the 20th International Symposium on Stabilization, Safety, and Security of Distributed Systems (SSS) TI - A Self-Stabilizing Hashed Patricia Trie VL - 11201 ER -