CVAE Post-Training Methodology for Latent Strategy Disentanglement

This is the landing page for the core CVAE methodology thread. It keeps the methodology readable as one coherent cluster while surfacing the most reusable pieces as linked concept notes.

Core Structure

Summary

The central idea is to factor a frozen entangled conditional generator into:

  • a strategy router pϕ(zx)p_\phi(z \mid x),
  • a strategy-conditioned generator pψ(yx,z)p_\psi(y \mid x, z),
  • and a training-time inference model qξ(zx,y)q_\xi(z \mid x, y).

The methodology covers both discrete and continuous latent variants, multiple adaptation regimes, and a family of ELBO-adjacent interventions aimed at making the latent variable carry strategy information rather than collapsing.

Built with LogoFlowershow