|
|
|
|
|
by WithinReason
615 days ago
|
|
Diffusion works significantly better for images than sequential pixel generation, there is a good chance it would work better for language as well. Sequential generation used to be state of the art in 2016 and it's basically how current LLMs work: https://arxiv.org/abs/1601.06759 |
|
I am not sure that a diffusion approach is all that suitable for generating language. Word are much more discrete than pixels.