--- res: bibo_abstract: - This paper initiates the study of self-adjusting networks (or distributed data structures) whose topologies dynamically adapt to a communication pattern $\sigma$. We present a fully decentralized self-adjusting solution called SplayNet. A SplayNet is a distributed generalization of the classic splay tree concept. It ensures short paths (which can be found using local-greedy routing) between communication partners while minimizing topological rearrangements. We derive an upper bound for the amortized communication cost of a SplayNet based on empirical entropies of $\sigma$, and show that SplayNets have several interesting convergence properties. For instance, SplayNets features a provable online optimality under special requests scenarios. We also investigate the optimal static network and prove different lower bounds for the average communication cost based on graph cuts and on the empirical entropy of the communication pattern $\sigma$. From these lower bounds it follows, e.g., that SplayNets are optimal in scenarios where the requests follow a product distribution as well. Finally, this paper shows that in contrast to the Minimum Linear Arrangement problem which is generally NP-hard, the optimal static tree network can be computed in polynomial time for any guest graph, despite the exponentially large graph family. We complement our formal analysis with a small simulation study on a Facebook graph.@eng bibo_authorlist: - foaf_Person: foaf_givenName: Chen foaf_name: Avin, Chen foaf_surname: Avin - foaf_Person: foaf_givenName: Bernhard foaf_name: Häupler, Bernhard foaf_surname: Häupler - foaf_Person: foaf_givenName: Zvi foaf_name: Lotker, Zvi foaf_surname: Lotker - foaf_Person: foaf_givenName: Christian foaf_name: Scheideler, Christian foaf_surname: Scheideler foaf_workInfoHomepage: http://www.librecat.org/personId=20792 - foaf_Person: foaf_givenName: Stefan foaf_name: Schmid, Stefan foaf_surname: Schmid bibo_doi: 10.1109/IPDPS.2013.40 dct_date: 2013^xs_gYear dct_title: Locally Self-Adjusting Tree Networks@ ...