Javascript must be enabled to continue!
Neural Community Search with Compressed Graph Embeddings
View through CrossRef
Abstract
Given a graph $G$ and a query node $q$, community search (CS) aims to find a cohesive subgraph from $G$ that contains $q$ as the desired community of $q$. CS is a fundamental problem in graph data analytics that has gained much research interest. Recently, a new thought of using the deep learning model to support CS has emerged. Supervised models using Graph Neural Networks are presented (i.e., neural community search). However, the lack of explicit consideration for community features results in suboptimal graph embeddings for online community inference, which adversely affects search accuracy. This motivates our solutions. (1) We first present an offline community-injected graph embedding method that incorporates community cohesiveness features into the learned node representations, ensuring the effectiveness of CS. Next, we present a self-augmented method based on KL divergence to optimize node representations. Then, we conduct an efficient online community search based on the enhanced node representations, by employing inner product operation between $q$ and other candidate nodes. (2) To reduce the memory usage of online community search, we employ an Encoder-Decoder model that achieves nearly lossless compression of graph embeddings, while maintaining the effectiveness of online CS. Comprehensive experimental studies on eight real-world datasets show our solution's superiority on effectiveness (at least 9.6\% improvement) and efficiency (one to two orders of magnitude faster). Notably, the proposed optimized solution with compressed graph embeddings achieves a comparable performance with the one without compression, while using only 15.2\% (on average) of the memory usage in online community search.
Springer Science and Business Media LLC
Title: Neural Community Search with Compressed Graph Embeddings
Description:
Abstract
Given a graph $G$ and a query node $q$, community search (CS) aims to find a cohesive subgraph from $G$ that contains $q$ as the desired community of $q$.
CS is a fundamental problem in graph data analytics that has gained much research interest.
Recently, a new thought of using the deep learning model to support CS has emerged.
Supervised models using Graph Neural Networks are presented (i.
e.
, neural community search).
However, the lack of explicit consideration for community features results in suboptimal graph embeddings for online community inference, which adversely affects search accuracy.
This motivates our solutions.
(1) We first present an offline community-injected graph embedding method that incorporates community cohesiveness features into the learned node representations, ensuring the effectiveness of CS.
Next, we present a self-augmented method based on KL divergence to optimize node representations.
Then, we conduct an efficient online community search based on the enhanced node representations, by employing inner product operation between $q$ and other candidate nodes.
(2) To reduce the memory usage of online community search, we employ an Encoder-Decoder model that achieves nearly lossless compression of graph embeddings, while maintaining the effectiveness of online CS.
Comprehensive experimental studies on eight real-world datasets show our solution's superiority on effectiveness (at least 9.
6\% improvement) and efficiency (one to two orders of magnitude faster).
Notably, the proposed optimized solution with compressed graph embeddings achieves a comparable performance with the one without compression, while using only 15.
2\% (on average) of the memory usage in online community search.
Related Results
Abstract 902: Explainable AI: Graph machine learning for response prediction and biomarker discovery
Abstract 902: Explainable AI: Graph machine learning for response prediction and biomarker discovery
Abstract
Accurately predicting drug sensitivity and understanding what is driving it are major challenges in drug discovery. Graphs are a natural framework for captu...
Evaluating the Science to Inform the Physical Activity Guidelines for Americans Midcourse Report
Evaluating the Science to Inform the Physical Activity Guidelines for Americans Midcourse Report
Abstract
The Physical Activity Guidelines for Americans (Guidelines) advises older adults to be as active as possible. Yet, despite the well documented benefits of physical a...
Subgraph Mining
Subgraph Mining
The amount of available data is increasing very fast. With this data, the desire for data mining is also growing. More and larger databases have to be searched to find interesting ...
Evolution of Antimicrobial Resistance in Community vs. Hospital-Acquired Infections
Evolution of Antimicrobial Resistance in Community vs. Hospital-Acquired Infections
Abstract
Introduction
Hospitals are high-risk environments for infections. Despite the global recognition of these pathogens, few studies compare microorganisms from community-acqu...
Domination of Polynomial with Application
Domination of Polynomial with Application
In this paper, .We .initiate the study of domination. polynomial , consider G=(V,E) be a simple, finite, and directed graph without. isolated. vertex .We present a study of the Ira...
CG-TGAN: Conditional Generative Adversarial Networks with Graph Neural Networks for Tabular Data Synthesizing
CG-TGAN: Conditional Generative Adversarial Networks with Graph Neural Networks for Tabular Data Synthesizing
Data sharing is necessary for AI to be widely used, but sharing sensitive data with others with privacy is risky.
To solve these problems, it is necessary to synthesize realistic t...
The Complexity of Pencil Graph and Line Pencil Graph
The Complexity of Pencil Graph and Line Pencil Graph
Let ???? be a linked and undirected graph. Every linked graph ???? must contain a spanning tree ????, which is a subgraph of ????that is a tree and contain all the nodes of ????. T...
Using Metadata to Understand Search Behavior in Digital Libraries
Using Metadata to Understand Search Behavior in Digital Libraries
This thesis explores how search log analysis can be used to gain a deeper understanding of online search behavior in curated collections by leveraging the metadata. For this, we us...

