Graph Generation

241 papers with code • 1 benchmarks • 5 datasets

Graph Generation is an important research area with significant applications in drug and material designs.

Source: Graph Deconvolutional Generation

Libraries

Use these libraries to find Graph Generation models and implementations

EGTR: Extracting Graph from Transformer for Scene Graph Generation

naver-ai/egtr 2 Apr 2024

We propose a lightweight one-stage SGG model that extracts the relation graph from the various relationships learned in the multi-head self-attention layers of the DETR decoder.

13
02 Apr 2024

Set-Aligning Framework for Auto-Regressive Event Temporal Graph Generation

xingwei-warwick/set-aligning-event-temporal-graph-generation 1 Apr 2024

Recent studies, which employ pre-trained language models to auto-regressively generate linearised graphs for constructing event temporal graphs, have shown promising results.

1
01 Apr 2024

SteinGen: Generating Fidelitous and Diverse Graph Samples

wenkaixl/steingen_code 27 Mar 2024

Generating graphs that preserve characteristic structures while promoting sample diversity can be challenging, especially when the number of graph observations is small.

0
27 Mar 2024

3M-Diffusion: Latent Multi-Modal Diffusion for Text-Guided Generation of Molecular Graphs

huaishengzhu/3mdiffusion 11 Mar 2024

However, practical applications call for methods that generate diverse, and ideally novel, molecules with the desired properties.

2
11 Mar 2024

GraphInstruct: Empowering Large Language Models with Graph Understanding and Reasoning Capability

cgcl-codes/graphinstruct 7 Mar 2024

To evaluate and enhance the graph understanding abilities of LLMs, in this paper, we propose a benchmark named GraphInstruct, which comprehensively includes 21 classical graph reasoning tasks, providing diverse graph generation pipelines and detailed reasoning steps.

10
07 Mar 2024

Neural Graph Generator: Feature-Conditioned Graph Generation using Latent Diffusion Models

iakovosevdaimon/graph-generator 3 Mar 2024

Graph generation has emerged as a crucial task in machine learning, with significant challenges in generating graphs that accurately reflect specific properties.

7
03 Mar 2024

Graph Diffusion Policy Optimization

sail-sg/gdpo 26 Feb 2024

Recent research has made significant progress in optimizing diffusion models for specific downstream objectives, which is an important pursuit in fields such as graph generation for drug design.

20
26 Feb 2024

Diffusion-based graph generative methods

zhejiangzhuque/diffusion-based-graph-generative-methods 28 Jan 2024

Being the most cutting-edge generative methods, diffusion methods have shown great advances in wide generation tasks.

6
28 Jan 2024

SGTR+: End-to-end Scene Graph Generation with Transformer

scarecrow0/sgtr 23 Jan 2024

Moreover, we design a graph assembling module to infer the connectivity of the bipartite scene graph based on our entity-aware structure, enabling us to generate the scene graph in an end-to-end manner.

63
23 Jan 2024

Adaptive Self-training Framework for Fine-grained Scene Graph Generation

rlqja1107/torch-st-sgg 18 Jan 2024

To this end, we introduce a Self-Training framework for SGG (ST-SGG) that assigns pseudo-labels for unannotated triplets based on which the SGG models are trained.

15
18 Jan 2024