Graph Generation

242 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

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

TSPP: A Unified Benchmarking Tool for Time-series Forecasting

NVIDIA/DeepLearningExamples 28 Dec 2023

While machine learning has witnessed significant advancements, the emphasis has largely been on data acquisition and model creation.

12,609
28 Dec 2023

Efficient and Scalable Graph Generation through Iterative Local Expansion

andreasbergmeister/graph-generation 14 Dec 2023

However, most existing methods struggle with large graphs due to the complexity of representing the entire joint distribution across all node pairs and capturing both global and local graph structures simultaneously.

4
14 Dec 2023

A Simple and Scalable Representation for Graph Generation

yunhuijang/geel 4 Dec 2023

Recently, there has been a surge of interest in employing neural networks for graph generation, a fundamental statistical learning problem with critical applications like molecule design and community analysis.

9
04 Dec 2023

Panoptic Video Scene Graph Generation

lilydaytoy/openpvsg CVPR 2023

PVSG relates to the existing video scene graph generation (VidSGG) problem, which focuses on temporal interactions between humans and objects grounded with bounding boxes in videos.

52
28 Nov 2023

VLPrompt: Vision-Language Prompting for Panoptic Scene Graph Generation

franciszzj/VLPrompt 27 Nov 2023

Panoptic Scene Graph Generation (PSG) aims at achieving a comprehensive image understanding by simultaneously segmenting objects and predicting relations among objects.

9
27 Nov 2023

AutoKG: Efficient Automated Knowledge Graph Generation for Language Models

wispcarey/autokg 22 Nov 2023

Traditional methods of linking large language models (LLMs) to knowledge bases via the semantic similarity search often fall short of capturing complex relational dynamics.

21
22 Nov 2023

NeuSyRE: Neuro-Symbolic Visual Understanding and Reasoning Framework based on Scene Graph Enrichment

jaleedkhan/neusire Semantic Web 2023

We present a loosely-coupled neuro-symbolic visual understanding and reasoning framework that employs a DNN-based pipeline for object detection and multi-modal pairwise relationship prediction for scene graph generation and leverages common sense knowledge in heterogenous knowledge graphs to enrich scene graphs for improved downstream reasoning.

7
05 Nov 2023

Sparse Training of Discrete Diffusion Models for Graph Generation

qym7/sparsediff 3 Nov 2023

In this work, we introduce SparseDiff, a denoising diffusion model for graph generation that is able to exploit sparsity during its training phase.

25
03 Nov 2023

SQLformer: Deep Auto-Regressive Query Graph Generation for Text-to-SQL Translation

adrianbzg/sqlformer 27 Oct 2023

However, some of its key hurdles include domain generalisation, which is the ability to adapt to previously unseen databases, and alignment of natural language questions with the corresponding SQL queries.

5
27 Oct 2023