this post was submitted on 04 Jul 2026
303 points (98.7% liked)

Technology

86047 readers
3815 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] SabinStargem@lemmy.today -2 points 10 hours ago (1 children)

Courtesy of Kagi's search AI:

000000000

It appears there is a slight misunderstanding of the acronym: Yann LeCun’s architecture is called JEPA (Joint Embedding Predictive Architecture), not JASP.

JEPA differs from Large Language Models (LLMs) primarily in how they learn, what they predict, and how they represent the world. While LLMs are "word models" designed to generate sequences of tokens, JEPA is intended to create "world models" that understand the underlying physics and logic of reality 3 4 .

The key differences are summarized below:

  1. Generative vs. Predictive (Non-Generative)

    LLMs are Generative: They operate by predicting the next token in a sequence (generative AI) 2 . This approach often leads to hallucinations because the model focuses on statistical probability rather than factual ground truth 6 . JEPA is Predictive: Instead of generating every single pixel or word, JEPA predicts latent representations (embeddings) in a hidden space 5 . It tries to learn what is "plausible" rather than attempting to reconstruct every single detail of the input.

  2. Word Models vs. World Models

    LLMs are "Word Models": They learn from text and treat intelligence as a language manipulation task 4 . LeCun argues that language captures only a small subset of human thinking and cannot represent high-dimensional physical spaces 2 7 . JEPA aims for "World Models": It is designed to understand cause and effect, physics, and the physical environment 1 . This allows the system to reason from first principles and plan sequences of actions, which is a prerequisite for autonomous AI 1 .

  3. System 1 vs. System 2 Thinking

    LLMs (System 1): LeCun describes LLMs as "System 1" processes—they are reactive and perform a fixed amount of computation to produce each token 2 . JEPA (Path to System 2): By incorporating world models, JEPA is intended to enable "System 2" thinking—the ability to plan, reason, and deliberate before acting 1 .

Summary Comparison Table Feature Large Language Models (LLMs) JEPA / World Models Core Goal Predict next token (Text/Code) Predict latent state (Reality/Physics) Method Generative (Pixel/Token by pixel/token) Joint Embedding (Non-generative) Domain Linguistic/Statistical patterns Physical/Causal understanding Weakness Hallucinations, lacks physical grounding Limited fluency in natural language Cognition Reactive (System 1) Planning/Reasoning (System 2)

[–] bold_atlas@lemmy.world 4 points 8 hours ago* (last edited 8 hours ago)

Don't fucking post chatbot vomit.