@inproceedings{wang-etal-2021-wikigraphs,
    title = "{W}iki{G}raphs: A {W}ikipedia Text - Knowledge Graph Paired Dataset",
    author = "Wang, Luyu  and
      Li, Yujia  and
      Aslan, Ozlem  and
      Vinyals, Oriol",
    editor = "Panchenko, Alexander  and
      Malliaros, Fragkiskos D.  and
      Logacheva, Varvara  and
      Jana, Abhik  and
      Ustalov, Dmitry  and
      Jansen, Peter",
    booktitle = "Proceedings of the Fifteenth Workshop on Graph-Based Methods for Natural Language Processing (TextGraphs-15)",
    month = jun,
    year = "2021",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2021.textgraphs-1.7/",
    doi = "10.18653/v1/2021.textgraphs-1.7",
    pages = "67--82",
    abstract = "We present a new dataset of Wikipedia articles each paired with a knowledge graph, to facilitate the research in conditional text generation, graph generation and graph representation learning. Existing graph-text paired datasets typically contain small graphs and short text (1 or few sentences), thus limiting the capabilities of the models that can be learned on the data. Our new dataset WikiGraphs is collected by pairing each Wikipedia article from the established WikiText-103 benchmark (Merity et al., 2016) with a subgraph from the Freebase knowledge graph (Bollacker et al., 2008). This makes it easy to benchmark against other state-of-the-art text generative models that are capable of generating long paragraphs of coherent text. Both the graphs and the text data are of significantly larger scale compared to prior graph-text paired datasets. We present baseline graph neural network and transformer model results on our dataset for 3 tasks: graph -{\ensuremath{>}} text generation, graph -{\ensuremath{>}} text retrieval and text -{\ensuremath{>}} graph retrieval. We show that better conditioning on the graph provides gains in generation and retrieval quality but there is still large room for improvement."
}Markdown (Informal)
[WikiGraphs: A Wikipedia Text - Knowledge Graph Paired Dataset](https://preview.aclanthology.org/ingest-emnlp/2021.textgraphs-1.7/) (Wang et al., TextGraphs 2021)
ACL
- Luyu Wang, Yujia Li, Ozlem Aslan, and Oriol Vinyals. 2021. WikiGraphs: A Wikipedia Text - Knowledge Graph Paired Dataset. In Proceedings of the Fifteenth Workshop on Graph-Based Methods for Natural Language Processing (TextGraphs-15), pages 67–82, Mexico City, Mexico. Association for Computational Linguistics.