Modeling and Mining Multi-Aspect Graphs With Scalable Streaming Tensor
Decomposition
- URL: http://arxiv.org/abs/2210.04404v1
- Date: Mon, 10 Oct 2022 02:26:00 GMT
- Title: Modeling and Mining Multi-Aspect Graphs With Scalable Streaming Tensor
Decomposition
- Authors: Ekta Gujral
- Abstract summary: We propose novel methods for mining static and dynamic multi-aspect graphs.
The goal is to identify coherent communities and patterns between nodes by leveraging the tensor structure in the data.
As our graphs evolve dynamically, we focus on handling such streaming updates in the data without having to re-compute the decomposition.
- Score: 1.5609988622100528
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Graphs emerge in almost every real-world application domain, ranging from
online social networks all the way to health data and movie viewership
patterns. Typically, such real-world graphs are big and dynamic, in the sense
that they evolve over time. Furthermore, graphs usually contain multi-aspect
information i.e. in a social network, we can have the "means of communication"
between nodes, such as who messages whom, who calls whom, and who comments on
whose timeline and so on.
How can we model and mine useful patterns, such as communities of nodes in
that graph, from such multi-aspect graphs? How can we identify dynamic patterns
in those graphs, and how can we deal with streaming data, when the volume of
data to be processed is very large? In order to answer those questions, in this
thesis, we propose novel tensor-based methods for mining static and dynamic
multi-aspect graphs. In general, a tensor is a higher-order generalization of a
matrix that can represent high-dimensional multi-aspect data such as
time-evolving networks, collaboration networks, and spatio-temporal data like
Electroencephalography (EEG) brain measurements.
The thesis is organized in two synergistic thrusts: First, we focus on static
multi-aspect graphs, where the goal is to identify coherent communities and
patterns between nodes by leveraging the tensor structure in the data. Second,
as our graphs evolve dynamically, we focus on handling such streaming updates
in the data without having to re-compute the decomposition, but incrementally
update the existing results.
Related papers
- InstructG2I: Synthesizing Images from Multimodal Attributed Graphs [50.852150521561676]
We propose a graph context-conditioned diffusion model called InstructG2I.
InstructG2I first exploits the graph structure and multimodal information to conduct informative neighbor sampling.
A Graph-QFormer encoder adaptively encodes the graph nodes into an auxiliary set of graph prompts to guide the denoising process.
arXiv Detail & Related papers (2024-10-09T17:56:15Z) - State of the Art and Potentialities of Graph-level Learning [54.68482109186052]
Graph-level learning has been applied to many tasks including comparison, regression, classification, and more.
Traditional approaches to learning a set of graphs rely on hand-crafted features, such as substructures.
Deep learning has helped graph-level learning adapt to the growing scale of graphs by extracting features automatically and encoding graphs into low-dimensional representations.
arXiv Detail & Related papers (2023-01-14T09:15:49Z) - Dynamic Graph Message Passing Networks for Visual Recognition [112.49513303433606]
Modelling long-range dependencies is critical for scene understanding tasks in computer vision.
A fully-connected graph is beneficial for such modelling, but its computational overhead is prohibitive.
We propose a dynamic graph message passing network, that significantly reduces the computational complexity.
arXiv Detail & Related papers (2022-09-20T14:41:37Z) - Learning Graph Structure from Convolutional Mixtures [119.45320143101381]
We propose a graph convolutional relationship between the observed and latent graphs, and formulate the graph learning task as a network inverse (deconvolution) problem.
In lieu of eigendecomposition-based spectral methods, we unroll and truncate proximal gradient iterations to arrive at a parameterized neural network architecture that we call a Graph Deconvolution Network (GDN)
GDNs can learn a distribution of graphs in a supervised fashion, perform link prediction or edge-weight regression tasks by adapting the loss function, and they are inherently inductive.
arXiv Detail & Related papers (2022-05-19T14:08:15Z) - FeatureNorm: L2 Feature Normalization for Dynamic Graph Embedding [39.527059564775094]
Graph convolutional network (GCN) has been widely explored and used in non-Euclidean application domains.
In this paper, we analyze the shrinking properties in the node embedding space at first, and then design a simple yet versatile method.
Experiments on four real-world dynamic graph datasets compared with competitive baseline models demonstrate the effectiveness of the proposed method.
arXiv Detail & Related papers (2021-02-27T09:13:47Z) - Learning Graph Representations [0.0]
Graph Neural Networks (GNNs) are efficient ways to get insight into large dynamic graph datasets.
In this paper, we discuss the graph convolutional neural networks graph autoencoders and Social-temporal graph neural networks.
arXiv Detail & Related papers (2021-02-03T12:07:55Z) - Generating a Doppelganger Graph: Resembling but Distinct [5.618335078130568]
We propose an approach to generating a doppelganger graph that resembles a given one in many graph properties.
The approach is an orchestration of graph representation learning, generative adversarial networks, and graph realization algorithms.
arXiv Detail & Related papers (2021-01-23T22:08:27Z) - Multilevel Graph Matching Networks for Deep Graph Similarity Learning [79.3213351477689]
We propose a multi-level graph matching network (MGMN) framework for computing the graph similarity between any pair of graph-structured objects.
To compensate for the lack of standard benchmark datasets, we have created and collected a set of datasets for both the graph-graph classification and graph-graph regression tasks.
Comprehensive experiments demonstrate that MGMN consistently outperforms state-of-the-art baseline models on both the graph-graph classification and graph-graph regression tasks.
arXiv Detail & Related papers (2020-07-08T19:48:19Z) - EvoNet: A Neural Network for Predicting the Evolution of Dynamic Graphs [26.77596449192451]
We propose a model that predicts the evolution of dynamic graphs.
Specifically, we use a graph neural network along with a recurrent architecture to capture the temporal evolution patterns of dynamic graphs.
We evaluate the proposed model on several artificial datasets following common network evolving dynamics, as well as on real-world datasets.
arXiv Detail & Related papers (2020-03-02T12:59:05Z) - Bridging Knowledge Graphs to Generate Scene Graphs [49.69377653925448]
We propose a novel graph-based neural network that iteratively propagates information between the two graphs, as well as within each of them.
Our Graph Bridging Network, GB-Net, successively infers edges and nodes, allowing to simultaneously exploit and refine the rich, heterogeneous structure of the interconnected scene and commonsense graphs.
arXiv Detail & Related papers (2020-01-07T23:35:52Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.