| 01Distinctions | impl.Implicit — the model distinguishes aspects of reality | ●VAE learns to distinguish features in latent space | ●JEPA learns to separate relevant from irrelevant | ●Visual scene decomposition | ●Multimodal scene understanding | impl.Subsumed under "represent" |
| 02Entities | impl.Implicit — external reality contains things | ◐Latent codes, but no persistent identity across episodes | ◐Representations without persistent named identity | ◐Object reps, but identity is frame-level | ◐Referenced in language, no persistent formal identity | impl.Subsumed under "represent" |
| 03Relations | impl.Not formalized | ○Latent space is flat; no relational structure | ○Embedding space — flat, not relational | ◐Spatial relations implicit in visual scene | ◐Language captures some relational structure | impl.Subsumed under "represent" |
| 04Time | ●Future situations before they arise | ●RNN models temporal sequence | ●Hierarchical JEPA predicts across timescales | ●Temporal prediction through video sequences | ●Multi-step planning across temporal horizon | impl.Subsumed under "predict" |
| 05Transition Logic | ●Core — try out various alternatives | ●M predicts state transitions in latent space | ●Core state-transition prediction | ●Physics learned from video — strong transition prediction | ●Four-component prediction at each step | ●Core of "predict future states" |
| 06Constraints | ○No concept of what is prohibited | ○No concept of prohibited states or invariants | ◐Cost Module encodes preferences, not constitutive limits | ○Physics is statistical, not invariant | ◐Task-specific penalties or guard-rails — acknowledged but unspecified | ○ |
| 07Observation | ◐Acknowledges limited senses in surrounding text | ●V is explicitly a partial observer | ●Explicitly partial; JEPA designed around partiality | ●Camera-perspective partial observation | ●Vision-language input is inherently partial | ○Model assumed to observe correctly |
| 08Uncertainty | ○Model treated as veridical | ◐MDN outputs mixture-density distributions | ●Latent variable z represents what cannot be predicted from context | ○Generates visual futures without confidence | ○Not formally represented | ○ |
| 09Purpose | ◐Conclude which is the best — goal presupposed, not formalized | ○Reward is external environment signal | ◐Cost Module — designer-specified, not constitutive | ○Intent arrives as flat imperative sentences | ◐Goal description present; task-level, not constitutive | ○"Enable action" — action toward what? |
| 10Memory | ○Present-tense; no accumulated history | ◐RNN hidden state decays; not queryable or persistent | ◐Short-Term Memory Module — working memory only | ○No persistent history; each episode independent | ○No history beyond current planning episode | ○Prediction is forward-looking; history not required |