論文の概要: DLLM-JEPA: Joint Embedding Predictive Architectures for Masked Diffusion Language Models
- arxiv url: http://arxiv.org/abs/2606.00091v1
- Date: Sun, 24 May 2026 16:14:54 GMT
- ステータス: 翻訳完了
- システム内更新日: 2026-06-02 21:34:27.880285
- Title: DLLM-JEPA: Joint Embedding Predictive Architectures for Masked Diffusion Language Models
- Title(参考訳): DLLM-JEPA:masked Diffusion Language Modelの予測型アーキテクチャ
- Authors: Sangdae Nam,
- Abstract要約: JEPA(Joint Embedding Predictive Architectures)は、視覚における自己教師型表現学習を再構築した。
LLMM-JEPAは、JEPAとマスク拡散言語モデルを組み合わせて、両方のコストを同時に排除する。
拡散モデルの双方向の注意は、異なるマスキングレートを通して同じ入力の2つの意味的に異なるビューをもたらす。
- 参考スコア(独自算出の注目度): 1.0152838128195467
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Joint Embedding Predictive Architectures (JEPAs) have reshaped self-supervised representation learning in vision. The recent LLM-JEPA ported JEPA to autoregressive language models but inherited two steep costs from the causal-attention substrate: it demands explicit multi-view data (e.g., text-code pairs), and it requires two gradient-carrying forward passes per step. We introduce DLLM-JEPA, which pairs JEPA with masked-diffusion language models to eliminate both costs at once. The bidirectional attention of diffusion models yields two semantically distinct views of the same input via different masking rates -- no explicit pairs needed -- and supports a single gradient-carrying forward pass, cutting training FLOPs by 33% relative to LLM-JEPA. DLLM-JEPA improves over diffusion-only fine-tuning in every (task, architecture) combination we evaluate: up to +18.7 pp on LLaDA-8B GSM8K and +11.4 pp on Dream-7B GSM8K, with consistent positive gains on Spider, NL-RX-SYNTH, and Django. Beyond accuracy, DLLM-JEPA exhibits a dual-win property: on LLaDA-8B with the Wide-t configuration, it simultaneously raises GSM8K accuracy (67.1 vs. 65.2, +1.8 pp), drives held-out Wikitext loss below the pre-trained base, and preserves MMLU accuracy at base level across three fine-tuning seeds -- whereas an L2-to-base parameter anchor matches baseline accuracy with no task gain. Layer-wise probing reveals the mechanism: a geometric-functional drift dissociation in which the fine-tuned backbone moves further from the pre-trained weights than the baseline yet forgets less on held-out Wikitext, with the amplification concentrated in middle transformer layers. The pattern appears on Dream-7B as well, indicating the phenomenon is not specific to a single backbone.
- Abstract(参考訳): JEPA(Joint Embedding Predictive Architectures)は、視覚における自己教師型表現学習を再構築した。
最近のLLM-JEPAはJEPAを自動回帰言語モデルに移植したが、因果アテンションベースから2つの急激なコストを継承した。
我々は,JEPAとマスク拡散言語モデルを組み合わせたDLLM-JEPAを導入し,両コストを同時に削減する。
拡散モデルの双方向の注意は、異なるマスキングレート -- 明示的なペアを必要としない -- を通じて、同じ入力を意味的に区別する2つのビューをもたらし、単一の勾配の前方通過をサポートし、LLM-JEPAと比較してFLOPを33%削減する。
DLLM-JEPAは,LLaDA-8B GSM8Kで+18.7pp,Dream-7B GSM8Kで+11.4pp,Spider,NL-RX-SYNTH,Djangoで一貫した正の利得で,拡散のみの微調整よりも改善する。
DLLM-JEPAは、LLaDA-8BのWide-t構成では、GSM8Kの精度(67.1 vs. 65.2, +1.8 pp)を同時に上昇させ、事前訓練されたベース以下でウィキテキストの損失を発生させ、3つの微調整種子のベースレベルでMMLUの精度を維持する。
微調整されたバックボーンがベースラインよりもトレーニング済みの重みからさらに移動する幾何学的機能的なドリフト解離は、ウィキテキストの保持を少なくし、増幅は中間変圧器層に集中している。
このパターンはドリーム7Bにも現れ、この現象は単一のバックボーンに固有のものではないことを示している。
関連論文リスト
- Layer Collapse in Diffusion Language Models [54.880703002010144]
拡散言語モデル (DLM) は自己回帰言語モデル (AR) の代替として登場した。
DLMの層崩壊は, 過度なトレーニングによるものではなく, 過度なトレーニングによるものであることを示す。
私たちの発見は、非常に実践的な意味を持っている。
論文 参考訳(メタデータ) (2026-05-07T14:39:40Z) - Explore More, Learn Better: Parallel MLLM Embeddings under Mutual Information Minimization [35.43577499735611]
マルチモーダル埋め込み学習のための並列デカップリングフレームワーク(PDF)を1つ導入する。
PDFでは、異なる学習可能なプレフィックスで共有MLLMバックボーンを条件付けして、1つの入力に対して複数の並列パスをロールアウトする。
複数のMLLMバックボーン上でPDFをインスタンス化し,その効果をMMEBベンチマークで証明する。
論文 参考訳(メタデータ) (2025-11-03T13:57:08Z) - LLM-JEPA: Large Language Models Meet Joint Embedding Predictive Architectures [50.494504099850325]
大規模言語モデル(LLM)の事前訓練、微調整、評価は、入力空間の再構築と生成能力に依存している。
しかし、例えば、JEPA(Joint Embedding Predictive Architectures)のような埋め込み空間トレーニングの目的は、入力空間の目標よりもはるかに優れている。
論文 参考訳(メタデータ) (2025-09-11T03:03:57Z) - LED: LLM Enhanced Open-Vocabulary Object Detection without Human Curated Data Generation [52.58791563814837]
大規模視覚言語データに基づいてトレーニングされた大規模な基礎モデルは、OVD(Open-Vocabulary Object Detection)を加速させる。
本稿では,Large Language Models (LLMs) のデコーダ層を利用して,視覚的グラウンド化を強化する手法を提案する。
中間的なLCM層は、既にリッチな空間意味論を符号化しており、初期層のみを適用すると、ほとんどの利得が得られる。
論文 参考訳(メタデータ) (2025-03-18T00:50:40Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。