paper-with-me

Papers

LLM-JEPA: Large Language Models Meet Joint Embedding Predictive Architectures

2025-09-11 · Hai Huang, Yann LeCun, Randall Balestriero arxiv

Large Language Model (LLM) pretraining, finetuning, and evaluation rely on input-space reconstruction and generative capabilities. Yet, it has been observed in vision that embedding-space training objectives, e.g., with Joint Embedding Predictive Architectures (JEPAs), are far superior to their input-space counterpart. That mismatch in how training is achieved between language and vision opens up a natural question: {\em can language training methods learn a few tricks from the vision ones?} The lack of JEPA-style LLM is a testimony of the challenge in designing such objectives for language. In this work, we propose a first step in that direction where we develop LLM-JEPA, a JEPA based solution for LLMs applicable both to finetuning and pretraining. Thus far, LLM-JEPA is able to outperform the standard LLM training objectives by a significant margin across models, all while being robust to overfiting. Those findings are observed across numerous datasets (NL-RX, GSM8K, Spider, RottenTomatoes) and various models from the Llama3, OpenELM, Gemma2 and Olmo families. Code: https://github.com/rbalestr-lab/llm-jepa.

📄 PDF Abstract BibTeX arXiv:2509.14252

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BERT-JEPA: Reorganizing CLS Embeddings for Language-Invariant Semantics

2026-01-01 · Taj Gillin, Adam Lalani, Kenneth Zhang, Marcel Mateos Salles arxiv

Joint Embedding Predictive Architectures (JEPA) are a novel self supervised training technique that have shown recent promise across domains. We introduce BERT-JEPA (BEPA), a training paradigm that adds a JEPA training o…

Drive-JEPA: Video JEPA Meets Multimodal Trajectory Distillation for End-to-End Driving

2026-01-29 · Linhan Wang, Zichong Yang, Chen Bai, Guoxiang Zhang 외 arxiv

End-to-end autonomous driving increasingly leverages self-supervised video pretraining to learn transferable planning representations. However, pretraining video world models for scene understanding has so far brought on…

Scene UnderstandingTrajectory PlanningAutonomous Driving

VL-JEPA: Joint Embedding Predictive Architecture for Vision-language

2025-12-11 · Delong Chen, Mustafa Shukor, Theo Moutakanni, Willy Chung 외 arxiv

We introduce VL-JEPA, a vision-language model built on a Joint Embedding Predictive Architecture (JEPA). Instead of autoregressively generating tokens as in classical VLMs, VL-JEPA predicts continuous embeddings of the t…

Video ClassificationVideo Retrieval

Denoising with a Joint-Embedding Predictive Architecture

2024-10-02 · Dengsheng Chen, Jie Hu, Xiaoming Wei, Enhua Wu

Joint-embedding predictive architectures (JEPAs) have shown substantial promise in self-supervised representation learning, yet their application in generative modeling remains underexplored. Conversely, diffusion models…

DenoisingImage GenerationRepresentation Learning

CrossJEPA: Cross-Modal Joint-Embedding Predictive Architecture for Efficient 3D Representation Learning from 2D Images

2025-11-23 · Avishka Perera, Kumal Hewagamage, Saeedha Nazar, Kavishka Abeywardana 외 arxiv

Image-to-point cross-modal learning has emerged to address the scarcity of large-scale 3D datasets in 3D representation learning. However, current methods that leverage 2D data often result in large, slow-to-train models…

Self-Supervised LearningRepresentation LearningKnowledge DistillationPoint Clouds