Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Track4Gen: Teaching Video Diffusion Models to Track Points Improves Video Generation

About

While recent foundational video generators produce visually rich output, they still struggle with appearance drift, where objects gradually degrade or change inconsistently across frames, breaking visual coherence. We hypothesize that this is because there is no explicit supervision in terms of spatial tracking at the feature level. We propose Track4Gen, a spatially aware video generator that combines video diffusion loss with point tracking across frames, providing enhanced spatial supervision on the diffusion features. Track4Gen merges the video generation and point tracking tasks into a single network by making minimal changes to existing video generation architectures. Using Stable Video Diffusion as a backbone, Track4Gen demonstrates that it is possible to unify video generation and point tracking, which are typically handled as separate tasks. Our extensive evaluations show that Track4Gen effectively reduces appearance drift, resulting in temporally stable and visually coherent video generation. Project page: hyeonho99.github.io/track4gen

Hyeonho Jeong, Chun-Hao Paul Huang, Jong Chul Ye, Niloy Mitra, Duygu Ceylan• 2024

Related benchmarks

TaskDatasetResultRank
Image-to-Video GenerationVBench I2V (test)
Subject Consistency97.46
10
Video TrackingDAVIS 480
Delta Avg72.5
6
Video TrackingBADJA
delta_8px48.4
6
Image-to-Video GenerationDAVIS (test)
FID26.6
4
Showing 4 of 4 rows

Other info

Code

Follow for update