← Latest papers
💻 computer science

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

Drive-JEPA establishes a new state-of-the-art in end-to-end autonomous driving by integrating Video Joint-Embedding Predictive Architecture (V-JEPA) for predictive representation learning with a proposal-centric planner that distills multimodal simulator-generated trajectories to overcome the limitations of single-trajectory supervision.

Original authors: Linhan Wang, Zichong Yang, Chen Bai, Guoxiang Zhang, Xiaotong Liu, Xiaoyin Zheng, Xiao-Xiao Long, Chang-Tien Lu, Cheng Lu

Published 2026-07-03
📖 4 min read☕ Coffee break read

Original authors: Linhan Wang, Zichong Yang, Chen Bai, Guoxiang Zhang, Xiaotong Liu, Xiaoyin Zheng, Xiao-Xiao Long, Chang-Tien Lu, Cheng Lu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine teaching a self-driving car not just by showing it a few examples of how a human drives, but by giving it a massive library of driving movies to study, and then letting it practice in a super-advanced video game simulator. That is essentially what Drive-JEPA does.

Here is a breakdown of how this new system works, using simple analogies:

1. The Problem: The "One-Path" Trap

Most self-driving cars today learn by watching a human driver. But there's a catch: in any given situation (like approaching a yellow light), a human usually only takes one specific action. However, in the real world, there are often many safe ways to handle a situation (e.g., you could slow down gently, or you could stop completely).

If a car only learns from that single human path, it gets "stuck" thinking there is only one way to drive. It becomes rigid and might miss other safe, comfortable options. This is called mode collapse—the car forgets that there are multiple ways to solve a problem.

2. The Solution: Drive-JEPA

The researchers built a three-part system to fix this, acting like a master driving instructor with a time machine and a video game console.

Part A: The "Movie Buff" Pre-training (V-JEPA)

Instead of just memorizing specific turns, the car first watches thousands of hours of raw driving videos.

  • The Analogy: Imagine a student who watches thousands of hours of driving movies but isn't told what to do yet. They learn the "grammar" of driving: how cars move, how traffic flows, and how the world changes over time.
  • The Tech: They use a technique called V-JEPA. Think of this like a "fill-in-the-blanks" game for videos. The computer hides a chunk of the video and asks the AI to predict what happens next. By doing this millions of times, the AI builds a deep, intuitive understanding of how the driving world works without needing to label every single object. This gives the car a strong "brain" before it even starts learning to steer.

Part B: The "Simulator Coach" (Multimodal Trajectory Distillation)

Once the AI has its "brain," it needs to learn to make decisions. Usually, it only sees the one path a human took. Drive-JEPA changes the game by bringing in a Simulator Coach.

  • The Analogy: Imagine a driving student practicing in a video game. The game can generate thousands of different "what-if" scenarios. Maybe in one version of the simulation, the car swerves left; in another, it brakes hard; in a third, it weaves through traffic. All of these are safe and legal.
  • The Tech: The system uses a rule-based simulator to generate many different safe paths (trajectories) for every scene. It then teaches the AI to recognize and value all these different options, not just the single path the human took. This is called Multimodal Trajectory Distillation. It's like telling the AI, "There isn't just one right answer; here are five different safe ways to handle this intersection."

Part C: The "Smoothness Filter" (Momentum-Aware Selection)

Now the AI has a bunch of different paths to choose from. How does it pick the best one?

  • The Analogy: Imagine you are walking down a hallway. If you suddenly jerk your body left, then right, then left again, you feel dizzy and uncomfortable. You want to move smoothly.
  • The Tech: The system includes a Momentum-Aware Selection module. It looks at the path the car took a split second ago and checks the new options. If an option requires a sudden, jerky change in direction, the system penalizes it. It chooses the path that is not only safe but also feels smooth and natural to the passengers, avoiding "jerky" driving.

The Results

When they tested this system on standard driving benchmarks (like NAVSIM and Bench2Drive), the results were impressive:

  • Smarter Decisions: It outperformed previous state-of-the-art methods, setting new records for safety and smoothness.
  • Less is More: Even when they removed all the fancy "perception" sensors (like LiDAR) and only used a single front-facing camera, the system still performed better than others. This proves that the "Movie Buff" pre-training gave the car a really strong foundation.
  • Smoother Rides: By using the momentum filter, the car drives more comfortably, avoiding sudden, jarring movements.

In Summary

Drive-JEPA is like taking a self-driving car student, giving them a PhD in driving theory by watching thousands of movies, letting them practice in a video game where they see every possible safe outcome, and then teaching them to pick the smoothest, most comfortable path. The result is a car that drives more like a skilled human who understands the flow of traffic, rather than a robot just copying a single line on a map.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →