TY - CONF AB - We initiate the study of network monitoring algorithms in a class of hybrid networks in which the nodes are connected by an external network and an internal network (as a short form for externally and internally controlled network). While the external network lies outside of the control of the nodes (or in our case, the monitoring protocol running in them) and might be exposed to continuous changes, the internal network is fully under the control of the nodes. As an example, consider a group of users with mobile devices having access to the cell phone infrastructure. While the network formed by the WiFi connections of the devices is an external network (as its structure is not necessarily under the control of the monitoring protocol), the connections between the devices via the cell phone infrastructure represent an internal network (as it can be controlled by the monitoring protocol). Our goal is to continuously monitor properties of the external network with the help of the internal network. We present scalable distributed algorithms that efficiently monitor the number of edges, the average node degree, the clustering coefficient, the bipartiteness, and the weight of a minimum spanning tree. Their performance bounds demonstrate that monitoring the external network state with the help of an internal network can be done much more efficiently than just using the external network, as is usually done in the literature. AU - Gmyr, Robert AU - Hinnenthal, Kristian AU - Scheideler, Christian AU - Sohler, Christian ID - 105 T2 - Proceedings of the 44th International Colloquium on Automata, Languages, and Programming (ICALP) TI - Distributed Monitoring of Network Properties: The Power of Hybrid Networks ER - TY - CONF AB - Searching for other participants is one of the most important operations in a distributed system.We are interested in topologies in which it is possible to route a packet in a fixed number of hops until it arrives at its destination.Given a constant $d$, this paper introduces a new self-stabilizing protocol for the $q$-ary $d$-dimensional de Bruijn graph ($q = \sqrt[d]{n}$) that is able to route any search request in at most $d$ hops w.h.p., while significantly lowering the node degree compared to the clique: We require nodes to have a degree of $\mathcal O(\sqrt[d]{n})$, which is asymptotically optimal for a fixed diameter $d$.The protocol keeps the expected amount of edge redirections per node in $\mathcal O(\sqrt[d]{n})$, when the number of nodes in the system increases by factor $2^d$.The number of messages that are periodically sent out by nodes is constant. AU - Feldmann, Michael AU - Scheideler, Christian ID - 125 SN - 978-3-319-69083-4 T2 - Proceedings of the 19th International Symposium on Stabilization, Safety, and Security of Distributed Systems (SSS) TI - A Self-Stabilizing General De Bruijn Graph VL - 10616 ER - TY - CONF AB - We present three robust overlay networks: First, we present a network that organizes the nodes into an expander and is resistant to even massive adversarial churn. Second, we develop a network based on the hypercube that maintains connectivity under adversarial DoS-attacks. For the DoS-attacks we use the notion of a Omega(log log n)-late adversary which only has access to topological information that is at least Omega(log log n) rounds old. Finally, we develop a network that combines both churn- and DoS-resistance. The networks gain their robustness through constant network reconfiguration, i.e., the topology of the networks changes constantly. Our reconguration algorithms are based on node sampling primitives for expanders and hypercubes that allow each node to sample a logarithmic number of nodes uniformly at random in O(log log n) communication rounds. These primitives are specific to overlay networks and their optimal runtime represents an exponential improvement over known techniques. Our results have a wide range of applications, for example in the area of scalable and robust peer-to-peer systems. AU - Drees, Maximilian AU - Gmyr, Robert AU - Scheideler, Christian ID - 215 T2 - Proceedings of the 28th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA) TI - Churn- and DoS-resistant Overlay Networks Based on Network Reconfiguration ER - TY - JOUR AU - Schmid, Stefan AU - Avin, Chen AU - Scheideler, Christian AU - Borokhovich, Michael AU - Haeupler, Bernhard AU - Lotker, Zvi ID - 1835 IS - 3 JF - IEEE/ACM Trans. Netw. TI - SplayNet: Towards Locally Self-Adjusting Networks ER - TY - CONF AU - Derakhshandeh, Zahra AU - Gmyr, Robert AU - Porter, Alexandra AU - W. Richa, Andrea AU - Scheideler, Christian AU - Strothmann, Thim Frederik ID - 1836 T2 - DNA Computing and Molecular Programming - 22nd International Conference, DNA 22, Munich, Germany, September 4-8, 2016, Proceedings TI - On the Runtime of Universal Coating for Programmable Matter VL - 9818 ER - TY - CONF AU - Derakhshandeh, Zahra AU - Gmyr, Robert AU - W. Richa, Andrea AU - Scheideler, Christian AU - Strothmann, Thim Frederik ID - 1837 T2 - Proceedings of the 28th ACM Symposium on Parallelism in Algorithms and Architectures, SPAA 2016, Asilomar State Beach/Pacific Grove, CA, USA, July 11-13, 2016 TI - Universal Shape Formation for Programmable Matter ER - TY - CHAP AU - W. Richa, Andrea AU - Scheideler, Christian ID - 1845 T2 - Encyclopedia of Algorithms TI - Jamming-Resistant MAC Protocols for Wireless Networks ER - TY - CONF AB - We present a self-stabilizing algorithm for overlay networks that, for an arbitrary metric given by a distance oracle, constructs the graph representing that metric. The graph representing a metric is the unique minimal undirected graph such that for any pair of nodes the length of a shortest path between the nodes corresponds to the distance between the nodes according to the metric. The algorithm works under both an asynchronous and a synchronous daemon. In the synchronous case, the algorithm stablizes in time O(n) and it is almost silent in that after stabilization a node sends and receives a constant number of messages per round. AU - Gmyr, Robert AU - Lefèvre, Jonas AU - Scheideler, Christian ID - 155 T2 - Proceedings of the 18th International Symposium on Stabilization, Safety, and Security of Distributed Systems (SSS) TI - Self-stabilizing Metric Graphs ER - TY - CONF AB - For overlay networks, the ability to recover from a variety of problems like membership changes or faults is a key element to preserve their functionality. In recent years, various self-stabilizing overlay networks have been proposed that have the advantage of being able to recover from any illegal state. However, the vast majority of these networks cannot give any guarantees on its functionality while the recovery process is going on. We are especially interested in searchability, i.e., the functionality that search messages for a specific identifier are answered successfully if a node with that identifier exists in the network. We investigate overlay networks that are not only self-stabilizing but that also ensure that monotonic searchability is maintained while the recovery process is going on, as long as there are no corrupted messages in the system. More precisely, once a search message from node u to another node v is successfully delivered, all future search messages from u to v succeed as well. Monotonic searchability was recently introduced in OPODIS 2015, in which the authors provide a solution for a simple line topology.We present the first universal approach to maintain monotonic searchability that is applicable to a wide range of topologies. As the base for our approach, we introduce a set of primitives for manipulating overlay networks that allows us to maintain searchability and show how existing protocols can be transformed to use theses primitives.We complement this result with a generic search protocol that together with the use of our primitives guarantees monotonic searchability.As an additional feature, searching existing nodes with the generic search protocol is as fast as searching a node with any other fixed routing protocol once the topology has stabilized. AU - Scheideler, Christian AU - Setzer, Alexander AU - Strothmann, Thim Frederik ID - 142 T2 - Proceedings of the 30th International Symposium on Distributed Computing (DISC) TI - Towards a Universal Approach for Monotonic Searchability in Self-stabilizing Overlay Networks ER - TY - JOUR AB - In this work, we present the first scalable distributed information system, that is, a system with low storage overhead, that is provably robust against denial-of-service (DoS) attacks by a current insider. We allow a current insider to have complete knowledge about the information system and to have the power to block any ϵ-fraction of its servers by a DoS attack, where ϵ can be chosen up to a constant. The task of the system is to serve any collection of lookup requests with at most one per nonblocked server in an efficient way despite this attack. Previously, scalable solutions were only known for DoS attacks of past insiders, where a past insider only has complete knowledge about some past time point t0 of the information system. Scheideler et al. [Awerbuch and Scheideler 2007; Baumgart et al. 2009] showed that in this case, it is possible to design an information system so that any information that was inserted or last updated after t0 is safe against a DoS attack. But their constructions would not work at all for a current insider. The key idea behind our IRIS system is to make extensive use of coding. More precisely, we present two alternative distributed coding strategies with an at most logarithmic storage overhead that can handle up to a constant fraction of blocked servers. AU - Eikel, Martina AU - Scheideler, Christian ID - 284 IS - 3 JF - Transactions on Parallel Computing TI - IRIS: A Robust Information System Against Insider DoS Attacks ER - TY - CONF AB - Distributed applications are commonly based on overlay networks interconnecting their sites so that they can exchange information. For these overlay networks to preserve their functionality, they should be able to recover from various problems like membership changes or faults. Various self-stabilizing overlay networks have already been proposed in recent years, which have the advantage of being able to recover from any illegal state, but none of these networks can give any guarantees on its functionality while the recovery process is going on. We initiate research on overlay networks that are not only self-stabilizing but that also ensure that searchability is maintained while the recovery process is going on, as long as there are no corrupted messages in the system. More precisely, once a search message from node u to another node v is successfully delivered, all future search messages from u to v succeed as well. We call this property monotonic searchability. We show that in general it is impossible to provide monotonic searchability if corrupted messages are present in the system, which justifies the restriction to system states without corrupted messages. Furthermore, we provide a self-stabilizing protocol for the line for which we can also show monotonic searchability. It turns out that even for the line it is non-trivial to achieve this property. Additionally, we extend our protocol to deal with node departures in terms of the Finite Departure Problem of Foreback et. al (SSS 2014). This makes our protocol even capable of handling node dynamics. AU - Scheideler, Christian AU - Setzer, Alexander AU - Strothmann, Thim Frederik ID - 241 T2 - Proceedings of the 19th International Conference on Principles of Distributed Systems (OPODIS) TI - Towards Establishing Monotonic Searchability in Self-Stabilizing Data Structures ER - TY - CONF AB - A fundamental problem for overlay networks is to safely exclude leaving nodes, i.e., the nodes requesting to leave the overlay network are excluded from it without affecting its connectivity. There are a number of studies for safe node exclusion if the overlay is in a well-defined state, but almost no formal results are known for the case in which the overlay network is in an arbitrary initial state, i.e., when looking for a self-stabilizing solution for excluding leaving nodes. We study this problem in two variants: the Finite Departure Problem (FDP) and the Finite Sleep Problem (FSP). In the FDP the leaving nodes have to irrevocably decide when it is safe to leave the network, whereas in the FSP, this leaving decision does not have to be final: the nodes may resume computation when woken up by an incoming message. We are the first to present a self-stabilizing protocol for the FDP and the FSP that can be combined with a large class of overlay maintenance protocols so that these are then guaranteed to safely exclude leaving nodes from the system from any initial state while operating as specified for the staying nodes. In order to formally define the properties these overlay maintenance protocols have to satisfy, we identify four basic primitives for manipulating edges in an overlay network that might be of independent interest. AU - Koutsopoulos, Andreas AU - Scheideler, Christian AU - Strothmann, Thim Frederik ID - 242 T2 - Proceedings of the 17th International Symposium on Stabilization, Safety, and Security of Distributed Systems (SSS) TI - Towards a Universal Approach for the Finite Departure Problem in Overlay Networks ER - TY - JOUR AB - We consider the problem of resource discovery in distributed systems. In particular we give an algorithm, such that each node in a network discovers the address of any other node in the network. We model the knowledge of the nodes as a virtual overlay network given by a directed graph such that complete knowledge of all nodes corresponds to a complete graph in the overlay network. Although there are several solutions for resource discovery, our solution is the first that achieves worst-case optimal work for each node, i.e. the number of addresses (O(n)O(n)) or bits (O(nlog⁡n)O(nlog⁡n)) a node receives or sends coincides with the lower bound, while ensuring only a linear runtime (O(n)O(n)) on the number of rounds. AU - Kniesburges, Sebastian AU - Koutsopoulos, Andreas AU - Scheideler, Christian ID - 327 JF - Theoretical Computer Science TI - A deterministic worst-case message complexity optimal solution for resource discovery ER - TY - CONF AU - Derakhshandeh, Zahra AU - Gmyr, Robert AU - Strothmann, Thim Frederik AU - A. Bazzi, Rida AU - W. Richa, Andrea AU - Scheideler, Christian ID - 1850 SN - 978-3-319-21998-1 T2 - DNA Computing and Molecular Programming - 21st International Conference, DNA 21, Boston and Cambridge, MA, USA, August 17-21, 2015. Proceedings TI - Leader Election and Shape Formation with Self-organizing Programmable Matter VL - 9211 ER - TY - CONF AU - Derakhshandeh, Zahra AU - Gmyr, Robert AU - W. Richa, Andrea AU - Scheideler, Christian AU - Strothmann, Thim Frederik ID - 1851 SN - 978-1-4503-3674-1 T2 - Proceedings of the Second Annual International Conference on Nanoscale Computing and Communication, NANOCOM' 15, Boston, MA, USA, September 21-22, 2015 TI - An Algorithmic Framework for Shape Formation Problems in Self-Organizing Particle Systems ER - TY - CONF AU - Derakhshandeh, Zahra AU - Gmyr, Robert AU - Strothmann, Thim Frederik AU - A. Bazzi, Rida AU - W. Richa, Andrea AU - Scheideler, Christian ID - 1852 SN - 978-1-4503-3617-8 T2 - Proceedings of the 2015 ACM Symposium on Principles of Distributed Computing, PODC 2015, Donostia-San Sebasti{\'{a}}n, Spain, July 21 - 23, 2015 TI - Brief Announcement: On the Feasibility of Leader Election and Shape Formation with Self-Organizing Programmable Matter ER - TY - CONF AU - Koutsopoulos, Andreas AU - Scheideler, Christian AU - Strothmann, Thim Frederik ID - 1853 SN - 978-1-4503-3588-1 T2 - Proceedings of the 27th ACM on Symposium on Parallelism in Algorithms and Architectures, SPAA 2015, Portland, OR, USA, June 13-15, 2015 TI - Brief Announcement: Towards a Universal Approach for the Finite Departure Problem in Overlay Networks ER - TY - CONF AB - In this work we present the first distributed storage system that is provably robust against crash failures issued by an adaptive adversary, i.e., for each batch of requests the adversary can decide based on the entire system state which servers will be unavailable for that batch of requests. Despite up to \gamma n^{1/\log\log n} crashed servers, with \gamma>0 constant and n denoting the number of servers, our system can correctly process any batch of lookup and write requests (with at most a polylogarithmic number of requests issued at each non-crashed server) in at most a polylogarithmic number of communication rounds, with at most polylogarithmic time and work at each server and only a logarithmic storage overhead. Our system is based on previous work by Eikel and Scheideler (SPAA 2013), who presented IRIS, a distributed information system that is provably robust against the same kind of crash failures. However, IRIS is only able to serve lookup requests. Handling both lookup and write requests has turned out to require major changes in the design of IRIS. AU - Scheideler, Christian AU - Setzer, Alexander AU - Eikel, Martina ID - 371 T2 - Proceedings of the 18th International Conference on Principles of Distributed Systems (OPODIS) TI - RoBuSt: A Crash-Failure-Resistant Distributed Storage System ER - TY - JOUR AB - The Chord peer-to-peer system is considered, together with CAN, Tapestry and Pastry, as one of the pioneering works on peer-to-peer distributed hash tables (DHT) that inspired a large volume of papers and projects on DHTs as well as peer-to-peer systems in general. Chord, in particular, has been studied thoroughly, and many variants of Chord have been presented that optimize various criteria. Also, several implementations of Chord are available on various platforms. Though Chord is known to be very efficient and scalable and it can handle churn quite well, no protocol is known yet that guarantees that Chord is self-stabilizing, i.e., the Chord network can be recovered from any initial state in which the network is still weakly connected. This is not too surprising since it is known that the Chord network is not locally checkable for its current topology. We present a slight extension of the Chord network, called Re-Chord (reactive Chord), that turns out to be locally checkable, and we present a self-stabilizing distributed protocol for it that can recover the Re-Chord network from any initial state, in which the n peers are weakly connected, in O(nlogn) communication rounds. We also show that our protocol allows a new peer to join or an old peer to leave an already stable Re-Chord network so that within O(logn)^2) communication rounds the Re-Chord network is stable again. AU - Kniesburges, Sebastian AU - Koutsopoulos, Andreas AU - Scheideler, Christian ID - 378 IS - 3 JF - Theory of Computing Systems TI - Re-Chord: A Self-stabilizing Chord Overlay Network ER - TY - JOUR AB - This article studies the design of medium access control (MAC) protocols for wireless networks that are provably robust against arbitrary and unpredictable disruptions (e.g., due to unintentional external interference from co-existing networks or due to jamming). We consider a wireless network consisting of a set of n honest and reliable nodes within transmission (and interference) range of each other, and we model the external disruptions with a powerful adaptive adversary. This adversary may know the protocol and its entire history and can use this knowledge to jam the wireless channel at will at any time. It is allowed to jam a (1 − )-fraction of the timesteps, for an arbitrary constant > 0 unknown to the nodes. The nodes cannot distinguish between the adversarial jamming or a collision of two or more messages that are sent at the same time. We demonstrate, for the first time, that there is a local-control MAC protocol requiring only very limited knowledge about the adversary and the network that achieves a constant (asymptotically optimal) throughput for the nonjammed time periods under any of the aforementioned adversarial strategies. The derived principles are also useful to build robust applications on top of the MAC layer, and we present an exemplary study for leader election, one of the most fundamental tasks in distributed computing. AU - Awerbuch, Baruch AU - Richa, Andrea W. AU - Scheideler, Christian AU - Schmid, Stefan AU - Zhang, Jin ID - 387 IS - 4 JF - Transactions on Algorithms TI - Principles of Robust Medium Access and an Application to Leader Election ER -