Pith. sign in

REVIEW 2 cited by

Efficient Distributed Computation of MIS and Generalized MIS in Linear Hypergraphs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1805.03357 v1 pith:B7UTXLHC submitted 2018-05-09 cs.DC

classification cs.DC
keywords algorithmhypergraphsdistributedgmislinearmathcalmaximalcomputing
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Given a graph, a maximal independent set (MIS) is a maximal subset of pairwise non-adjacent vertices. Finding an MIS is a fundamental problem in distributed computing. Although the problem is extensively studied and well understood in simple graphs, our knowledge is still quite limited when solving it in hypergraphs, especially in the distributed CONGEST model. In this paper, we focus on linear hypergraphs---a class of hypergraphs in which any two hyperedges overlap on at most one node. We first present a randomized algorithm for computing an MIS in linear hypergraphs. It has poly-logarithmic runtime and it works in the CONGEST model. The algorithm uses a network decomposition to achieve fast parallel processing. Within each cluster of the decomposition, we run a distributed variant of a parallel hypergraph MIS algorithm by Luczak and Szymanska. We then propose the concept of a generalized maximal independent set (GMIS) as an extension to the classical MIS in hypergraphs. More specifically, in a GMIS, for each hyperedge $e$ in a hypergraph $\mathcal{H}$, we associate an integer threshold $t_e$ in the range $[1, |e|-1]$, and the goal is to find a maximal subset $\mathcal{I}$ of vertices that do not violate any threshold constraints: $\forall e \in E(\mathcal{H}), |e \cap \mathcal{I}| \leq t_e$. We hope that GMIS might capture a broader class of real-world problems than MIS; we also believe that GMIS is an interesting and challenging symmetry breaking problem on its own. Our second upper bound result is a distributed algorithm for computing a GMIS in linear hypergraphs, subject to the constraint that the maximum hyperedge size is bounded by some constant. Again, the algorithm has poly-logarithmic runtime and it works in the CONGEST model. It is obtained by generalizing our previous (linear) hypergraph MIS algorithm.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Distributed Triangle and Simplex Enumeration in Hypergraphs

    cs.DC 2026-02 conditional novelty 6.0 of 10

    Listing all 3-way loops in an r-uniform hypergraph takes Θ(n^{r−5/3}/log n) rounds in the congested-clique and primal-congest models, with density-parameterized algorithms for sparse and everywhere-sparse hypergraphs.

  2. Distributed weak independent sets in hypergraphs: Upper and lower bounds

    cs.DC 2024-11 conditional novelty 6.0 of 10

    For hypergraphs, the paper gives faster algorithms for k-weak maximal independent sets and a new (alpha,beta)-independent set variant, plus lower bounds in rank and degree.

Pith tools