GEMS: Scene Expansion using Generative Models of Graphs
- URL: http://arxiv.org/abs/2207.03729v1
- Date: Fri, 8 Jul 2022 07:41:28 GMT
- Title: GEMS: Scene Expansion using Generative Models of Graphs
- Authors: Rishi Agarwal, Tirupati Saketh Chandra, Vaidehi Patil, Aniruddha
Mahapatra, Kuldeep Kulkarni, Vishwa Vinay
- Abstract summary: We focus on one such representation, scene graphs, and propose a novel scene expansion task.
We first predict a new node and then predict the set of relationships between the newly predicted node and previous nodes in the graph.
We conduct extensive experiments on Visual Genome and VRD datasets to evaluate the expanded scene graphs.
- Score: 3.5998698847215165
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: Applications based on image retrieval require editing and associating in
intermediate spaces that are representative of the high-level concepts like
objects and their relationships rather than dense, pixel-level representations
like RGB images or semantic-label maps. We focus on one such representation,
scene graphs, and propose a novel scene expansion task where we enrich an input
seed graph by adding new nodes (objects) and the corresponding relationships.
To this end, we formulate scene graph expansion as a sequential prediction task
involving multiple steps of first predicting a new node and then predicting the
set of relationships between the newly predicted node and previous nodes in the
graph. We propose a sequencing strategy for observed graphs that retains the
clustering patterns amongst nodes. In addition, we leverage external knowledge
to train our graph generation model, enabling greater generalization of node
predictions. Due to the inefficiency of existing maximum mean discrepancy (MMD)
based metrics for graph generation problems in evaluating predicted
relationships between nodes (objects), we design novel metrics that
comprehensively evaluate different aspects of predicted relations. We conduct
extensive experiments on Visual Genome and VRD datasets to evaluate the
expanded scene graphs using the standard MMD-based metrics and our proposed
metrics. We observe that the graphs generated by our method, GEMS, better
represent the real distribution of the scene graphs than the baseline methods
like GraphRNN.
Related papers
- Graph Transformer GANs with Graph Masked Modeling for Architectural
Layout Generation [153.92387500677023]
We present a novel graph Transformer generative adversarial network (GTGAN) to learn effective graph node relations.
The proposed graph Transformer encoder combines graph convolutions and self-attentions in a Transformer to model both local and global interactions.
We also propose a novel self-guided pre-training method for graph representation learning.
arXiv Detail & Related papers (2024-01-15T14:36:38Z) - Graph Transformer GANs for Graph-Constrained House Generation [223.739067413952]
We present a novel graph Transformer generative adversarial network (GTGAN) to learn effective graph node relations.
The GTGAN learns effective graph node relations in an end-to-end fashion for the challenging graph-constrained house generation task.
arXiv Detail & Related papers (2023-03-14T20:35:45Z) - GrannGAN: Graph annotation generative adversarial networks [72.66289932625742]
We consider the problem of modelling high-dimensional distributions and generating new examples of data with complex relational feature structure coherent with a graph skeleton.
The model we propose tackles the problem of generating the data features constrained by the specific graph structure of each data point by splitting the task into two phases.
In the first it models the distribution of features associated with the nodes of the given graph, in the second it complements the edge features conditionally on the node features.
arXiv Detail & Related papers (2022-12-01T11:49:07Z) - Scene Graph Modification as Incremental Structure Expanding [61.84291817776118]
We focus on scene graph modification (SGM), where the system is required to learn how to update an existing scene graph based on a natural language query.
We frame SGM as a graph expansion task by introducing the incremental structure expanding (ISE)
We construct a challenging dataset that contains more complicated queries and larger scene graphs than existing datasets.
arXiv Detail & Related papers (2022-09-15T16:26:14Z) - Embedding Graphs on Grassmann Manifold [31.42901131602713]
This paper develops a new graph representation learning scheme, namely EGG, which embeds approximated second-order graph characteristics into a Grassmann manifold.
The effectiveness of EGG is demonstrated using both clustering and classification tasks at the node level and graph level.
arXiv Detail & Related papers (2022-05-30T12:56:24Z) - A Robust and Generalized Framework for Adversarial Graph Embedding [73.37228022428663]
We propose a robust framework for adversarial graph embedding, named AGE.
AGE generates the fake neighbor nodes as the enhanced negative samples from the implicit distribution.
Based on this framework, we propose three models to handle three types of graph data.
arXiv Detail & Related papers (2021-05-22T07:05:48Z) - Graph Entropy Guided Node Embedding Dimension Selection for Graph Neural
Networks [74.26734952400925]
We propose a novel Minimum Graph Entropy (MinGE) algorithm for Node Embedding Dimension Selection (NEDS)
MinGE considers both feature entropy and structure entropy on graphs, which are carefully designed according to the characteristics of the rich information in them.
Experiments with popular Graph Neural Networks (GNNs) on benchmark datasets demonstrate the effectiveness and generalizability of our proposed MinGE.
arXiv Detail & Related papers (2021-05-07T11:40:29Z) - Optimal Transport Graph Neural Networks [31.191844909335963]
Current graph neural network (GNN) architectures naively average or sum node embeddings into an aggregated graph representation.
We introduce OT-GNN, a model that computes graph embeddings using parametric prototypes.
arXiv Detail & Related papers (2020-06-08T14:57:39Z)
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.