Stochastic Vertex Cover with Few Queries

12/10/2021
by   Soheil Behnezhad, et al.
0

We study the minimum vertex cover problem in the following stochastic setting. Let G be an arbitrary given graph, p ∈ (0, 1] a parameter of the problem, and let G_p be a random subgraph that includes each edge of G independently with probability p. We are unaware of the realization G_p, but can learn if an edge e exists in G_p by querying it. The goal is to find an approximate minimum vertex cover (MVC) of G_p by querying few edges of G non-adaptively. This stochastic setting has been studied extensively for various problems such as minimum spanning trees, matroids, shortest paths, and matchings. To our knowledge, however, no non-trivial bound was known for MVC prior to our work. In this work, we present a: * (2+ϵ)-approximation for general graphs which queries O(1/ϵ^3 p) edges per vertex, and a * 1.367-approximation for bipartite graphs which queries poly(1/p) edges per vertex. Additionally, we show that at the expense of a triple-exponential dependence on p^-1 in the number of queries, the approximation ratio can be improved down to (1+ϵ) for bipartite graphs. Our techniques also lead to improved bounds for bipartite stochastic matching. We obtain a 0.731-approximation with nearly-linear in 1/p per-vertex queries. This is the first result to break the prevalent (2/3 ∼ 0.66)-approximation barrier in the poly(1/p) query regime, improving algorithms of [Behnezhad et al; SODA'19] and [Assadi and Bernstein; SOSA'19].

READ FULL TEXT

page 4

page 7

page 28

research
02/06/2023

Stochastic Minimum Vertex Cover in General Graphs: a 3/2-Approximation

Our main result is designing an algorithm that returns a vertex cover of...
research
11/08/2018

Stochastic Matching with Few Queries: New Algorithms and Tools

We consider the following stochastic matching problem on both weighted a...
research
04/18/2020

Stochastic Weighted Matching: (1-ε) Approximation

Let G=(V, E) be a given edge-weighted graph and let its realizationG be...
research
04/05/2018

A Framework for Searching in Graphs in the Presence of Errors

We consider two types of searching models, where the goal is to design a...
research
01/22/2022

Faster ILP Algorithms for Problems with Sparse Matrices and Their Applications to Multipacking and Multicover Problems in Graphs and Hypergraphs

Let P be a polyhedron, defined by a system A x ≤ b, where A ∈ Z^m × n, r...
research
10/29/2017

Almost Optimal Stochastic Weighted Matching With Few Queries

We consider the stochastic matching problem. An edge-weighted general gr...
research
11/03/2022

A Round and Bipartize Approximation Algorithm for Vertex Cover

The vertex cover problem is a fundamental and widely studied combinatori...

Please sign up or login with your details

Forgot password? Click here to reset