Almost-Uniform Edge Sampling: Leveraging Independent-Set and Local Graph Queries

📅 2026-03-15
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work investigates how to achieve approximately uniform edge sampling in sublinear time under a hybrid query model that combines independent set queries and local graph queries. It establishes, for the first time, a tight two-way reduction between edge sampling and approximate edge counting in this model, demonstrating that the two problems share matching upper and lower bounds in query complexity. The proposed sampling algorithm matches the query complexity of the current best-known edge counting algorithms, while the analysis yields tight lower bounds for each constituent query model. These results highlight the pivotal role of independent set queries in enabling efficient graph sampling tasks, revealing a fundamental equivalence between sampling and counting in terms of computational hardness under the hybrid query framework.

Technology Category

Application Category

📝 Abstract
A central theme in sublinear graph algorithms is the relationship between counting and sampling: can the ability to approximately count a combinatorial structure be leveraged to sample it nearly uniformly at essentially the same cost? We study (i) independent-set (IS) queries, which return whether a vertex set $S$ is edge-free, and (ii) two standard local queries: degree and neighbor queries. Eden and Rosenbaum (SOSA `18) proved that in the local-query model, uniform edge sampling is no harder than approximate edge counting. We extend this phenomenon to new settings. We establish sampling-counting equivalence for the hybrid model that combines IS and local queries, matching the complexity of edge-count estimation achieved by Adar, Hotam and Levi (2026), and an analogous equivalence for IS queries, matching the complexity of edge-count estimation achieved by Xi, Levi and Waingarten (SODA `20). For each query model, we show lower bounds for uniform edge sampling that essentially coincide with the known bounds for approximate edge counting.
Problem

Research questions and friction points this paper is trying to address.

edge sampling
independent-set queries
local graph queries
sublinear algorithms
sampling-counting equivalence
Innovation

Methods, ideas, or system contributions that make the work stand out.

edge sampling
independent-set queries
local graph queries
sublinear algorithms
sampling-counting equivalence
🔎 Similar Papers
No similar papers found.
T
Tomer Adar
Technion - Israel Institute of Technology, Israel
Amit Levi
Amit Levi
University of Haifa
Theoretical Computer ScienceAlgorithmsMachine learning