Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Neural Architectures for Searching Subgraph Structures

View through CrossRef
<p dir="ltr">With the development of new neural network architectures for graph representation learning in recent years, the use of graphs to store, represent and process data has become increasingly more important. This thesis focuses on both structural and semantic aspects of graphs in order to design and develop neural representation learning models that are capable of performing effective and efficient search on graphs in order to identify and retrieve relevant subgraph structures. Graph search is an NP-hard problem, with existing methods struggling to balance accuracy and efficiency. This work aims to design robust neural representations that address these challenges. The first contribution examines team formation as a case study of search within complete graphs. Team formation is concerned with the identification of a group of experts who have a high likelihood of effectively collaborating with each other in order to satisfy a collection of input skills. This thesis proposes a variational Bayesian neural network architecture that learns representations for teams whose members have collaborated with each other in the past. The learnt representations allow our proposed approach to mine teams that have a past collaborative history and collectively cover the requested desirable set of skills. Through our experiments on DBLP and Dota2 datasets, we demonstrate that our approach shows stronger performance compared to a range of strong team formation techniques from both quantitative and quality perspectives. Furthermore, we redefine team discovery as a task of learning subgraph representations from heterogeneous collaboration networks. Our method captures both local (node interactions within teams) and global (subgraph interactions between teams) characteristics, enabling seamless mapping between homogeneous and heterogeneous subgraphs to effectively discover teams. Extensive experiments on two real-world datasets confirm the effectiveness of the approach. In the context of incomplete graphs, we introduce a novel graph neural network representation learning technique specifically tailored for graphs with missing information. We propose a novel keyword graph representation learning method that incorporates complementary aspects of graphs: global, local, adjusted, and feature semantics. Considering these multiple aspects, our approach remains robust and resilient to missing information. We adopt and fine-tune a transformer-based model to aggregate the various features of a graph to generate rich representations, recognizing the pivotal role of keywords in this task. We show through experiments on real-world data that our method outperforms the state-ofthe-art approaches and is particularly robust in the face of missing values, underscoring its ability to effectively handle incomplete graphs.</p>
Ryerson University Library and Archives
Title: Neural Architectures for Searching Subgraph Structures
Description:
<p dir="ltr">With the development of new neural network architectures for graph representation learning in recent years, the use of graphs to store, represent and process data has become increasingly more important.
This thesis focuses on both structural and semantic aspects of graphs in order to design and develop neural representation learning models that are capable of performing effective and efficient search on graphs in order to identify and retrieve relevant subgraph structures.
Graph search is an NP-hard problem, with existing methods struggling to balance accuracy and efficiency.
This work aims to design robust neural representations that address these challenges.
The first contribution examines team formation as a case study of search within complete graphs.
Team formation is concerned with the identification of a group of experts who have a high likelihood of effectively collaborating with each other in order to satisfy a collection of input skills.
This thesis proposes a variational Bayesian neural network architecture that learns representations for teams whose members have collaborated with each other in the past.
The learnt representations allow our proposed approach to mine teams that have a past collaborative history and collectively cover the requested desirable set of skills.
Through our experiments on DBLP and Dota2 datasets, we demonstrate that our approach shows stronger performance compared to a range of strong team formation techniques from both quantitative and quality perspectives.
Furthermore, we redefine team discovery as a task of learning subgraph representations from heterogeneous collaboration networks.
Our method captures both local (node interactions within teams) and global (subgraph interactions between teams) characteristics, enabling seamless mapping between homogeneous and heterogeneous subgraphs to effectively discover teams.
Extensive experiments on two real-world datasets confirm the effectiveness of the approach.
In the context of incomplete graphs, we introduce a novel graph neural network representation learning technique specifically tailored for graphs with missing information.
We propose a novel keyword graph representation learning method that incorporates complementary aspects of graphs: global, local, adjusted, and feature semantics.
Considering these multiple aspects, our approach remains robust and resilient to missing information.
We adopt and fine-tune a transformer-based model to aggregate the various features of a graph to generate rich representations, recognizing the pivotal role of keywords in this task.
We show through experiments on real-world data that our method outperforms the state-ofthe-art approaches and is particularly robust in the face of missing values, underscoring its ability to effectively handle incomplete graphs.
</p>.

Related Results

CIDER: Counterfactual-Invariant Diffusion-based GNN Explainer for Causal Subgraph Inference
CIDER: Counterfactual-Invariant Diffusion-based GNN Explainer for Causal Subgraph Inference
Abstract Inferring causal links or subgraphs corresponding to a specific phenotype or label based solely on measured data is an important yet challenging task, which is als...
A truss‐based approach for densest homogeneous subgraph mining in node‐attributed graphs
A truss‐based approach for densest homogeneous subgraph mining in node‐attributed graphs
AbstractIn a wide range of graph analysis tasks such as community detection and event detection, densest subgraph mining is important and primitive. With the development of social ...
Discriminative Subgraph Mining for Protein Classification
Discriminative Subgraph Mining for Protein Classification
Protein classification can be performed by representing 3-D protein structures by graphs and then classifying the corresponding graphs. One effective way to classify such graphs is...
Neural Architectures for Searching Subgraph Structures
Neural Architectures for Searching Subgraph Structures
<p dir="ltr">With the development of new neural network architectures for graph representation learning in recent years, the use of graphs to store, represent and process dat...
Dynamic Top-K Interesting Subgraph Query on Large-Scale Labeled Graphs
Dynamic Top-K Interesting Subgraph Query on Large-Scale Labeled Graphs
A labeled graph is a special structure with node identification capability, which is often used in information networks, biological networks, and other fields. The subgraph query i...
Multi-Subgraph Fusion: An Innovative Approach for Block Matrix Graph Convolutional Networks
Multi-Subgraph Fusion: An Innovative Approach for Block Matrix Graph Convolutional Networks
Abstract Graph Convolutional Networks (GCNs) is a dominant approach for graph representation learning through neighborhood aggregation.However, existing GCN methods...
RDF Subgraph Matching by Means of Star Decomposition
RDF Subgraph Matching by Means of Star Decomposition
<p>With the continuous development of the network, the scale of RDF data is becoming larger and larger. In the face of large-scale RDF data processing, the traditional databa...
Inductive graph invariants and approximation algorithms
Inductive graph invariants and approximation algorithms
We introduce and study an inductively defined analogue [Formula: see text] of any increasing graph invariant [Formula: see text]. An invariant [Formula: see text] is increasing if ...

Back to Top