A mixture-of-experts content selector that masks different input tokens for each generated sequence improves diversity and accuracy in question generation and summarization.
Noisy Parallel Approximate Decoding for Conditional Recurrent Language Model
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recent advances in conditional recurrent language modelling have mainly focused on network architectures (e.g., attention mechanism), learning algorithms (e.g., scheduled sampling and sequence-level training) and novel applications (e.g., image/video description generation, speech recognition, etc.) On the other hand, we notice that decoding algorithms/strategies have not been investigated as much, and it has become standard to use greedy or beam search. In this paper, we propose a novel decoding strategy motivated by an earlier observation that nonlinear hidden layers of a deep neural network stretch the data manifold. The proposed strategy is embarrassingly parallelizable without any communication overhead, while improving an existing decoding algorithm. We extensively evaluate it with attention-based neural machine translation on the task of En->Cz translation.
fields
cs.CL 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Mixture Content Selection for Diverse Sequence Generation
A mixture-of-experts content selector that masks different input tokens for each generated sequence improves diversity and accuracy in question generation and summarization.