paper-with-me

홈 › Papers

Engagement Prediction of Short Videos with Large Multimodal Models

2025-08-04 · Wei Sun, Linhan Cao, Yuqin Cao, Weixia Zhang, Wen Wen, Kaiwei Zhang, Zijian Chen, Fangfang Lu, Xiongkuo Min, Guangtao Zhai arxiv

The rapid proliferation of user-generated content (UGC) on short-form video platforms has made video engagement prediction increasingly important for optimizing recommendation systems and guiding content creation. However, this task remains challenging due to the complex interplay of factors such as semantic content, visual quality, audio characteristics, and user background. Prior studies have leveraged various types of features from different modalities, such as visual quality, semantic content, background sound, etc., but often struggle to effectively model their cross-feature and cross-modality interactions. In this work, we empirically investigate the potential of large multimodal models (LMMs) for video engagement prediction. We adopt two representative LMMs: VideoLLaMA2, which integrates audio, visual, and language modalities, and Qwen2.5-VL, which models only visual and language modalities. Specifically, VideoLLaMA2 jointly processes key video frames, text-based metadata, and background sound, while Qwen2.5-VL utilizes only key video frames and text-based metadata. Trained on the SnapUGC dataset, both models demonstrate competitive performance against state-of-the-art baselines, showcasing the effectiveness of LMMs in engagement prediction. Notably, VideoLLaMA2 consistently outperforms Qwen2.5-VL, highlighting the importance of audio features in engagement prediction. By ensembling two types of models, our method achieves first place in the ICCV VQualA 2025 EVQA-SnapUGC Challenge on short-form video engagement prediction. The code is available at https://github.com/sunwei925/LMM-EVQA.git.

📄 PDF Abstract BibTeX arXiv:2508.02516

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

A Computational Model of Message Sensation Value in Short Video Multimodal Features that Predicts Sensory and Behavioral Engagement

2026-04-21 · Haoning Xue, Jingwen Zhang, Xiaohui Wang, Diane Dagyong Kim 외 arxiv

The contemporary media landscape is characterized by sensational short videos. While prior research examines the effects of individual multimodal features, the collective impact of multimodal features on viewer engagemen…

Delving Deep into Engagement Prediction of Short Videos

2024-09-30 · Dasong Li, Wenjie Li, Baili Lu, Hongsheng Li 외

Understanding and modeling the popularity of User Generated Content (UGC) short videos on social media platforms presents a critical challenge with broad implications for content creators and recommendation systems. This…

PredictionRecommendation SystemsVideo Quality Assessment

VQualA 2025 Challenge on Engagement Prediction for Short Videos: Methods and Results

2025-09-03 · Dasong Li, Sizhuo Ma, Hang Hua, Wenjie Li 외 arxiv

This paper presents an overview of the VQualA 2025 Challenge on Engagement Prediction for Short Videos, held in conjunction with ICCV 2025. The challenge focuses on understanding and modeling the popularity of user-gener…

Understanding Virality: A Rubric based Vision-Language Model Framework for Short-Form Edutainment Evaluation

2025-12-24 · Arnav Gupta, Gurekas Singh Sahney, Hardik Rathi, Abhishek Chandwani 외 arxiv

Evaluating short-form video content requires moving beyond surface-level quality metrics toward human-aligned, multimodal reasoning. While existing frameworks like VideoScore-2 assess visual and semantic fidelity, they d…

Multimodal ReasoningFeature Importance

Generate the browsing process for short-video recommendation

2025-04-02 · Chao Feng, Yanze Zhang, Chenghao Zhang

This paper introduces a new model to generate the browsing process for short-video recommendation and proposes a novel Segment Content Aware Model via User Engagement Feedback (SCAM) for watch time prediction in video re…