English

Approximately counting and sampling small witnesses using a colourful decision oracle

Data Structures and Algorithms 2022-03-09 v2 Computational Complexity

Abstract

In this paper, we design efficient algorithms to approximately count the number of edges of a given kk-hypergraph, and to sample an approximately uniform random edge. The hypergraph is not given explicitly, and can be accessed only through its colourful independence oracle: The colourful independence oracle returns yes or no depending on whether a given subset of the vertices contains an edge that is colourful with respect to a given vertex-colouring. Our results extend and/or strengthen recent results in the graph oracle literature due to Beame et al. (ITCS 2018), Dell and Lapinskas (STOC 2018), and Bhattacharya et al. (ISAAC 2019). Our results have consequences for approximate counting/sampling: We can turn certain kinds of decision algorithms into approximate counting/sampling algorithms without causing much overhead in the running time. We apply this approximate-counting/sampling-to-decision reduction to key problems in fine-grained complexity (such as kk-SUM, kk-OV and weighted kk-Clique) and parameterised complexity (such as induced subgraphs of size kk or weight-kk solutions to CSPs).

Keywords

Cite

@article{arxiv.1907.04826,
  title  = {Approximately counting and sampling small witnesses using a colourful decision oracle},
  author = {Holger Dell and John Lapinskas and Kitty Meeks},
  journal= {arXiv preprint arXiv:1907.04826},
  year   = {2022}
}
R2 v1 2026-06-23T10:17:42.848Z