Core Discovery in Hidden Graphs

Massive network exploration is an important research direction with many applications. In such a setting, the network is, usually, modeled as a graph G, whereas any structural information of interest is extracted by inspecting the way nodes are connected together. In the case where the adjacency matrix or the adjacency list of G is available, one can directly apply graph mining algorithms to extract useful knowledge. However, there are cases where this is not possible because the graph is hidden or implicit, meaning that the edges are not recorded explicitly in the form of an adjacency representation. In such a case, the only alternative is to pose a sequence of edge probing queries asking for the existence or not of a particular graph edge. However, checking all possible node pairs is costly (quadratic on the number of nodes). Thus, our objective is to pose as few edge probing queries as possible, since each such query is expected to be costly. In this work, we center our focus on the core decomposition of a hidden graph. In particular, we provide an efficient algorithm to detect the maximal subgraph of S_k of G where the induced degree of every node u ∈ S_k is at least k. Performance evaluation results demonstrate that significant performance improvements are achieved in comparison to baseline approaches.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/09/2019

Distributed Computation of Top-k Degrees in Hidden Bipartite Graphs

Hidden graphs are flexible abstractions that are composed of a set of kn...
research
10/05/2020

A Query-Efficient Quantum Algorithm for Maximum Matching on General Graphs

We design quantum algorithms for maximum matching. Working in the query ...
research
09/21/2023

Temporal Network Core Decomposition and Community Search

We introduce a new generalization of the k-core decomposition for tempor...
research
06/21/2023

Quantifying Node-based Core Resilience

Core decomposition is an efficient building block for various graph anal...
research
08/26/2023

Spanning Adjacency Oracles in Sublinear Time

Suppose we are given an n-node, m-edge input graph G, and the goal is to...
research
10/02/2021

Random Subgraph Detection Using Queries

The planted densest subgraph detection problem refers to the task of tes...
research
11/25/2017

On the Inverse of Forward Adjacency Matrix

During routine state space circuit analysis of an arbitrarily connected ...

Please sign up or login with your details

Forgot password? Click here to reset