paper-with-me

Papers

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 have demonstrated significant efficacy in modeling arbitrary probability distributions. In this paper, we introduce Denoising with a Joint-Embedding Predictive Architecture (D-JEPA), pioneering the integration of JEPA within generative modeling. By recognizing JEPA as a form of masked image modeling, we reinterpret it as a generalized next-token prediction strategy, facilitating data generation in an auto-regressive manner. Furthermore, we incorporate diffusion loss to model the per-token probability distribution, enabling data generation in a continuous space. We also adapt flow matching loss as an alternative to diffusion loss, thereby enhancing the flexibility of D-JEPA. Empirically, with increased GFLOPs, D-JEPA consistently achieves lower FID scores with fewer training epochs, indicating its good scalability. Our base, large, and huge models outperform all previous generative models across all scales on class-conditional ImageNet benchmarks. Beyond image generation, D-JEPA is well-suited for other continuous data modeling, including video and audio.

📄 PDF Abstract BibTeX arXiv:2410.03755

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage GenerationRepresentation Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

JEPA-T: Joint-Embedding Predictive Architecture with Text Fusion for Image Generation

2025-10-01 · Siheng Wan, Zhengtao Yao, Zhengdao Li, Junhao Dong 외 arxiv

Modern Text-to-Image (T2I) generation increasingly relies on token-centric architectures that are trained with self-supervision, yet effectively fusing text with visual tokens remains a challenge. We propose \textbf{JEPA…

Image Generation

JEDI: Joint Embedding Diffusion World Model for Online Model-Based Reinforcement Learning

2026-05-13 · Jing Yu Lim, Rushi Shah, Zarif Ikram, Samson Yu 외 arxiv

Diffusion world models have recently become competitive for online model-based reinforcement learning, but current approaches expose a tension: pixel diffusion is effective but computationally expensive while the latest …

Representation LearningReinforcement Learning

MJEPA: A Simple and Scalable Joint-Embedding Predictive Architecture for Audio-Visual Learning

2026-06-23 · Revant Teotia, Adrien Bardes, Michael Rabbat, Sumit Chopra 외 arxiv

Self-supervised learning from large-scale video data has emerged as a dominant paradigm for visual representation learning. Since audio and visual streams naturally co-occur in video data, extending this success to joint…

Self-Supervised LearningRepresentation Learning

High-Resolution Image Synthesis via Next-Token Prediction

2024-11-22 · Dengsheng Chen, Jie Hu, Tiezhu Yue, Xiaoming Wei

Denoising with a Joint-Embedding Predictive Architecture (D-JEPA), an autoregressive model, has demonstrated outstanding performance in class-conditional image generation. However, the application of next-token predictio…

Conditional Image GenerationDenoisingImage GenerationPrediction+2

Online Semi-Supervised Learning with Deep Hybrid Boltzmann Machines and Denoising Autoencoders

2015-11-22 · Alexander G. Ororbia II, C. Lee Giles, David Reitter

Two novel deep hybrid architectures, the Deep Hybrid Boltzmann Machine and the Deep Hybrid Denoising Auto-encoder, are proposed for handling semi-supervised learning problems. The models combine experts that model releva…

Denoising