Papers › Knowledge Graph Generation From Text
Knowledge Graph Generation From Text
Igor Melnyk, Pierre Dognin, Payel Das
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
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Joint Entity and Relation Extraction | WebNLG 3.0 | ReGen | F1 | 72.3 | #2 of 10 | Archive leaderboard | report |
| Joint Entity and Relation Extraction | WebNLG 3.0 | Grapher (Text Nodes and Class Edges) | F1 | 72.2 | #3 of 10 | Archive leaderboard | report |
| Joint Entity and Relation Extraction | WebNLG 3.0 | Amazon AI | F1 | 68.9 | #6 of 10 | Archive leaderboard | report |
| Joint Entity and Relation Extraction | WebNLG 3.0 | BTS | F1 | 68.2 | #8 of 10 | Archive leaderboard | report |
| Joint Entity and Relation Extraction | WebNLG 3.0 | CycleGT | F1 | 34.2 | #9 of 10 | Archive leaderboard | report |
| Joint Entity and Relation Extraction | WebNLG 3.0 | Stanford OIE | F1 | 15.8 | #10 of 10 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections