DELTAVID gives video AI surgical precision in spotting local changes across clips
Video MLLMs now detect tiny differences in nearly identical videos with verifiable evidence.
Current video multimodal large language models excel at open-ended understanding but fail at fine-grained spatiotemporal perception—especially when two videos share nearly identical global semantics and differ only in a brief moment or a small region. To address this, a team of researchers led by Yankai Yang introduces DELTAVID, a verifiable proxy-task framework that transforms cross-video spot-the-difference into a trainable perception signal. The model learns to pinpoint local changes, determine exact temporal boundaries, and organize spatial evidence by comparing similar videos. To make this scalable, they built DELTAVID-10K, a dataset of 10,000 real-video samples with controllable local differences and evidence labels, and DELTAVID-Bench for standardized evaluation.
Experimental results show that DELTAVID substantially outperforms existing models on cross-video difference understanding, and these gains transfer to general video understanding benchmarks, including MMVU, MLVU, Video-MME, VideoHolmes, VideoMMMU, LVBench, TempCompass, and LongVideoBench. The findings demonstrate that cross-video differences serve not only as a diagnostic tool for perception failures but also as effective proxy supervision, pushing video MLLMs from coarse semantic matching toward rigorous, evidence-based spatiotemporal reasoning—a critical capability for applications like surveillance, video editing, and automated quality control.
- DELTAVID converts cross-video 'spot-the-difference' into a trainable perception signal for fine-grained local change detection.
- The framework introduces DELTAVID-10K (10,000 evidence-labeled samples) and DELTAVID-Bench for scalable training and reliable evaluation.
- Achieves significant improvements on 8 video understanding benchmarks (MMVU, MLVU, Video-MME, VideoHolmes, VideoMMMU, LVBench, TempCompass, LongVideoBench), proving transferability to general tasks.
Why It Matters
Moves video AI from coarse semantic matching to precise evidence reasoning—critical for surveillance, editing, and quality control.