paper-with-me

Papers

Sequence-to-Sequence Models for Data-to-Text Natural Language Generation: Word- vs. Character-based Processing and Output Diversity

2018-10-11 · WS 2018 11 · Glorianna Jagfeld, Sabrina Jenne, Ngoc Thang Vu

We present a comparison of word-based and character-based sequence-to-sequence models for data-to-text natural language generation, which generate natural language descriptions for structured inputs. On the datasets of two recent generation challenges, our models achieve comparable or better automatic evaluation results than the best challenge submissions. Subsequent detailed statistical and human analyses shed light on the differences between the two input representations and the diversity of the generated texts. In a controlled experiment with synthetic training data generated from templates, we demonstrate the ability of neural models to learn novel combinations of the templates and thereby generalize beyond the linguistic structures they were trained on.

📄 PDF Abstract BibTeX arXiv:1810.04864

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityText Generation

Similar Papers 제목 키워드 기반

SLFNet: Generating Semantic Logic Forms from Natural Language Using Semantic Probability Graphs

2024-03-29 · Hao Wu, Fan Xu

Building natural language interfaces typically uses a semantic parser to parse the user's natural language and convert it into structured \textbf{S}emantic \textbf{L}ogic \textbf{F}orms (SLFs). The mainstream approach is…

SeqDiffuSeq: Text Diffusion with Encoder-Decoder Transformers

2022-12-20 · Hongyi Yuan, Zheng Yuan, Chuanqi Tan, Fei Huang 외

Diffusion model, a new generative modelling paradigm, has achieved great success in image, audio, and video generation. However, considering the discrete categorical nature of text, it is not trivial to extend continuous…

DecoderDenoisingText GenerationVideo Generation

Sequence to sequence pretraining for a less-resourced Slovenian language

2022-07-28 · Matej Ulčar, Marko Robnik-Šikonja

Large pretrained language models have recently conquered the area of natural language processing. As an alternative to predominant masked language modelling introduced in BERT, the T5 model has introduced a more general …

Language ModelingLanguage ModellingMachine TranslationOpen-Domain Question Answering+4

EzSQL: An SQL intermediate representation for improving SQL-to-text Generation

2024-11-28 · Meher Bhardwaj, Hrishikesh Ethari, Dennis Singh Moirangthem

The SQL-to-text generation task traditionally uses template base, Seq2Seq, tree-to-sequence, and graph-to-sequence models. Recent models take advantage of pre-trained generative language models for this task in the Seq2S…

Graph-to-SequenceLanguage ModelingLanguage ModellingSQL-to-Text+3

PoET: A generative model of protein families as sequences-of-sequences

2023-06-09 · NeurIPS 2023 11 · Timothy F. Truong Jr, Tristan Bepler

Generative protein language models are a natural way to design new proteins with desired functions. However, current models are either difficult to direct to produce a protein from a specific family of interest, or must …

Language ModellingMultiple Sequence AlignmentTransfer Learning