Skip to main content

Showing 1–22 of 22 results for author: Pemmaraju, S V

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

    cs.DC

    Towards singular optimality in the presence of local initial knowledge

    Authors: Hongyan Ji, Sriram V. Pemmaraju

    Abstract: The Knowledge Till rho CONGEST model is a variant of the classical CONGEST model of distributed computing in which each vertex v has initial knowledge of the radius-rho ball centered at v. The most commonly studied variants of the CONGEST model are KT0 CONGEST in which nodes initially know nothing about their neighbors and KT1 CONGEST in which nodes initially know the IDs of all their neighbors. I… ▽ More

    Submitted 22 February, 2024; v1 submitted 21 February, 2024; originally announced February 2024.

  2. arXiv:2311.14811  [pdf, other

    cs.DC

    The Message Complexity of Distributed Graph Optimization

    Authors: Fabien Dufoulon, Shreyas Pai, Gopal Pandurangan, Sriram V. Pemmaraju, Peter Robinson

    Abstract: The message complexity of a distributed algorithm is the total number of messages sent by all nodes over the course of the algorithm. This paper studies the message complexity of distributed algorithms for fundamental graph optimization problems. We focus on four classical graph optimization problems: Maximum Matching (MaxM), Minimum Vertex Cover (MVC), Minimum Dominating Set (MDS), and Maximum In… ▽ More

    Submitted 24 November, 2023; originally announced November 2023.

  3. arXiv:2303.11563  [pdf, other

    cs.LG cs.AI q-bio.QM

    Dynamic Healthcare Embeddings for Improving Patient Care

    Authors: Hankyu Jang, Sulyun Lee, D. M. Hasibul Hasan, Philip M. Polgreen, Sriram V. Pemmaraju, Bijaya Adhikari

    Abstract: As hospitals move towards automating and integrating their computing systems, more fine-grained hospital operations data are becoming available. These data include hospital architectural drawings, logs of interactions between patients and healthcare professionals, prescription data, procedures data, and data on patient admission, discharge, and transfers. This has opened up many fascinating avenue… ▽ More

    Submitted 20 March, 2023; originally announced March 2023.

    Comments: To be published in IEEE/ACM ASONAM 2022

  4. arXiv:2303.02714  [pdf, other

    cs.DC

    Exact Distributed Sampling

    Authors: Sriram V. Pemmaraju, Joshua Z. Sobel

    Abstract: Fast distributed algorithms that output a feasible solution for constraint satisfaction problems, such as maximal independent sets, have been heavily studied. There has been much less research on distributed sampling problems, where one wants to sample from a distribution over all feasible solutions (e.g., uniformly sampling a feasible solution). Recent work (Feng, Sun, Yin PODC 2017; Fischer and… ▽ More

    Submitted 5 March, 2023; originally announced March 2023.

    ACM Class: F.2.2

  5. arXiv:2205.12686  [pdf, ps, other

    cs.DS cs.DC

    Deterministic Massively Parallel Algorithms for Ruling Sets

    Authors: Shreyas Pai, Sriram V. Pemmaraju

    Abstract: In this paper we present a deterministic $O(\log\log n)$-round algorithm for the 2-ruling set problem in the Massively Parallel Computation model with $\tilde{O}(n)$ memory; this algorithm also runs in $O(\log\log n)$ rounds in the Congested Clique model. This is exponentially faster than the fastest known deterministic 2-ruling set algorithm for these models, which is simply the $O(\log Δ)$-round… ▽ More

    Submitted 25 May, 2022; originally announced May 2022.

  6. arXiv:2105.08917  [pdf, other

    cs.DC cs.DS

    Can We Break Symmetry with o(m) Communication?

    Authors: Shreyas Pai, Gopal Pandurangan, Sriram V. Pemmaraju, Peter Robinson

    Abstract: We study the communication cost (or message complexity) of fundamental distributed symmetry breaking problems, namely, coloring and MIS. While significant progress has been made in understanding and improving the running time of such problems, much less is known about the message complexity of these problems. In fact, all known algorithms need at least $Ω(m)$ communication for these problems, wher… ▽ More

    Submitted 19 May, 2021; originally announced May 2021.

  7. arXiv:2105.06278  [pdf, other

    cs.SI

    Modeling and Evaluation of Clustering Patient Care into Bubbles

    Authors: D. M. Hasibul Hasan, Alex Rohwer, Hankyu Jang, Ted Herman, Philip M. Polgreen, Daniel K. Sewell, Bijaya Adhikari, Sriram V. Pemmaraju

    Abstract: COVID-19 has caused an enormous burden on healthcare facilities around the world. Cohorting patients and healthcare professionals (HCPs) into "bubbles" has been proposed as an infection-control mechanism. In this paper, we present a novel and flexible model for clustering patient care in healthcare facilities into bubbles in order to minimize infection spread. Our model aims to control a variety o… ▽ More

    Submitted 13 May, 2021; originally announced May 2021.

    Comments: To appear in IEEE ICHI 2021

  8. arXiv:2105.01833  [pdf

    cs.DC cs.DS

    The Complexity of Symmetry Breaking in Massive Graphs

    Authors: Christian Konrad, Sriram V. Pemmaraju, Talal Riaz, Peter Robinson

    Abstract: The goal of this paper is to understand the complexity of symmetry breaking problems, specifically maximal independent set (MIS) and the closely related $β$-ruling set problem, in two computational models suited for large-scale graph processing, namely the $k$-machine model and the graph streaming model. We present a number of results. For MIS in the $k$-machine model, we improve the… ▽ More

    Submitted 4 May, 2021; originally announced May 2021.

    Comments: A preliminary version of this paper appeared in DISC 2019

  9. arXiv:2009.12477  [pdf, other

    cs.DC

    Sample-and-Gather: Fast Ruling Set Algorithms in the Low-Memory MPC Model

    Authors: Kishore Kothapalli, Shreyas Pai, Sriram V. Pemmaraju

    Abstract: Motivated by recent progress on symmetry breaking problems such as maximal independent set (MIS) and maximal matching in the low-memory Massively Parallel Computation (MPC) model (e.g., Behnezhad et al.~PODC 2019; Ghaffari-Uitto SODA 2019), we investigate the complexity of ruling set problems in this model. The MPC model has become very popular as a model for large-scale distributed computing and… ▽ More

    Submitted 25 September, 2020; originally announced September 2020.

  10. arXiv:2006.03746  [pdf, other

    cs.DS cs.DC

    Distributed Approximation on Power Graphs

    Authors: Reuven Bar-Yehuda, Keren Censor-Hillel, Yannic Maus, Shreyas Pai, Sriram V. Pemmaraju

    Abstract: We investigate graph problems in the following setting: we are given a graph $G$ and we are required to solve a problem on $G^2$. While we focus mostly on exploring this theme in the distributed CONGEST model, we show new results and surprising connections to the centralized model of computation. In the CONGEST model, it is natural to expect that problems on $G^2$ would be quite difficult to solve… ▽ More

    Submitted 5 June, 2020; originally announced June 2020.

    Comments: Appears in PODC 2020. 40 pages, 7 figures

  11. arXiv:1905.09016  [pdf, other

    cs.DC cs.DS

    Connectivity Lower Bounds in Broadcast Congested Clique

    Authors: Shreyas Pai, Sriram V. Pemmaraju

    Abstract: We prove three new lower bounds for graph connectivity in the $1$-bit broadcast congested clique model, BCC$(1)$. First, in the KT-$0$ version of BCC$(1)$, in which nodes are aware of neighbors only through port numbers, we show an $Ω(\log n)$ round lower bound for CONNECTIVITY even for constant-error randomized Monte Carlo algorithms. The deterministic version of this result can be obtained via t… ▽ More

    Submitted 22 May, 2019; originally announced May 2019.

    Comments: 19 pages, 2 figures

  12. arXiv:1811.06494  [pdf, ps, other

    cs.DC cs.DS

    Large-Scale Distributed Algorithms for Facility Location with Outliers

    Authors: Tanmay Inamdar, Shreyas Pai, Sriram V. Pemmaraju

    Abstract: This paper presents fast, distributed, $O(1)$-approximation algorithms for metric facility location problems with outliers in the Congested Clique model, Massively Parallel Computation (MPC) model, and in the $k$-machine model. The paper considers Robust Facility Location and Facility Location with Penalties, two versions of the facility location problem with outliers proposed by Charikar et al. (… ▽ More

    Submitted 15 November, 2018; originally announced November 2018.

  13. arXiv:1710.08381  [pdf, ps, other

    cs.DC cs.DS

    Near-Optimal Clustering in the $k$-machine model

    Authors: Sayan Bandyapadhyay, Tanmay Inamdar, Shreyas Pai, Sriram V. Pemmaraju

    Abstract: The clustering problem, in its many variants, has numerous applications in operations research and computer science (e.g., in applications in bioinformatics, image processing, social network analysis, etc.). As sizes of data sets have grown rapidly, researchers have focused on designing algorithms for clustering problems in models of computation suited for large-scale computation such as MapReduce… ▽ More

    Submitted 23 October, 2017; originally announced October 2017.

  14. arXiv:1705.07861  [pdf, other

    cs.DC cs.DS

    Symmetry Breaking in the Congest Model: Time- and Message-Efficient Algorithms for Ruling Sets

    Authors: Shreyas Pai, Gopal Pandurangan, Sriram V. Pemmaraju, Talal Riaz, Peter Robinson

    Abstract: We study local symmetry breaking problems in the CONGEST model, focusing on ruling set problems, which generalize the fundamental Maximal Independent Set (MIS) problem. A $β$-ruling set is an independent set such that every node in the graph is at most $β$ hops from a node in the independent set. Our work is motivated by the following central question: can we break the $Θ(\log n)$ time complexity… ▽ More

    Submitted 22 May, 2017; originally announced May 2017.

    ACM Class: C.2.4; F.1.2; F.2.2; G.2.2

  15. arXiv:1610.03897  [pdf, other

    cs.DC

    Super-fast MST Algorithms in the Congested Clique using $o(m)$ Messages

    Authors: Sriram V. Pemmaraju, Vivek B. Sardeshmukh

    Abstract: In a sequence of recent results (PODC 2015 and PODC 2016), the running time of the fastest algorithm for the \emph{minimum spanning tree (MST)} problem in the \emph{Congested Clique} model was first improved to $O(\log \log \log n)$ from $O(\log \log n)$ (Hegeman et al., PODC 2015) and then to $O(\log^* n)$ (Ghaffari and Parter, PODC 2016). All of these algorithms use $Θ(n^2)$ messages independent… ▽ More

    Submitted 17 October, 2016; v1 submitted 12 October, 2016; originally announced October 2016.

    Comments: Full version of FST-TCS 2016 paper with the same title

  16. arXiv:1412.2333  [pdf, other

    cs.DC

    Minimum-weight Spanning Tree Construction in $O(\log \log \log n)$ Rounds on the Congested Clique

    Authors: Sriram V. Pemmaraju, Vivek B. Sardeshmukh

    Abstract: This paper considers the \textit{minimum spanning tree (MST)} problem in the Congested Clique model and presents an algorithm that runs in $O(\log \log \log n)$ rounds, with high probability. Prior to this, the fastest MST algorithm in this model was a deterministic algorithm due to Lotker et al.~(SIAM J on Comp, 2005) from about a decade ago. A key step along the way to designing this MST algorit… ▽ More

    Submitted 7 December, 2014; originally announced December 2014.

  17. arXiv:1408.2071  [pdf, other

    cs.DC

    Near-Constant-Time Distributed Algorithms on a Congested Clique

    Authors: James W. Hegeman, Sriram V. Pemmaraju, Vivek B. Sardeshmukh

    Abstract: This paper presents constant-time and near-constant-time distributed algorithms for a variety of problems in the congested clique model. We show how to compute a 3-ruling set in expected $O(\log \log \log n)$ rounds and using this, we obtain a constant-approximation to metric facility location, also in expected $O(\log \log \log n)$ rounds. In addition, assuming an input metric space of constant d… ▽ More

    Submitted 10 September, 2018; v1 submitted 9 August, 2014; originally announced August 2014.

    Comments: Full version of DISC 2014 paper. Updated Sep 2018 to reflect the fact that using the Ghaffari et al. congested clique MIS algorithm from PODC 2018, it is possible to compute a 2-ruling set in the congested clique in O(logloglog n) rounds with high probability

  18. arXiv:1405.4356  [pdf, ps, other

    cs.DC cs.DS

    Lessons from the Congested Clique Applied to MapReduce

    Authors: James W. Hegeman, Sriram V. Pemmaraju

    Abstract: The main results of this paper are (I) a simulation algorithm which, under quite general constraints, transforms algorithms running on the Congested Clique into algorithms running in the MapReduce model, and (II) a distributed $O(Δ)$-coloring algorithm running on the Congested Clique which has an expected running time of (i) $O(1)$ rounds, if $Δ\geq Θ(\log^4 n)$; and (ii) $O(\log \log n)$ rounds o… ▽ More

    Submitted 19 June, 2014; v1 submitted 17 May, 2014; originally announced May 2014.

    Comments: 15 pages

    ACM Class: F.2.2; G.2.1; G.2.2; G.3

  19. arXiv:1308.2694  [pdf, ps, other

    cs.DC

    A Super-Fast Distributed Algorithm for Bipartite Metric Facility Location

    Authors: James Hegeman, Sriram V. Pemmaraju

    Abstract: The \textit{facility location} problem consists of a set of \textit{facilities} $\mathcal{F}$, a set of \textit{clients} $\mathcal{C}$, an \textit{opening cost} $f_i$ associated with each facility $x_i$, and a \textit{connection cost} $D(x_i,y_j)$ between each facility $x_i$ and client $y_j$. The goal is to find a subset of facilities to \textit{open}, and to connect each client to an open facilit… ▽ More

    Submitted 12 August, 2013; originally announced August 2013.

    Comments: 22 pages. This is the full version of a paper that appeared in DISC 2013

  20. arXiv:1308.2473  [pdf, ps, other

    cs.DC cs.DS

    Super-Fast Distributed Algorithms for Metric Facility Location

    Authors: Andrew Berns, James Hegeman, Sriram V. Pemmaraju

    Abstract: This paper presents a distributed O(1)-approximation algorithm, with expected-$O(\log \log n)$ running time, in the $\mathcal{CONGEST}$ model for the metric facility location problem on a size-$n$ clique network. Though metric facility location has been considered by a number of researchers in low-diameter settings, this is the first sub-logarithmic-round algorithm for the problem that yields an O… ▽ More

    Submitted 12 August, 2013; originally announced August 2013.

    Comments: 15 pages, 2 figures. This is the full version of a paper that appeared in ICALP 2012

  21. arXiv:1210.3735  [pdf, ps, other

    cs.DC cs.SI physics.soc-ph

    On the Analysis of a Label Propagation Algorithm for Community Detection

    Authors: Kishore Kothapalli, Sriram V. Pemmaraju, Vivek Sardeshmukh

    Abstract: This paper initiates formal analysis of a simple, distributed algorithm for community detection on networks. We analyze an algorithm that we call \textsc{Max-LPA}, both in terms of its convergence time and in terms of the "quality" of the communities detected. \textsc{Max-LPA} is an instance of a class of community detection algorithms called \textit{label propagation} algorithms. As far as we kno… ▽ More

    Submitted 13 October, 2012; originally announced October 2012.

    Comments: 17 pages. Submitted to ICDCN 2013

  22. arXiv:0806.4221  [pdf, ps, other

    cs.DC

    Localized Spanners for Wireless Networks

    Authors: Mirela Damian, Sriram V. Pemmaraju

    Abstract: We present a new efficient localized algorithm to construct, for any given quasi-unit disk graph G=(V,E) and any e > 0, a (1+e)-spanner for G of maximum degree O(1) and total weight O(w(MST)), where w(MST) denotes the weight of a minimum spanning tree for V. We further show that similar localized techniques can be used to construct, for a given unit disk graph G = (V, E), a planar Cdel(1+e)(1+pi… ▽ More

    Submitted 25 June, 2008; originally announced June 2008.

    Comments: 21 pages

    ACM Class: C.2.1; F.2.2