Local Access to Sparse Connected Subgraphs Via Edge Sampling

07/10/2020
by   Rogers Epstein, et al.
0

We contribute an approach to the problem of locally computing sparse connected subgraphs of dense graphs. In this setting, given an edge in a connected graph G = (V, E), an algorithm locally decides its membership in a sparse connected subgraph G^* = (V, E^*), where E^* ⊆ E and |E^*| = o(|E|). Such an approach to subgraph construction is useful when dealing with massive graphs, where reading in the graph's full network description is impractical. While most prior results in this area require assumptions on G or that |E'| ≤ (1+ϵ)|V| for some ϵ > 0, we relax these assumptions. Given a general graph and a parameter T, we provide membership queries to a subgraph with O(|V|T) edges using O(|E|/T) probes. This is the first algorithm to work on general graphs and allow for a tradeoff between its probe complexity and the number of edges in the resulting subgraph. We achieve this result with ideas motivated from edge sparsification techniques that were previously unused in this problem. We believe these techniques will motivate new algorithms for this problem and related ones. Additionally, we describe an efficient method to access any node's neighbor set in a sparsified version of G where each edge is deleted with some i.i.d. probability.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/12/2022

On maximal 3-edge-connected subgraphs of undirected graphs

We show how to find and efficiently maintain maximal 3-edge-connected su...
research
02/21/2019

Local Computation Algorithms for Spanners

A graph spanner is a fundamental graph structure that faithfully preserv...
research
11/23/2014

Efficient Minimax Signal Detection on Graphs

Several problems such as network intrusion, community detection, and dis...
research
11/29/2017

Local-Access Generators for Basic Random Graph Models

Consider a computation on a massive random graph: Does one need to gener...
research
07/12/2023

Autonomous and Ubiquitous In-node Learning Algorithms of Active Directed Graphs and Its Storage Behavior

Memory is an important cognitive function for humans. How a brain with s...
research
12/15/2022

TED: Towards Discovering Top-k Edge-Diversified Patterns in a Graph Database

With an exponentially growing number of graphs from disparate repositori...
research
09/26/2017

Local Structure Theorems for Erdos Renyi Graphs and their Algorithmic Application

We analyze some local properties of sparse Erdos-Renyi graphs, where d(n...

Please sign up or login with your details

Forgot password? Click here to reset