Skip to main content

Showing 1–37 of 37 results for author: Olivetti, D

.
  1. arXiv:2407.05445  [pdf, other

    cs.DC

    Shared Randomness Helps with Local Distributed Problems

    Authors: Alkida Balliu, Mohsen Ghaffari, Fabian Kuhn, Augusto Modanese, Dennis Olivetti, Mikaël Rabie, Jukka Suomela, Jara Uitto

    Abstract: By prior work, we have many results related to distributed graph algorithms for problems that can be defined with local constraints; the formal framework used in prior work is locally checkable labeling problems (LCLs), introduced by Naor and Stockmeyer in the 1990s. It is known, for example, that if we have a deterministic algorithm that solves an LCL in $o(\log n)$ rounds, we can speed it up to… ▽ More

    Submitted 7 July, 2024; originally announced July 2024.

  2. arXiv:2405.04519  [pdf, ps, other

    cs.DC

    Local Advice and Local Decompression

    Authors: Alkida Balliu, Sebastian Brandt, Fabian Kuhn, Krzysztof Nowicki, Dennis Olivetti, Eva Rotenberg, Jukka Suomela

    Abstract: Algorithms with advice have received ample attention in the distributed and online settings, and they have recently proven useful also in dynamic settings. In this work we study local computation with advice: the goal is to solve a graph problem $Π$ with a distributed algorithm in $f(Δ)$ communication rounds, for some function $f$ that only depends on the maximum degree $Δ$ of the graph, and the k… ▽ More

    Submitted 7 May, 2024; originally announced May 2024.

  3. arXiv:2405.01366  [pdf, other

    cs.DC

    Completing the Node-Averaged Complexity Landscape of LCLs on Trees

    Authors: Alkida Balliu, Sebastian Brandt, Fabian Kuhn, Dennis Olivetti, Gustav Schmid

    Abstract: The node-averaged complexity of a problem captures the number of rounds nodes of a graph have to spend on average to solve the problem in the LOCAL model. A challenging line of research with regards to this new complexity measure is to understand the complexity landscape of locally checkable labelings (LCLs) on families of bounded-degree graphs. Particularly interesting in this context is the fami… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

  4. arXiv:2405.00825  [pdf, other

    cs.DC

    Tight Lower Bounds in the Supported LOCAL Model

    Authors: Alkida Balliu, Thomas Boudier, Sebastian Brandt, Dennis Olivetti

    Abstract: We study the complexity of fundamental distributed graph problems in the recently popular setting where information about the input graph is available to the nodes before the start of the computation. We focus on the most common such setting, known as the Supported LOCAL model, where the input graph (on which the studied graph problem has to be solved) is guaranteed to be a subgraph of the underly… ▽ More

    Submitted 1 May, 2024; originally announced May 2024.

  5. arXiv:2308.04251  [pdf, other

    cs.DS cs.DC

    On the Node-Averaged Complexity of Locally Checkable Problems on Trees

    Authors: Alkida Balliu, Sebastian Brandt, Fabian Kuhn, Dennis Olivetti, Gustav Schmid

    Abstract: Over the past decade, a long line of research has investigated the distributed complexity landscape of locally checkable labeling (LCL) problems on bounded-degree graphs, culminating in an almost-complete classification on general graphs and a complete classification on trees. The latter states that, on bounded-degree trees, any LCL problem has deterministic worst-case time complexity $O(1)$,… ▽ More

    Submitted 15 February, 2024; v1 submitted 8 August, 2023; originally announced August 2023.

    Comments: 68 pages, 10 figures, conference version in 37th International Symposium on Distributed Computing (DISC 2023)

    ACM Class: F.2.2; G.2.2

  6. arXiv:2304.00817  [pdf, other

    cs.DS math.CO

    A Note on the Complexity of Maximizing Temporal Reachability via Edge Temporalisation of Directed Graphs

    Authors: Alkida Balliu, Filippo Brunelli, Pierluigi Crescenzi, Dennis Olivetti, Laurent Viennot

    Abstract: A temporal graph is a graph in which edges are assigned a time label. Two nodes u and v of a temporal graph are connected one to the other if there exists a path from u to v with increasing edge time labels. We consider the problem of assigning time labels to the edges of a digraph in order to maximize the total reachability of the resulting temporal graph (that is, the number of pairs of nodes wh… ▽ More

    Submitted 3 April, 2023; originally announced April 2023.

  7. arXiv:2211.03530  [pdf, other

    cs.DC cs.DS

    Optimal Deterministic Massively Parallel Connectivity on Forests

    Authors: Alkida Balliu, Rustam Latypov, Yannic Maus, Dennis Olivetti, Jara Uitto

    Abstract: We show fast deterministic algorithms for fundamental problems on forests in the challenging low-space regime of the well-known Massive Parallel Computation (MPC) model. A recent breakthrough result by Coy and Czumaj [STOC'22] shows that, in this setting, it is possible to deterministically identify connected components on graphs in $O(\log D + \log\log n)$ rounds, where $D$ is the diameter of the… ▽ More

    Submitted 7 November, 2022; originally announced November 2022.

    Comments: ACM-SIAM Symposium on Discrete Algorithms (SODA) 2023

  8. arXiv:2211.01945  [pdf, other

    cs.DS cs.DC

    Distributed Maximal Matching and Maximal Independent Set on Hypergraphs

    Authors: Alkida Balliu, Sebastian Brandt, Fabian Kuhn, Dennis Olivetti

    Abstract: We investigate the distributed complexity of maximal matching and maximal independent set (MIS) in hypergraphs in the LOCAL model. A maximal matching of a hypergraph $H=(V_H,E_H)$ is a maximal disjoint set $M\subseteq E_H$ of hyperedges and an MIS $S\subseteq V_H$ is a maximal set of nodes such that no hyperedge is fully contained in $S$. Both problems can be solved by a simple sequential greedy a… ▽ More

    Submitted 3 November, 2022; originally announced November 2022.

  9. arXiv:2208.09453  [pdf, other

    cs.DC cs.DS

    Exponential Speedup Over Locality in MPC with Optimal Memory

    Authors: Alkida Balliu, Sebastian Brandt, Manuela Fischer, Rustam Latypov, Yannic Maus, Dennis Olivetti, Jara Uitto

    Abstract: Locally Checkable Labeling (LCL) problems are graph problems in which a solution is correct if it satisfies some given constraints in the local neighborhood of each node. Example problems in this class include maximal matching, maximal independent set, and coloring problems. A successful line of research has been studying the complexities of LCL problems on paths/cycles, trees, and general graphs,… ▽ More

    Submitted 19 August, 2022; originally announced August 2022.

    Comments: 36th International Symposium on Distributed Computing (DISC 2022). arXiv admin note: substantial text overlap with arXiv:2112.09479

  10. arXiv:2208.08213  [pdf, other

    cs.DC

    Node and Edge Averaged Complexities of Local Graph Problems

    Authors: Alkida Balliu, Mohsen Ghaffari, Fabian Kuhn, Dennis Olivetti

    Abstract: The node-averaged complexity of a distributed algorithm running on a graph $G=(V,E)$ is the average over the times at which the nodes $V$ of $G$ finish their computation and commit to their outputs. We study the node-averaged complexity for some distributed symmetry breaking problems and provide the following results (among others): - The randomized node-averaged complexity of computing a maxima… ▽ More

    Submitted 17 August, 2022; originally announced August 2022.

  11. arXiv:2206.00976  [pdf, ps, other

    cs.DC

    Distributed Edge Coloring in Time Polylogarithmic in $Δ$

    Authors: Alkida Balliu, Sebastian Brandt, Fabian Kuhn, Dennis Olivetti

    Abstract: We provide new deterministic algorithms for the edge coloring problem, which is one of the classic and highly studied distributed local symmetry breaking problems. As our main result, we show that a $(2Δ-1)$-edge coloring can be computed in time $\mathrm{poly}\logΔ+ O(\log^* n)$ in the LOCAL model. This improves a result of Balliu, Kuhn, and Olivetti [PODC '20], who gave an algorithm with a quasi-… ▽ More

    Submitted 2 June, 2022; originally announced June 2022.

  12. arXiv:2202.08544  [pdf, other

    cs.DC cs.DS

    Efficient Classification of Locally Checkable Problems in Regular Trees

    Authors: Alkida Balliu, Sebastian Brandt, Yi-Jun Chang, Dennis Olivetti, Jan Studený, Jukka Suomela

    Abstract: We give practical, efficient algorithms that automatically determine the asymptotic distributed round complexity of a given locally checkable graph problem in the $[Θ(\log n), Θ(n)]$ region, in two settings. We present one algorithm for unrooted regular trees and another algorithm for rooted regular trees. The algorithms take the description of a locally checkable labeling problem as input, and th… ▽ More

    Submitted 2 September, 2022; v1 submitted 17 February, 2022; originally announced February 2022.

  13. arXiv:2112.04405  [pdf, other

    cs.DC

    Improved Distributed Fractional Coloring Algorithms

    Authors: Alkida Balliu, Fabian Kuhn, Dennis Olivetti

    Abstract: We prove new bounds on the distributed fractional coloring problem in the LOCAL model. Fractional $c$-colorings can be understood as multicolorings as follows. For some natural numbers $p$ and $q$ such that $p/q\leq c$, each node $v$ is assigned a set of at least $q$ colors from $\{1,\dots,p\}$ such that adjacent nodes are assigned disjoint sets of colors. The minimum $c$ for which a fractional… ▽ More

    Submitted 9 December, 2021; v1 submitted 8 December, 2021; originally announced December 2021.

  14. arXiv:2110.00643  [pdf, other

    cs.DC

    Distributed $Δ$-Coloring Plays Hide-and-Seek

    Authors: Alkida Balliu, Sebastian Brandt, Fabian Kuhn, Dennis Olivetti

    Abstract: We prove several new tight distributed lower bounds for classic symmetry breaking graph problems. As a basic tool, we first provide a new insightful proof that any deterministic distributed algorithm that computes a $Δ$-coloring on $Δ$-regular trees requires $Ω(\log_Δn)$ rounds and any randomized algorithm requires $Ω(\log_Δ\log n)$ rounds. We prove this result by showing that a natural relaxation… ▽ More

    Submitted 2 June, 2022; v1 submitted 1 October, 2021; originally announced October 2021.

  15. arXiv:2108.02655  [pdf, other

    cs.DC

    Sinkless Orientation Made Simple

    Authors: Alkida Balliu, Janne H. Korhonen, Fabian Kuhn, Henrik Lievonen, Dennis Olivetti, Shreyas Pai, Ami Paz, Joel Rybicki, Stefan Schmid, Jan Studený, Jukka Suomela, Jara Uitto

    Abstract: The sinkless orientation problem plays a key role in understanding the foundations of distributed computing. The problem can be used to separate two fundamental models of distributed graph algorithms, LOCAL and SLOCAL: the locality of sinkless orientation is $Ω(\log n)$ in the deterministic LOCAL model and $O(\log \log n)$ in the deterministic SLOCAL model. Both of these results are known by prior… ▽ More

    Submitted 10 June, 2022; v1 submitted 5 August, 2021; originally announced August 2021.

    Comments: Parts of this work appeared in DISC 2021 as a brief announcement, under the title "Sinkless orientation is hard also in the supported LOCAL model"

  16. arXiv:2106.02440  [pdf, other

    cs.DC

    Improved Distributed Lower Bounds for MIS and Bounded (Out-)Degree Dominating Sets in Trees

    Authors: Alkida Balliu, Sebastian Brandt, Fabian Kuhn, Dennis Olivetti

    Abstract: Recently, Balliu, Brandt, and Olivetti [FOCS '20] showed the first $ω(\log^* n)$ lower bound for the maximal independent set (MIS) problem in trees. In this work we prove lower bounds for a much more relaxed family of distributed symmetry breaking problems. As a by-product, we obtain improved lower bounds for the distributed MIS problem in trees. For a parameter $k$ and an orientation of the edg… ▽ More

    Submitted 4 June, 2021; originally announced June 2021.

    Comments: Accepted at PODC 2021

  17. arXiv:2105.05574  [pdf, other

    cs.DS cs.DC

    Locally Checkable Labelings with Small Messages

    Authors: Alkida Balliu, Keren Censor-Hillel, Yannic Maus, Dennis Olivetti, Jukka Suomela

    Abstract: A rich line of work has been addressing the computational complexity of locally checkable labelings (LCLs), illustrating the landscape of possible complexities. In this paper, we study the landscape of LCL complexities under bandwidth restrictions. Our main results are twofold. First, we show that on trees, the CONGEST complexity of an LCL problem is asymptotically equal to its complexity in the L… ▽ More

    Submitted 16 May, 2021; v1 submitted 12 May, 2021; originally announced May 2021.

    Comments: fixed typos

  18. arXiv:2102.09277  [pdf, other

    cs.DC

    Locally Checkable Problems in Rooted Trees

    Authors: Alkida Balliu, Sebastian Brandt, Yi-Jun Chang, Dennis Olivetti, Jan Studený, Jukka Suomela, Aleksandr Tereshchenko

    Abstract: Consider any locally checkable labeling problem $Π$ in rooted regular trees: there is a finite set of labels $Σ$, and for each label $x \in Σ$ we specify what are permitted label combinations of the children for an internal node of label $x$ (the leaf nodes are unconstrained). This formalism is expressive enough to capture many classic problems studied in distributed computing, including vertex co… ▽ More

    Submitted 2 September, 2022; v1 submitted 18 February, 2021; originally announced February 2021.

  19. arXiv:2102.08703  [pdf, other

    cs.DC cs.CC cs.DS

    Local Mending

    Authors: Alkida Balliu, Juho Hirvonen, Darya Melnyk, Dennis Olivetti, Joel Rybicki, Jukka Suomela

    Abstract: In this work we introduce the graph-theoretic notion of mendability: for each locally checkable graph problem we can define its mending radius, which captures the idea of how far one needs to modify a partial solution in order to "patch a hole." We explore how mendability is connected to the existence of efficient algorithms, especially in distributed, parallel, and fault-tolerant settings. It i… ▽ More

    Submitted 14 September, 2021; v1 submitted 17 February, 2021; originally announced February 2021.

  20. arXiv:2004.08282  [pdf, other

    cs.DC

    Distributed Lower Bounds for Ruling Sets

    Authors: Alkida Balliu, Sebastian Brandt, Dennis Olivetti

    Abstract: Given a graph $G = (V,E)$, an $(α, β)$-ruling set is a subset $S \subseteq V$ such that the distance between any two vertices in $S$ is at least $α$, and the distance between any vertex in $V$ and the closest vertex in $S$ is at most $β$. We present lower bounds for distributedly computing ruling sets. More precisely, for the problem of computing a $(2, β)$-ruling set in the LOCAL model, we show… ▽ More

    Submitted 2 June, 2022; v1 submitted 17 April, 2020; originally announced April 2020.

  21. arXiv:2002.10780  [pdf, other

    cs.DC cs.DS

    Distributed Edge Coloring in Time Quasi-Polylogarithmic in Delta

    Authors: Alkida Balliu, Fabian Kuhn, Dennis Olivetti

    Abstract: The problem of coloring the edges of an $n$-node graph of maximum degree $Δ$ with $2Δ- 1$ colors is one of the key symmetry breaking problems in the area of distributed graph algorithms. While there has been a lot of progress towards the understanding of this problem, the dependency of the running time on $Δ$ has been a long-standing open question. Very recently, Kuhn [SODA '20] showed that the pr… ▽ More

    Submitted 25 February, 2020; originally announced February 2020.

  22. arXiv:2002.08216  [pdf, other

    cs.DC cs.CC

    Truly Tight-in-$Δ$ Bounds for Bipartite Maximal Matching and Variants

    Authors: Sebastian Brandt, Dennis Olivetti

    Abstract: In a recent breakthrough result, Balliu et al. [FOCS'19] proved a deterministic $Ω(\min(Δ,\log n /\log \log n))$-round and a randomized $Ω(\min(Δ,\log \log n/\log \log \log n))$-round lower bound for the complexity of the bipartite maximal matching problem on $n$-node graphs in the LOCAL model of distributed computing. Both lower bounds are asymptotically tight as a function of the maximum degre… ▽ More

    Submitted 19 February, 2020; originally announced February 2020.

  23. arXiv:1911.13294  [pdf, other

    cs.DC cs.CC

    Classification of distributed binary labeling problems

    Authors: Alkida Balliu, Sebastian Brandt, Yuval Efron, Juho Hirvonen, Yannic Maus, Dennis Olivetti, Jukka Suomela

    Abstract: We present a complete classification of the deterministic distributed time complexity for a family of graph problems: binary labeling problems in trees. These are locally checkable problems that can be encoded with an alphabet of size two in the edge labeling formalism. Examples of binary labeling problems include sinkless orientation, sinkless and sourceless orientation, 2-vertex coloring, perfec… ▽ More

    Submitted 18 February, 2020; v1 submitted 29 November, 2019; originally announced November 2019.

  24. arXiv:1904.05627  [pdf, other

    cs.DC cs.CC

    Locality of not-so-weak coloring

    Authors: Alkida Balliu, Juho Hirvonen, Christoph Lenzen, Dennis Olivetti, Jukka Suomela

    Abstract: Many graph problems are locally checkable: a solution is globally feasible if it looks valid in all constant-radius neighborhoods. This idea is formalized in the concept of locally checkable labelings (LCLs), introduced by Naor and Stockmeyer (1995). Recently, Chang et al. (2016) showed that in bounded-degree graphs, every LCL problem belongs to one of the following classes: - "Easy": solvable i… ▽ More

    Submitted 11 April, 2019; originally announced April 2019.

  25. arXiv:1902.06803  [pdf, other

    cs.DC cs.CC

    How much does randomness help with locally checkable problems?

    Authors: Alkida Balliu, Sebastian Brandt, Dennis Olivetti, Jukka Suomela

    Abstract: Locally checkable labeling problems (LCLs) are distributed graph problems in which a solution is globally feasible if it is locally feasible in all constant-radius neighborhoods. Vertex colorings, maximal independent sets, and maximal matchings are examples of LCLs. On the one hand, it is known that some LCLs benefit exponentially from randomness---for example, any deterministic distributed algo… ▽ More

    Submitted 18 February, 2020; v1 submitted 18 February, 2019; originally announced February 2019.

  26. arXiv:1901.02441  [pdf, other

    cs.DC cs.CC

    Lower bounds for maximal matchings and maximal independent sets

    Authors: Alkida Balliu, Sebastian Brandt, Juho Hirvonen, Dennis Olivetti, Mikaël Rabie, Jukka Suomela

    Abstract: There are distributed graph algorithms for finding maximal matchings and maximal independent sets in $O(Δ+ \log^* n)$ communication rounds; here $n$ is the number of nodes and $Δ$ is the maximum degree. The lower bound by Linial (1987, 1992) shows that the dependency on $n$ is optimal: these problems cannot be solved in $o(\log^* n)$ rounds even if $Δ= 2$. However, the dependency on $Δ$ is a long-… ▽ More

    Submitted 10 December, 2021; v1 submitted 8 January, 2019; originally announced January 2019.

  27. arXiv:1811.01672  [pdf, other

    cs.DC cs.DS

    The distributed complexity of locally checkable problems on paths is decidable

    Authors: Alkida Balliu, Sebastian Brandt, Yi-Jun Chang, Dennis Olivetti, Mikaël Rabie, Jukka Suomela

    Abstract: Consider a computer network that consists of a path with $n$ nodes. The nodes are labeled with inputs from a constant-sized set, and the task is to find output labels from a constant-sized set subject to some local constraints---more formally, we have an LCL (locally checkable labeling) problem. How many communication rounds are needed (in the standard LOCAL model of computing) to solve this probl… ▽ More

    Submitted 18 February, 2019; v1 submitted 5 November, 2018; originally announced November 2018.

  28. arXiv:1811.01643  [pdf, other

    cs.DC cs.CC

    Hardness of minimal symmetry breaking in distributed computing

    Authors: Alkida Balliu, Juho Hirvonen, Dennis Olivetti, Jukka Suomela

    Abstract: A graph is weakly $2$-colored if the nodes are labeled with colors black and white such that each black node is adjacent to at least one white node and vice versa. In this work we study the distributed computational complexity of weak $2$-coloring in the standard LOCAL model of distributed computing, and how it is related to the distributed computational complexity of other graph problems. First,… ▽ More

    Submitted 18 February, 2019; v1 submitted 5 November, 2018; originally announced November 2018.

  29. arXiv:1805.04776  [pdf, other

    cs.DC

    Almost Global Problems in the LOCAL Model

    Authors: Alkida Balliu, Sebastian Brandt, Dennis Olivetti, Jukka Suomela

    Abstract: The landscape of the distributed time complexity is nowadays well-understood for subpolynomial complexities. When we look at deterministic algorithms in the LOCAL model and locally checkable problems (LCLs) in bounded-degree graphs, the following picture emerges: - There are lots of problems with time complexities of $Θ(\log^* n)$ or $Θ(\log n)$. - It is not possible to have a problem with com… ▽ More

    Submitted 25 March, 2020; v1 submitted 12 May, 2018; originally announced May 2018.

  30. arXiv:1711.01871  [pdf, other

    cs.DC cs.CC

    New Classes of Distributed Time Complexity

    Authors: Alkida Balliu, Juho Hirvonen, Janne H. Korhonen, Tuomo Lempiäinen, Dennis Olivetti, Jukka Suomela

    Abstract: A number of recent papers -- e.g. Brandt et al. (STOC 2016), Chang et al. (FOCS 2016), Ghaffari & Su (SODA 2017), Brandt et al. (PODC 2017), and Chang & Pettie (FOCS 2017) -- have advanced our understanding of one of the most fundamental questions in theory of distributed computing: what are the possible time complexity classes of LCL problems in the LOCAL model? In essence, we have a graph proble… ▽ More

    Submitted 5 April, 2018; v1 submitted 6 November, 2017; originally announced November 2017.

  31. arXiv:1706.03996  [pdf, other

    cs.DC

    Distributed Subgraph Detection

    Authors: Pierre Fraigniaud, Pedro Montealegre, Dennis Olivetti, Ivan Rapaport, Ioan Todinca

    Abstract: In the standard CONGEST model for distributed network computing, it is known that "global" tasks such as minimum spanning tree, diameter, and all-pairs shortest paths, consume large bandwidth, for their running-time is $Ω(\mbox{poly}(n))$ rounds in $n$-node networks with constant diameter. Surprisingly, "local" tasks such as detecting the presence of a 4-cycle as a subgraph also requires… ▽ More

    Submitted 13 June, 2017; originally announced June 2017.

  32. arXiv:1706.03992  [pdf, other

    cs.DC

    Distributed Detection of Cycles

    Authors: Pierre Fraigniaud, Dennis Olivetti

    Abstract: Distributed property testing in networks has been introduced by Brakerski and Patt-Shamir (2011), with the objective of detecting the presence of large dense sub-networks in a distributed manner. Recently, Censor-Hillel et al. (2016) have shown how to detect 3-cycles in a constant number of rounds by a distributed algorithm. In a follow up work, Fraigniaud et al. (2016) have shown how to detect 4-… ▽ More

    Submitted 13 June, 2017; originally announced June 2017.

  33. arXiv:1704.06092  [pdf, other

    cs.DC

    How Bandwidth Affects the $CONGEST$ Model

    Authors: Dennis Olivetti

    Abstract: The $CONGEST$ model for distributed network computing is well suited for analyzing the impact of limiting the throughput of a network on its capacity to solve tasks efficiently. For many "global" problems there exists a lower bound of $Ω(D + \sqrt{n/B})$, where $B$ is the amount of bits that can be exchanged between two nodes in one round of communication, $n$ is the number of nodes and $D$ is the… ▽ More

    Submitted 20 April, 2017; originally announced April 2017.

  34. arXiv:1704.06078   

    cs.DC

    Name Independent Fault Tolerant Routing Scheme

    Authors: Alkida Balliu, Dennis Olivetti

    Abstract: We consider the problem of routing in presence of faults in undirected weighted graphs. More specifically, we focus on the design of compact name-independent fault-tolerant routing schemes, where the designer of the scheme is not allowed to assign names to nodes, i.e., the name of a node is just its identifier. Given a set $F$ of faulty (or forbidden) edges, the goal is to route from a source node… ▽ More

    Submitted 26 October, 2017; v1 submitted 20 April, 2017; originally announced April 2017.

    Comments: The stretch analysis is faulty, so the whole idea does not work

  35. arXiv:1605.03892  [pdf, other

    cs.DC cs.LO

    Local Distributed Verification

    Authors: Alkida Balliu, Gianlorenzo D'Angelo, Pierre Fraigniaud, Dennis Olivetti

    Abstract: In the framework of distributed network computing, it is known that, for every network predicate, each network configuration that satisfies this predicate can be proved using distributed certificates which can be verified locally. However, this requires to leak information about the identities of the nodes in the certificates, which might not be applicable in a context in which privacy is desirabl… ▽ More

    Submitted 12 May, 2016; originally announced May 2016.

  36. A Big Data Analyzer for Large Trace Logs

    Authors: Alkida Balliu, Dennis Olivetti, Ozalp Babaoglu, Moreno Marzolla, Alina Sîrbu

    Abstract: Current generation of Internet-based services are typically hosted on large data centers that take the form of warehouse-size structures housing tens of thousands of servers. Continued availability of a modern data center is the result of a complex orchestration among many internal and external actors including computing hardware, multiple layers of intricate software, networking and storage devic… ▽ More

    Submitted 2 September, 2015; originally announced September 2015.

    Comments: 26 pages, 10 figures

    Journal ref: Computing, 98(12), Dec 2016, pp. 1225-1249

  37. arXiv:1410.1309  [pdf, other

    cs.DC

    BiDAl: Big Data Analyzer for Cluster Traces

    Authors: Alkida Balliu, Dennis Olivetti, Ozalp Babaoglu, Moreno Marzolla, Alina Sîrbu

    Abstract: Modern data centers that provide Internet-scale services are stadium-size structures housing tens of thousands of heterogeneous devices (server clusters, networking equipment, power and cooling infrastructures) that must operate continuously and reliably. As part of their operation, these devices produce large amounts of data in the form of event and error logs that are essential not only for iden… ▽ More

    Submitted 6 October, 2014; originally announced October 2014.

    Comments: published in E. Plödereder, L. Grunske, E. Schneider, D. Ull (editors), proc. INFORMATIK 2014 Workshop on System Software Support for Big Data (BigSys 2014), September 25--26 2014, Stuttgart, Germany, Lecture Notes in Informatics (LNI) Proceedings, Series of the Gesellschaft für Informatik (GI), Volume P-232, pp. 1781--1795, ISBN 978-3-88579-626-8, ISSN 1617-5468

    Journal ref: proc. INFORMATIK 2014 Workshop on System Software Support for Big Data (BigSys 2014), Lecture Notes in Informatics (LNI), Volume P-232, pp. 1781-1795, ISBN 78-3-88579-626-8, ISSN 1617-5468