REVIEW 2 cited by
Non-Monotonic Sequential Text Generation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Standard sequential generation methods assume a pre-specified generation order, such as text generation methods which generate words from left to right. In this work, we propose a framework for training models of text generation that operate in non-monotonic orders; the model directly learns good orders, without any additional annotation. Our framework operates by generating a word at an arbitrary position, and then recursively generating words to its left and then words to its right, yielding a binary tree. Learning is framed as imitation learning, including a coaching method which moves from imitating an oracle to reinforcing the policy's own preferences. Experimental results demonstrate that using the proposed method, it is possible to learn policies which generate text without pre-specifying a generation order, while achieving competitive performance with conventional left-to-right generation.
Forward citations
Cited by 2 Pith papers
-
Latent-Variable Non-Autoregressive Neural Machine Translation with Deterministic Inference Using a Delta Posterior
A latent-variable non-autoregressive translation model with deterministic delta-posterior inference matches autoregressive quality within 2 BLEU points while decoding 12.5x faster.
-
Attending to Future Tokens For Bidirectional Sequence Generation
BISON uses placeholder tokens in a bidirectional Transformer to generate sequences, and fine-tuning BERT with this scheme beats GPT2 on two dialogue tasks.
Discussion (0). Continue with ORCID to comment.