Revisiting Vision-Language Features Adaptation and Inconsistency for Social Media Popularity Prediction
Chih-Chung Hsu, Chia-Ming Lee, Yu-Fan Lin, Yi-Shiuan Chou, Chih-Yu Jian, Chi-Han Tsai
TL;DR
Problem: SMP prediction using multimodal data may be hampered by image-text semantic misalignment in social posts. Approach: analyze semantic inconsistency across popularity levels, quantify textual quality with perplexity, and apply CLIP-adapter-based adaptation to align features with popularity, enriching the model with perplexity and similarity signals. Findings: semantic inconsistency grows with popularity; adapted text features and mismatch cues boost predictive performance, achieving SRC $0.729$ and MAE $1.227$ on SMPD. Significance: highlights the role of text quality and cross-modal mismatch in social media analytics and guides future SMP models toward robust multimodal representations.
Abstract
Social media popularity (SMP) prediction is a complex task involving multi-modal data integration. While pre-trained vision-language models (VLMs) like CLIP have been widely adopted for this task, their effectiveness in capturing the unique characteristics of social media content remains unexplored. This paper critically examines the applicability of CLIP-based features in SMP prediction, focusing on the overlooked phenomenon of semantic inconsistency between images and text in social media posts. Through extensive analysis, we demonstrate that this inconsistency increases with post popularity, challenging the conventional use of VLM features. We provide a comprehensive investigation of semantic inconsistency across different popularity intervals and analyze the impact of VLM feature adaptation on SMP tasks. Our experiments reveal that incorporating inconsistency measures and adapted text features significantly improves model performance, achieving an SRC of 0.729 and an MAE of 1.227. These findings not only enhance SMP prediction accuracy but also provide crucial insights for developing more targeted approaches in social media analysis.
