Skip to main content

Showing 1–31 of 31 results for author: Montealegre, P

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.03321  [pdf, other

    cs.DS

    Distributed Model Checking on Graphs of Bounded Treedepth

    Authors: Fedor V. Fomin, Pierre Fraigniaud, Pedro Montealegre, Ivan Rapaport, Ioan Todinca

    Abstract: We establish that every monadic second-order logic (MSO) formula on graphs with bounded treedepth is decidable in a constant number of rounds within the CONGEST model. To our knowledge, this marks the first meta-theorem regarding distributed model-checking. Various optimization problems on graphs are expressible in MSO. Examples include determining whether a graph $G$ has a clique of size $k$, whe… ▽ More

    Submitted 6 May, 2024; originally announced May 2024.

  2. arXiv:2312.12278  [pdf, ps, other

    cs.DC

    The Hardness of Local Certification of Finite-State Dynamics

    Authors: Diego Maldonado, Pedro Montealegre, Martín Ríos-Wilson

    Abstract: Finite-State Dynamics (FSD) is one of the simplest and constrained distributed systems. An FSD is defined by an $n$-node network, with each node maintaining an internal state selected from a finite set. At each time-step, these nodes synchronously update their internal states based solely on the states of their neighboring nodes. Rather than focusing on specific types of local functions, in this… ▽ More

    Submitted 19 December, 2023; originally announced December 2023.

  3. arXiv:2312.07747  [pdf, ps, other

    cs.DC

    Recognizing Hereditary Properties in the Presence of Byzantine Nodes

    Authors: David Cifuentes-Núñez, Pedro Montealegre, Ivan Rapaport

    Abstract: Augustine et al. [DISC 2022] initiated the study of distributed graph algorithms in the presence of Byzantine nodes in the congested clique model. In this model, there is a set $B$ of Byzantine nodes, where $|B|$ is less than a third of the total number of nodes. These nodes have complete knowledge of the network and the state of other nodes, and they conspire to alter the output of the system. Th… ▽ More

    Submitted 12 December, 2023; originally announced December 2023.

  4. arXiv:2309.04789  [pdf, other

    cs.DC

    Local Certification of Some Geometric Intersection Graph Classes

    Authors: Benjamín Jauregui, Pedro Montealegre, Diego Ramírez-Romero, Ivan Rapaport

    Abstract: In the context of distributed certification, the recognition of graph classes has started to be intensively studied. For instance, different results related to the recognition of planar, bounded tree-width and $H$-minor free graphs have been recently obtained. The goal of the present work is to design compact certificates for the local recognition of relevant geometric intersection graph classes,… ▽ More

    Submitted 9 September, 2023; originally announced September 2023.

  5. arXiv:2309.01854  [pdf, ps, other

    cs.DM

    Dynamical Stability of Threshold Networks over Undirected Signed Graphs

    Authors: Eric Goles, Pedro Montealegre, Martín Ríos-Wilson, Sylvain Sené

    Abstract: In this paper, we explore the dynamic behavior of threshold networks on undirected signed graphs. Much attention has been dedicated to understand the convergence and long-term behavior of this model. Yet, an open question persists: How does the underlying graph structure impact network dynamics? Similar studies have been carried out for threshold networks and other types of networks, but these pri… ▽ More

    Submitted 29 January, 2024; v1 submitted 4 September, 2023; originally announced September 2023.

  6. arXiv:2309.01852  [pdf, ps, other

    cs.DC

    Local Certification of Majority Dynamics

    Authors: Diego Maldonado, Pedro Montealegre, Martín Ríos-Wilson, Guillaume Theyssier

    Abstract: In majority voting dynamics, a group of $n$ agents in a social network are asked for their preferred candidate in a future election between two possible choices. At each time step, a new poll is taken, and each agent adjusts their vote according to the majority opinion of their network neighbors. After $T$ time steps, the candidate with the majority of votes is the leading contender in the electio… ▽ More

    Submitted 4 September, 2023; originally announced September 2023.

  7. arXiv:2307.14292  [pdf, other

    cs.DC

    Distributed Certification for Classes of Dense Graphs

    Authors: Pierre Fraigniaud, Frédéric Mazoit, Pedro Montealegre, Ivan Rapaport, Ioan Todinca

    Abstract: A proof-labeling scheme (PLS) for a boolean predicate $Π$ on labeled graphs is a mechanism used for certifying the legality with respect to $Π$ of global network states in a distributed manner. In a PLS, a certificate is assigned to each processing node of the network, and the nodes are in charge of checking that the collection of certificates forms a global proof that the system is in a correct s… ▽ More

    Submitted 26 July, 2023; originally announced July 2023.

  8. arXiv:2301.11988  [pdf, ps, other

    cs.DC

    Energy-Efficient Distributed Algorithms for Synchronous Networks

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

    Abstract: We study the design of energy-efficient algorithms for the LOCAL and CONGEST models. Specifically, as a measure of complexity, we consider the maximum, taken over all the edges, or over all the nodes, of the number of rounds at which an edge, or a node, is active in the algorithm. We first show that every Turing-computable problem has a CONGEST algorithm with constant node-activation complexity, a… ▽ More

    Submitted 5 April, 2023; v1 submitted 27 January, 2023; originally announced January 2023.

  9. arXiv:2208.02640  [pdf, other

    cs.DC

    Computing Power of Hybrid Models in Synchronous Networks

    Authors: Pierre Fraigniaud, Pedro Montealegre, Pablo Paredes, Ivan Rapaport, Martín Ríos-Wilson, Ioan Todinca

    Abstract: During the last two decades, a small set of distributed computing models for networks have emerged, among which LOCAL, CONGEST, and Broadcast Congested Clique (BCC) play a prominent role. We consider hybrid models resulting from combining these three models. That is, we analyze the computing power of models allowing to, say, perform a constant number of rounds of CONGEST, then a constant number of… ▽ More

    Submitted 4 August, 2022; originally announced August 2022.

  10. arXiv:2112.03206  [pdf, ps, other

    cs.DC

    Distributed Interactive Proofs for the Recognition of Some Geometric Intersection Graph Classes

    Authors: Benjamin Jauregui, Pedro Montealegre, Ivan Rapaport

    Abstract: A graph $G=(V,E)$ is a geometric intersection graph if every node $v \in V$ is identified with a geometric object of some particular type, and two nodes are adjacent if the corresponding objects intersect. Geometric intersection graph classes have been studied from both the theoretical and practical point of view. On the one hand, many hard problems can be efficiently solved or approximated when t… ▽ More

    Submitted 6 December, 2021; originally announced December 2021.

  11. arXiv:2112.03195  [pdf, ps, other

    cs.DC

    A Meta-Theorem for Distributed Certification

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

    Abstract: Distributed certification, whether it be proof-labeling schemes, locally checkable proofs, etc., deals with the issue of certifying the legality of a distributed system with respect to a given boolean predicate. A certificate is assigned to each process in the system by a non-trustable oracle, and the processes are in charge of verifying these certificates, so that two properties are satisfied: co… ▽ More

    Submitted 6 December, 2021; originally announced December 2021.

  12. arXiv:2108.03335  [pdf, other

    cs.DM cs.CC

    On the complexity of the generalized Q2R automaton

    Authors: Eric Goles, Marco Montalva-Medel, Pedro Montealegre, Martín Ríos-Wilson

    Abstract: We study the dynamic and complexity of the generalized Q2R automaton. We show the existence of non-polynomial cycles as well as its capability to simulate with the synchronous update the classical version of the automaton updated under a block sequential update scheme. Furthermore, we show that the decision problem consisting in determine if a given node in the network changes its state is \textbf… ▽ More

    Submitted 6 August, 2021; originally announced August 2021.

  13. arXiv:2107.14799  [pdf, other

    cs.CC cs.FL nlin.CG

    Generating Boolean Functions on Totalistic Automata Networks

    Authors: Eric Goles, Andrew Adamatzky, Pedro Montealegre, Martín Ríos-Wilson

    Abstract: We consider the problem of studying the simulation capabilities of the dynamics of arbitrary networks of finite states machines. In these models, each node of the network takes two states 0 (passive) and 1 (active). The states of the nodes are updated in parallel following a local totalistic rule, i.e., depending only on the sum of active states. Four families of totalistic rules are considered: l… ▽ More

    Submitted 30 July, 2021; originally announced July 2021.

    Journal ref: International Journal of Unconventional Computing 16(4): 343-391 (2021)

  14. arXiv:2012.03185  [pdf, other

    cs.DC

    Compact Distributed Interactive Proofs for the Recognition of Cographs and Distance-Hereditary Graphs

    Authors: Pedro Montealegre, Diego Ramírez-Romero, Iván Rapaport

    Abstract: We present compact distributed interactive proofs for the recognition of two important graph classes, well-studied in the context of centralized algorithms, namely complement reducible graphs and distance-hereditary graphs. Complement reducible graphs (also called cographs) are defined as the graphs not containing a four-node path $P_4$ as an induced subgraph. Distance-hereditary graphs are a supe… ▽ More

    Submitted 6 December, 2020; originally announced December 2020.

    Comments: 20 pages, 6 figures

  15. arXiv:2007.08084  [pdf, other

    cs.DC

    Local Certification of Graphs with Bounded Genus

    Authors: Laurent Feuilloley, Pierre Fraigniaud, Pedro Montealegre, Ivan Rapaport, Éric Rémila, Ioan Todinca

    Abstract: Naor, Parter, and Yogev [SODA 2020] recently designed a compiler for automatically translating standard centralized interactive protocols to distributed interactive protocols, as introduced by Kol, Oshman, and Saxena [PODC 2018]. In particular, by using this compiler, every linear-time algorithm for deciding the membership to some fixed graph class can be translated into a… ▽ More

    Submitted 15 July, 2020; originally announced July 2020.

  16. Shared vs Private Randomness in Distributed Interactive Proofs

    Authors: Pedro Montealegre, Diego Ramírez-Romero, Ivan Rapaport

    Abstract: In distributed interactive proofs, the nodes of a graph G interact with a powerful but untrustable prover who tries to convince them, in a small number of rounds and through short messages, that G satisfies some property. This series of interactions is followed by a phase of distributed verification, which may be either deterministic or randomized, where nodes exchange messages with their neighbor… ▽ More

    Submitted 29 June, 2020; originally announced June 2020.

    Journal ref: 31st International Symposium on Algorithms and Computation (ISAAC 2020)

  17. arXiv:2005.11758  [pdf, ps, other

    cs.DM cs.CC

    On the impact of treewidth in the computational complexity of freezing dynamics

    Authors: Eric Goles, Pedro Montealegre, Martín Ríos-Wilson, Guillaume Theyssier

    Abstract: An automata network is a network of entities, each holding a state from a finite set and evolving according to a local update rule which depends only on its neighbors in the network's graph. It is freezing if there is an order on states such that the state evolution of any node is non-decreasing in any orbit. They are commonly used to model epidemic propagation, diffusion phenomena like bootstrap… ▽ More

    Submitted 2 February, 2021; v1 submitted 24 May, 2020; originally announced May 2020.

  18. arXiv:2005.05863  [pdf, ps, other

    cs.DC cs.DS

    Compact Distributed Certification of Planar Graphs

    Authors: Laurent Feuilloley, Pierre Fraigniaud, Ivan Rapaport, Éric Rémila, Pedro Montealegre, Ioan Todinca

    Abstract: Naor, Parter, and Yogev (SODA 2020) have recently demonstrated the existence of a \emph{distributed interactive proof} for planarity (i.e., for certifying that a network is planar), using a sophisticated generic technique for constructing distributed IP protocols based on sequential IP protocols. The interactive proof for planarity is based on a distributed certification of the correct execution o… ▽ More

    Submitted 12 May, 2020; originally announced May 2020.

    Comments: To appear at PODC 2020

  19. arXiv:1912.02953  [pdf, other

    cs.DS cs.CC cs.DM nlin.CG

    On the Complexity of the Stability Problem of Binary Freezing Totalistic Cellular Automata

    Authors: Eric Goles, Diego Maldonado, Pedro Montealegre, Nicolas Ollinger

    Abstract: In this paper we study the family of two-state Totalistic Freezing Cellular Automata (TFCA) defined over the triangular and square grids with von Neumann neighborhoods. We say that a Cellular Automaton is Freezing and Totalistic if the active cells remain unchanged, and the new value of an inactive cell depends only on the sum of its active neighbors. We classify all the Cellular Automata in the c… ▽ More

    Submitted 5 December, 2019; originally announced December 2019.

  20. arXiv:1910.10882  [pdf, ps, other

    cs.CC nlin.CG

    On the Complexity of Asynchronous Freezing Cellular Automata

    Authors: Eric Goles, Diego Maldonado, Pedro Montealegre, Martín Ríos-Wilson

    Abstract: In this paper we study the family of freezing cellular automata (FCA) in the context of asynchronous updating schemes. A cellular automaton is called freezing if there exists an order of its states, and the transitions are only allowed to go from a lower to a higher state. A cellular automaton is asynchronous if at each time-step only one cell is updated. Given configuration, we say that a cell is… ▽ More

    Submitted 23 October, 2019; originally announced October 2019.

  21. arXiv:1904.10011  [pdf, other

    cs.DM cs.CC math.DS

    Computational Complexity of Biased Diffusion Limited Aggregation

    Authors: Nicolas Bitar, Eric Goles, Pedro Montealegre

    Abstract: Diffusion-Limited Aggregation (DLA) is a cluster-growth model that consists in a set of particles that are sequentially aggregated over a two-dimensional grid. In this paper, we introduce a biased version of the DLA model, in which particles are limited to move in a subset of possible directions. We denote by $k$-DLA the model where the particles move only in $k$ possible directions. We study the… ▽ More

    Submitted 17 December, 2021; v1 submitted 22 April, 2019; originally announced April 2019.

    MSC Class: 03D15; 68Q17; 68Q10

  22. arXiv:1901.09789  [pdf, ps, other

    cs.FL

    On the effects of firing memory in the dynamics of conjunctive networks

    Authors: Eric Goles, Pedro Montealegre, Martín Ríos Wilson

    Abstract: Boolean networks are one of the most studied discrete models in the context of the study of gene expression. In order to define the dynamics associated to a Boolean network, there are several \emph{update schemes} that range from parallel or \emph{synchronous} to \emph{asynchronous.} However, studying each possible dynamics defined by different update schemes might not be efficient. In this contex… ▽ More

    Submitted 28 January, 2019; originally announced January 2019.

  23. arXiv:1710.10979  [pdf, other

    cs.DS cs.DM

    Finding Connected Secluded Subgraphs

    Authors: Petr A. Golovach, Pinar Heggernes, Paloma Lima, Pedro Montealegre

    Abstract: Problems related to finding induced subgraphs satisfying given properties form one of the most studied areas within graph algorithms. Such problems have given rise to breakthrough results and led to development of new techniques both within the traditional P vs NP dichotomy and within parameterized complexity. The Π-Subgraph problem asks whether an input graph contains an induced subgraph on at le… ▽ More

    Submitted 30 October, 2017; originally announced October 2017.

  24. 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.

  25. arXiv:1706.03107  [pdf, ps, other

    cs.DC

    Graph Reconstruction in the Congested Clique

    Authors: Pedro Montealegre, Sebastian Perez-Salazar, Ivan Rapaport, Ioan Todinca

    Abstract: The congested clique model is a message-passing model of distributed computation where the underlying communication network is the complete graph of $n$ nodes. In this paper we consider the situation where the joint input to the nodes is an $n$-node labeled graph $G$, i.e., the local input received by each node is the indicator function of its neighborhood in $G$. Nodes execute an algorithm, commu… ▽ More

    Submitted 9 June, 2017; originally announced June 2017.

  26. arXiv:1607.06911  [pdf, ps, other

    cs.DM

    Fixing improper colorings of graphs

    Authors: Valentin Garnero, Konstanty Junosza-Szaniawski, Mathieu Liedloff, Pedro Montealegre, Paweł Rzążewski

    Abstract: In this paper we consider a variation of a recoloring problem, called the Color-Fixing. Let us have some non-proper $r$-coloring $\varphi$ of a graph $G$. We investigate the problem of finding a proper $r$-coloring of $G$, which is "the most similar" to $\varphi$, i.e. the number $k$ of vertices that have to be recolored is minimum possible. We observe that the problem is NP-complete for any… ▽ More

    Submitted 14 November, 2017; v1 submitted 23 July, 2016; originally announced July 2016.

    Comments: An extended abstract of this paper was presented on the conference SOFSEM 2015

  27. arXiv:1607.04545  [pdf, other

    cs.DS

    On Distance-$d$ Independent Set and other problems in graphs with few minimal separators

    Authors: Pedro Montealegre, Ioan Todinca

    Abstract: Fomin and Villanger (STACS 2010) proved that Maximum Independent Set, Feedback Vertex Set, and more generally the problem of finding a maximum induced subgraph of treewith at most a constant $t$, can be solved in polynomial time on graph classes with polynomially many minimal separators. We extend these results in two directions. Let $\Gpoly$ be the class of graphs with at most $\poly(n)$ minimal… ▽ More

    Submitted 15 July, 2016; originally announced July 2016.

  28. arXiv:1602.04095  [pdf, ps, other

    cs.DC cs.DS

    Deterministic graph connectivity in the broadcast congested clique

    Authors: Pedro Montealegre, Ioan Todinca

    Abstract: We present deterministic constant-round protocols for the graph connectivity problem in the model where each of the $n$ nodes of a graph receives a row of the adjacency matrix, and broadcasts a single sublinear size message to all other nodes. Communication rounds are synchronous. This model is sometimes called the broadcast congested clique. Specifically, we exhibit a deterministic protocol that… ▽ More

    Submitted 9 June, 2017; v1 submitted 12 February, 2016; originally announced February 2016.

  29. arXiv:1510.02358   

    cs.CL

    Automata networks for multi-party communication in the Naming Game

    Authors: Javier Vera, Pedro Montealegre, Eric Goles

    Abstract: The Naming Game has been studied to explore the role of self-organization in the development and negotiation of linguistic conventions. In this paper, we define an automata networks approach to the Naming Game. Two problems are faced: (1) the definition of an automata networks for multi-party communicative interactions; and (2) the proof of convergence for three different orders in which the indiv… ▽ More

    Submitted 6 April, 2016; v1 submitted 8 October, 2015; originally announced October 2015.

    Comments: Conflict between recently published and arxiv versions

  30. arXiv:1501.03992  [pdf, ps, other

    cs.DM

    PSPACE-Completeness of Majority Automata Networks

    Authors: Eric Goles, Pedro Montealegre, Ville Salo, Ilkka Törmä

    Abstract: We study the dynamics of majority automata networks when the vertices are updated according to a block sequential updating scheme. In particular, we show that the complexity of the problem of predicting an eventual state change in some vertex, given an initial configuration, is PSPACE-complete.

    Submitted 16 January, 2015; originally announced January 2015.

    Comments: 14 pages, 8 figures

    MSC Class: 68R10 ACM Class: F.2.2; G.2.2

  31. arXiv:1404.3882  [pdf, other

    cs.DS

    Algorithms parameterized by vertex cover and modular width, through potential maximal cliques

    Authors: Fedor V. Fomin, Mathieu Liedloff, Pedro Montealegre, Ioan Todinca

    Abstract: In this paper we give upper bounds on the number of minimal separators and potential maximal cliques of graphs w.r.t. two graph parameters, namely vertex cover ($\operatorname{vc}$) and modular width ($\operatorname{mw}$). We prove that for any graph, the number of minimal separators is $\mathcal{O}^*(3^{\operatorname{vc}})$ and $\mathcal{O}^*(1.6181^{\operatorname{mw}})$, and the number of potent… ▽ More

    Submitted 15 April, 2014; originally announced April 2014.