-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
First, thanks for bringing up the work STEP-UNROLLED DENOISING AUTOENCODERS FOR TEXT GENERATION, a very nice work. I have a question regarding to the Argmax-unrolled decoding. As said in Section 3.1 Decoding part, "the method finds top-ρ share of the tokens that are sorted by the log-probability in descending order (i.e. uncertain tokens) from λ_t−1". I wonder why the top share of tokens are viewed as the uncertain tokens and then replaced by performing unrolling. In my thought, the higher log-probability a token has, the higher confidence of it being the true token.
Looking forward to your reply! Thanks!
Metadata
Metadata
Assignees
Labels
No labels