Probabilistic JEPA Interpreted as Hidden Markov Model

Yongchao Huang· August 17, 2026 View original

Key takeaways

  • Probabilistic JEPA (PIB-VJEPA) shares computational structure with Hidden Markov Models.
  • This provides a principled state-space interpretation for temporal JEPA.
  • Markov-Chain JEPA (MCJEPA) concretizes this by using learned transition matrices.
  • Predictive information bottleneck learning seeks a compact, sufficient predictive state.

Who benefits

AI/TechRoboticsAutonomous SystemsFinancial ServicesHealthcare

Summary

This paper reveals that the Probabilistic Joint-Embedding Predictive Architecture (PIB-VJEPA) shares the computational structure of a Hidden Markov Model (HMM), providing a state-space interpretation for temporal JEPA. It introduces Markov-Chain JEPA (MCJEPA) to concretize this connection and explores implications for predictive state learning.

Joint-Embedding Predictive Architectures (JEPAs) are a class of models focused on learning representations by predicting future or masked data from current observations. This research uncovers a fundamental connection between a specific type of JEPA, the full, time-indexed Predictive Information Bottleneck VJEPA (PIB-VJEPA), and Hidden Markov Models (HMMs). It demonstrates that PIB-VJEPA exhibits the same core computational roles as an HMM: inferring hidden states, propagating through dynamics, and emitting back to observation space. To solidify this interpretation, the paper introduces Markov-Chain JEPA (MCJEPA), which replaces the latent predictor with a learned transition matrix, ensuring consistency across multiple prediction horizons. This state-space perspective provides a principled understanding of temporal JEPA, where predictive information-bottleneck learning can be seen as seeking a compact and sufficient predictive state. Experimental results support this HMM-like filtering interpretation and the concept of predictive Markovization.

Why it matters

For AI researchers and engineers working on predictive learning, time-series analysis, or embodied AI, this HMM interpretation of JEPA offers a deeper theoretical understanding and new avenues for designing more robust and interpretable models.

How to implement this in your domain

  1. 1Apply the HMM-inspired state-space interpretation to analyze and debug existing JEPA models.
  2. 2Explore incorporating explicit Markov chain dynamics (e.g., MCJEPA) into predictive learning architectures for improved temporal consistency.
  3. 3Leverage the concept of predictive information bottleneck to design models that learn more compact and sufficient predictive states.
  4. 4Investigate how HMM-like filtering distributions can enhance context encoding in sequential data processing.

Original post by Yongchao Huang

"arXiv:2608.13621v1 Announce Type: new Abstract: A hidden Markov model (HMM) combines three roles: inference of a hidden-state belief from observations, propagation through a Markov transition, and emission back to observation space. We show that full, time-indexed Predictive Info…"

View on X

Originally posted by Yongchao Huang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses