Conceptual

Tensor Topic Modeling via HOSVD

A topic-model estimator that generalizes probabilistic latent semantic indexing from a document-by-word matrix to a document-by-word-by-context tensor (adding temporal, spatial, or document-specific modes) by fitting a Tucker decomposition through a modified higher-order singular value decomposition. Students learn how the core tensor captures interactions among latent factors, how the method recovers low-rank topic and cluster structure across multiple dimensions, and how its estimation error is bounded by an explicit entry-wise l1 convergence rate.