What is: TD-VAE?
Source | Temporal Difference Variational Auto-Encoder |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
TD-VAE, or Temporal Difference VAE, is a generative sequence model that learns representations containing explicit beliefs about states several steps into the future, and that can be rolled out directly without single-step transitions. TD-VAE is trained on pairs of temporally separated time points, using an analogue of temporal difference learning used in reinforcement learning.