Two Birds, One Stone: A Simple, Unified Model for Text Generation from Structured and Unstructured Data

September 23, 2019 Β· Entered Twilight Β· πŸ› Annual Meeting of the Association for Computational Linguistics

πŸŒ… TWILIGHT: Old Age
Predates the code-sharing era β€” a pioneer of its time

"Last commit was 5.0 years ago (β‰₯5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: README.md, table-to-text, text-to-text

Authors Hamidreza Shahidi, Ming Li, Jimmy Lin arXiv ID 1909.10158 Category cs.AI: Artificial Intelligence Citations 16 Venue Annual Meeting of the Association for Computational Linguistics Repository https://github.com/h-shahidi/2birds-gen ⭐ 9 Last Checked 1 month ago
Abstract
A number of researchers have recently questioned the necessity of increasingly complex neural network (NN) architectures. In particular, several recent papers have shown that simpler, properly tuned models are at least competitive across several NLP tasks. In this work, we show that this is also the case for text generation from structured and unstructured data. We consider neural table-to-text generation and neural question generation (NQG) tasks for text generation from structured and unstructured data, respectively. Table-to-text generation aims to generate a description based on a given table, and NQG is the task of generating a question from a given passage where the generated question can be answered by a certain sub-span of the passage using NN models. Experimental results demonstrate that a basic attention-based seq2seq model trained with the exponential moving average technique achieves the state of the art in both tasks. Code is available at https://github.com/h-shahidi/2birds-gen.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Artificial Intelligence