Skip to main content

Showing 1–7 of 7 results for author: Coy, S

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

    cs.DS

    Optimal (degree+1)-Coloring in Congested Clique

    Authors: Sam Coy, Artur Czumaj, Peter Davies, Gopinath Mishra

    Abstract: We consider the distributed complexity of the (degree+1)-list coloring problem, in which each node $u$ of degree $d(u)$ is assigned a palette of $d(u)+1$ colors, and the goal is to find a proper coloring using these color palettes. The (degree+1)-list coloring problem is a natural generalization of the classical $(Δ+1)$-coloring and $(Δ+1)$-list coloring problems, both being benchmark problems ext… ▽ More

    Submitted 24 April, 2024; v1 submitted 21 June, 2023; originally announced June 2023.

    Comments: 27 pages. Appeared at ICALP 2023

  2. arXiv:2304.05883  [pdf, ps, other

    cs.DS

    On Parallel k-Center Clustering

    Authors: Sam Coy, Artur Czumaj, Gopinath Mishra

    Abstract: We consider the classic $k$-center problem in a parallel setting, on the low-local-space Massively Parallel Computation (MPC) model, with local space per machine of $\mathcal{O}(n^δ)$, where $δ\in (0,1)$ is an arbitrary constant. As a central clustering problem, the $k$-center problem has been studied extensively. Still, until very recently, all parallel MPC algorithms have been requiring $Ω(k)$ o… ▽ More

    Submitted 12 April, 2023; originally announced April 2023.

    Comments: 25 pages. To appear in SPAA'23

  3. arXiv:2302.04378  [pdf, ps, other

    cs.DS

    Parallel Derandomization for Coloring

    Authors: Sam Coy, Artur Czumaj, Peter Davies, Gopinath Mishra

    Abstract: Graph coloring problems are among the most fundamental problems in parallel and distributed computing, and have been studied extensively in both settings. In this context, designing efficient deterministic algorithms for these problems has been found particularly challenging. In this work we consider this challenge, and design a novel framework for derandomizing algorithms for coloring-type prob… ▽ More

    Submitted 25 April, 2024; v1 submitted 8 February, 2023; originally announced February 2023.

    Comments: 26 Pages. The paper will appear in IPDPS 2024

  4. arXiv:2210.05333  [pdf, other

    cs.DC

    Routing Schemes for Hybrid Communication Networks

    Authors: Sam Coy, Artur Czumaj, Christian Scheideler, Philipp Schneider, Julian Werthmann

    Abstract: We consider the problem of computing routing schemes in the $\mathsf{HYBRID}$ model of distributed computing where nodes have access to two fundamentally different communication modes. In this problem nodes have to compute small labels and routing tables that allow for efficient routing of messages in the local network, which typically offers the majority of the throughput. Recent work has shown t… ▽ More

    Submitted 13 March, 2023; v1 submitted 11 October, 2022; originally announced October 2022.

  5. arXiv:2202.08008  [pdf, other

    cs.DC

    Near-Shortest Path Routing in Hybrid Communication Networks

    Authors: Sam Coy, Artur Czumaj, Michael Feldmann, Kristian Hinnenthal, Fabian Kuhn, Christian Scheideler, Philipp Schneider, Martijn Struijs

    Abstract: Hybrid networks, i.e., networks that leverage different means of communication, become ever more widespread. To allow theoretical study of such networks, [Augustine et al., SODA'20] introduced the $\mathsf{HYBRID}$ model, which is based on the concept of synchronous message passing and uses two fundamentally different principles of communication: a local mode, which allows every node to exchange o… ▽ More

    Submitted 16 February, 2022; originally announced February 2022.

    ACM Class: G.2.2; G.4

  6. Scope2Screen: Focus+Context Techniques for Pathology Tumor Assessment in Multivariate Image Data

    Authors: Jared Jessup, Robert Krueger, Simon Warchol, John Hoffer, Jeremy Muhlich, Cecily C. Ritch, Giorgio Gaglia, Shannon Coy, Yu-An Chen, Jia-Ren Lin, Sandro Santagata, Peter K. Sorger, Hanspeter Pfister

    Abstract: Inspection of tissues using a light microscope is the primary method of diagnosing many diseases, notably cancer. Highly multiplexed tissue imaging builds on this foundation, enabling the collection of up to 60 channels of molecular information plus cell and tissue morphology using antibody staining. This provides unique insight into disease biology and promises to help with the design of patient-… ▽ More

    Submitted 10 October, 2021; originally announced October 2021.

    ACM Class: H.5.2; I.3; I.3.6

  7. arXiv:2108.04102  [pdf, ps, other

    cs.DS cs.DC

    Deterministic Massively Parallel Connectivity

    Authors: Sam Coy, Artur Czumaj

    Abstract: We consider the problem of designing fundamental graph algorithms on the model of Massive Parallel Computation (MPC). The input to the problem is an undirected graph $G$ with $n$ vertices and $m$ edges, and with $D$ being the maximum diameter of any connected component in $G$. We consider the MPC with low local space, allowing each machine to store only $Θ(n^δ)$ words for an arbitrarily constant… ▽ More

    Submitted 9 August, 2021; originally announced August 2021.

    Comments: 46 pages