paper-with-me

Papers

An Unsupervised Joint System for Text Generation from Knowledge Graphs and Semantic Parsing

2019-04-20 · EMNLP 2020 11 · Martin Schmitt, Sahand Sharifzadeh, Volker Tresp, Hinrich Schütze

Knowledge graphs (KGs) can vary greatly from one domain to another. Therefore supervised approaches to both graph-to-text generation and text-to-graph knowledge extraction (semantic parsing) will always suffer from a shortage of domain-specific parallel graph-text data; at the same time, adapting a model trained on a different domain is often impossible due to little or no overlap in entities and relations. This situation calls for an approach that (1) does not need large amounts of annotated data and thus (2) does not need to rely on domain adaptation techniques to work well in different domains. To this end, we present the first approach to unsupervised text generation from KGs and show simultaneously how it can be used for unsupervised semantic parsing. We evaluate our approach on WebNLG v2.1 and a new benchmark leveraging scene graphs from Visual Genome. Our system outperforms strong baselines for both text$\leftrightarrow$graph conversion tasks without any manual adaptation from one dataset to the other. In additional experiments, we investigate the impact of using different unsupervised objectives.

📄 PDF Abstract BibTeX arXiv:1904.09447

Code (1)

mnschmit/unsupervised-graph-text-conversion 공식 구현

Tasks

Domain AdaptationUnsupervised KG-to-Text GenerationUnsupervised semantic parsing

Similar Papers 제목 키워드 기반

PLATO-KAG: Unsupervised Knowledge-Grounded Conversation via Joint Modeling

2021-11-01 · EMNLP (NLP4ConvAI) 2021 11 · Xinxian Huang, Huang He, Siqi Bao, Fan Wang 외

Large-scale conversation models are turning to leveraging external knowledge to improve the factual accuracy in response generation. Considering the infeasibility to annotate the external knowledge for large-scale dialog…

Response Generation

INFINITY: A Simple Yet Effective Unsupervised Framework for Graph-Text Mutual Conversion

2022-09-22 · Yi Xu, Luoyi Fu, Zhouhan Lin, Jiexing Qi 외

Graph-to-text (G2T) generation and text-to-graph (T2G) triple extraction are two essential tasks for constructing and applying knowledge graphs. Existing unsupervised approaches turn out to be suitable candidates for joi…

Knowledge Graphs

GenWiki: A Dataset of 1.3 Million Content-Sharing Text and Graphs for Unsupervised Graph-to-Text Generation

2020-12-01 · COLING 2020 8 · Zhijing Jin, Qipeng Guo, Xipeng Qiu, Zheng Zhang

Data collection for the knowledge graph-to-text generation is expensive. As a result, research on unsupervised models has emerged as an active field recently. However, most unsupervised models have to use non-parallel ve…

Knowledge GraphsText GenerationUnsupervised KG-to-Text Generation

Knowledge-Grounded Dialogue Generation with Pre-trained Language Models

2020-10-17 · EMNLP 2020 11 · Xueliang Zhao, Wei Wu, Can Xu, Chongyang Tao 외

We study knowledge-grounded dialogue generation with pre-trained language models. To leverage the redundant external knowledge under capacity constraint, we propose equipping response generation defined by a pre-trained …

Dialogue GenerationLanguage ModelingLanguage ModellingResponse Generation

Query Enhanced Knowledge-Intensive Conversation via Unsupervised Joint Modeling

2022-12-19 · Mingzhu Cai, Siqi Bao, Xin Tian, Huang He 외

In this paper, we propose an unsupervised query enhanced approach for knowledge-intensive conversations, namely QKConv. There are three modules in QKConv: a query generator, an off-the-shelf knowledge selector, and a res…

Conversational Question AnsweringQuestion AnsweringRetrieval