paper-with-me

Papers

Scalable Micro-planned Generation of Discourse from Structured Data

2018-10-05 · CL 2019 12 · Anirban Laha, Parag Jain, Abhijit Mishra, Karthik Sankaranarayanan

We present a framework for generating natural language description from structured data such as tables; the problem comes under the category of data-to-text natural language generation (NLG). Modern data-to-text NLG systems typically employ end-to-end statistical and neural architectures that learn from a limited amount of task-specific labeled data, and therefore, exhibit limited scalability, domain-adaptability, and interpretability. Unlike these systems, ours is a modular, pipeline-based approach, and does not require task-specific parallel data. It rather relies on monolingual corpora and basic off-the-shelf NLP tools. This makes our system more scalable and easily adaptable to newer domains. Our system employs a 3-staged pipeline that: (i) converts entries in the structured data to canonical form, (ii) generates simple sentences for each atomic entry in the canonicalized representation, and (iii) combines the sentences to produce a coherent, fluent and adequate paragraph description through sentence compounding and co-reference replacement modules. Experiments on a benchmark mixed-domain dataset curated for paragraph description from tables reveals the superiority of our system over existing data-to-text approaches. We also demonstrate the robustness of our system in accepting other popular datasets covering diverse data types such as Knowledge Graphs and Key-Value maps.

📄 PDF Abstract BibTeX arXiv:1810.02889

Code (1)

parajain/structscribe pytorch

Tasks

Knowledge GraphsSentenceText Generation

Similar Papers 제목 키워드 기반

TransSent: Towards Generation of Structured Sentences with Discourse Marker

2019-09-05 · Xing Wu, Dongjun Wei, Liangjun Zang, Jizhong Han 외

Structured sentences are important expressions in human writings and dialogues. Previous works on neural text generation fused semantic and structural information by encoding the entire sentence into a mixed hidden repre…

Dialogue GenerationSentenceText Generation

Shallow Discourse Annotation for Chinese TED Talks

2020-03-09 · LREC 2020 5 · Wanqiu Long, Xinyi Cai, James E. M. Reid, Bonnie Webber 외

Text corpora annotated with language-related properties are an important resource for the development of Language Technology. The current work contributes a new resource for Chinese Language Technology and for Chinese-En…

Translation

Predictive Control of Rural Microgrids with Temperature-dependent Battery Degradation Cost

2020-05-22

Off-grid systems have emerged as a sustainable and cost-effective solution for rural electrification. In sub-Sarahan Africa (SSA), a great number of solar-hybrid microgrids have been installed or planned, operating stand…

An automatic discourse relation alignment experiment on TED-MDB

2019-08-01 · WS 2019 8 · Sibel Ozer, Deniz Zeyrek

This paper describes an automatic discourse relation alignment experiment as an empirical justification of the planned annotation projection approach to enlarge the 3600-word multilingual corpus of TED Multilingual Disco…

Relation

What You Say and How You Say it: Joint Modeling of Topics and Discourse in Microblog Conversations

2019-03-18 · TACL 2019 3 · Jichuan Zeng, Jing Li, Yulan He, Cuiyun Gao 외

This paper presents an unsupervised framework for jointly modeling topic content and discourse behavior in microblog conversations. Concretely, we propose a neural model to discover word clusters indicating what a conver…

General Classification