|
|
|
|
|
by kleiba
614 days ago
|
|
Neural LMs used to be based on recurrent architectures until the Transformer came along. That architecture is not recursive. I am not sure that a diffusion approach is all that suitable for generating language. Word are much more discrete than pixels. |
|
Diffusion doesn't work on pixels directly either, it works on a latent representation.