TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Knowledge Graph Generation From Text

Knowledge Graph Generation From Text

Igor Melnyk, Pierre Dognin, Payel Das

2022-11-18Joint Entity and Relation ExtractionGraph GenerationLanguage Modelling
PaperPDFCode(official)

Abstract

In this work we propose a novel end-to-end multi-stage Knowledge Graph (KG) generation system from textual inputs, separating the overall process into two stages. The graph nodes are generated first using pretrained language model, followed by a simple edge construction head, enabling efficient KG extraction from the text. For each stage we consider several architectural choices that can be used depending on the available training resources. We evaluated the model on a recent WebNLG 2020 Challenge dataset, matching the state-of-the-art performance on text-to-RDF generation task, as well as on New York Times (NYT) and a large-scale TekGen datasets, showing strong overall performance, outperforming the existing baselines. We believe that the proposed system can serve as a viable KG construction alternative to the existing linearization or sampling-based graph generation approaches. Our code can be found at https://github.com/IBM/Grapher

Results

TaskDatasetMetricValueModel
Relation ExtractionWebNLG 3.0F172.3ReGen
Relation ExtractionWebNLG 3.0F172.2Grapher (Text Nodes and Class Edges)
Relation ExtractionWebNLG 3.0F168.9Amazon AI
Relation ExtractionWebNLG 3.0F168.2BTS
Relation ExtractionWebNLG 3.0F134.2CycleGT
Relation ExtractionWebNLG 3.0F115.8Stanford OIE
Information ExtractionWebNLG 3.0F172.3ReGen
Information ExtractionWebNLG 3.0F172.2Grapher (Text Nodes and Class Edges)
Information ExtractionWebNLG 3.0F168.9Amazon AI
Information ExtractionWebNLG 3.0F168.2BTS
Information ExtractionWebNLG 3.0F134.2CycleGT
Information ExtractionWebNLG 3.0F115.8Stanford OIE

Related Papers

Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21NGTM: Substructure-based Neural Graph Topic Model for Interpretable Graph Generation2025-07-17Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17The Generative Energy Arena (GEA): Incorporating Energy Awareness in Large Language Model (LLM) Human Evaluations2025-07-17Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities2025-07-17Assay2Mol: large language model-based drug design using BioAssay context2025-07-16Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16