🤖 AI Summary
This work addresses the fragmentation between classical probabilistic latent variable models (PLVMs) and modern generative AI methods by unifying their underlying modeling principles, contrasting inference strategies, and analyzing representational trade-offs. We propose a unified probabilistic latent variable framework that systematically integrates seven canonical models: probabilistic PCA, hidden Markov models, variational autoencoders, normalizing flows, diffusion models, autoregressive models, and generative adversarial networks. Through formal analysis of their latent structures, inference mechanisms, and generative pathways, we construct the first theoretical taxonomy of generative AI. This framework clarifies the methodological evolution of generative modeling, strengthens its theoretical foundations, and provides interpretable conceptual guidance and structured design principles for developing novel architectures. (149 words)
📝 Abstract
From large language models to multi-modal agents, Generative Artificial Intelligence (AI) now underpins state-of-the-art systems. Despite their varied architectures, many share a common foundation in probabilistic latent variable models (PLVMs), where hidden variables explain observed data for density estimation, latent reasoning, and structured inference. This paper presents a unified perspective by framing both classical and modern generative methods within the PLVM paradigm. We trace the progression from classical flat models such as probabilistic PCA, Gaussian mixture models, latent class analysis, item response theory, and latent Dirichlet allocation, through their sequential extensions including Hidden Markov Models, Gaussian HMMs, and Linear Dynamical Systems, to contemporary deep architectures: Variational Autoencoders as Deep PLVMs, Normalizing Flows as Tractable PLVMs, Diffusion Models as Sequential PLVMs, Autoregressive Models as Explicit Generative Models, and Generative Adversarial Networks as Implicit PLVMs. Viewing these architectures under a common probabilistic taxonomy reveals shared principles, distinct inference strategies, and the representational trade-offs that shape their strengths. We offer a conceptual roadmap that consolidates generative AI's theoretical foundations, clarifies methodological lineages, and guides future innovation by grounding emerging architectures in their probabilistic heritage.