Advancing Video Understanding with CLIP-Adjusted Direct Preference Optimization

Friday 31 January 2025


Researchers have made significant progress in developing AI models that can understand and generate human-like language, but when it comes to video content, there’s still a long way to go. A recent study published in a leading scientific journal aims to bridge this gap by creating a new model called VideoSAVi that can comprehend the nuances of videos.


The key challenge is that current AI models are limited to processing text and images separately, whereas humans effortlessly integrate both when watching a video. To tackle this issue, the researchers developed a novel approach called CLIP-adjusted Direct Preference Optimization (DPO), which combines visual and linguistic information to fine-tune the model’s understanding of videos.


The team created two variants of VideoSAVi: Vicuna and Qwen. While both models showed impressive results, Vicuna struggled with increased response verbosity, decreased instruction following, and higher supervised fine-tuning loss. This was due to the conflicting optimization objectives between CLIP-adjusted DPO and SFT losses.


To address this issue, the researchers introduced a combined loss function that balances visual alignment and language modeling performance. However, they also discovered that using SigLIP-based filtering instead of CLIP-based filtering led to significant drops in performance on the TempCompass benchmark. This suggests that CLIP is essential for maintaining vision-text alignment.


The study highlights several examples where CLIP filtering is crucial for correct preference selection. In one instance, the model assigned a higher preference score to a response that contradicted the visual evidence, but CLIP filtering correctly identified the more accurate description.


VideoSAVi has also demonstrated impressive video understanding capabilities on benchmarks such as Intent-QA and NExT-QA. For example, it correctly identified natural demonstration methods in videos, whereas earlier models showed varying interpretations.


The researchers hope that their work will pave the way for more advanced AI models that can seamlessly integrate visual and linguistic information to better comprehend videos. As video content becomes increasingly important in our digital lives, developing models like VideoSAVi could have significant implications for applications such as video summarization, captioning, and search.


Overall, this study showcases the potential of combining visual and linguistic information to improve AI’s understanding of videos, highlighting the importance of carefully designing loss functions and filtering mechanisms to achieve accurate results.


Cite this article: “Advancing Video Understanding with CLIP-Adjusted Direct Preference Optimization”, The Science Archive, 2025.


Ai Models, Videosavi, Video Comprehension, Clip-Adjusted Dpo, Linguistic Information, Visual Alignment, Loss Function, Filtering Mechanisms, Tempcompass Benchmark, Intent-Qa, Next-Qa


Reference: Yogesh Kulkarni, Pooyan Fazli, “VideoSAVi: Self-Aligned Video Language Models without Human Supervision” (2024).


Leave a Reply