CVApr 30

ClimateVID -- Social Media Videos Analysis and Challenges Involved

arXiv:2604.2796874.9Has Code
Predicted impact top 36% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

This work provides practical guidance for practitioners analyzing social media video data, though the results are incremental and domain-specific.

The paper evaluates zero-shot and clustering methods for visual theme detection in climate-related social media videos, finding that VLMs fail to detect climate-specific classes but that ConvNeXt V2 and DINOv2 produce meaningful clusters with different focuses.

The pervasive growth of digital content, specifically short videos on social media platforms, has significantly altered how topics are discussed and understood in public discourse. In this work, we advance automated visual theme detection by assessing zero-shot and clustering capabilities on social media data. (1) We evaluated the capabilities of notable VLMs such as VideoChatGPT, PandaGPT, and VideoLLava using zero-shot image classification and compared their performance to the baseline provided by frame-wise CLIP image classification. (2) By treating clustering as a minimum cost multicut problem, we aim to uncover insightful patterns in an unsupervised manner. For both analysis strategies, we provide extensive evaluations and practical guidance to practitioners. While VLMs are currently not able to detect climate change specific classes, the clustering results are distinct visual frames. %Given that VLMs are not currently capable to grasp the climate change discourse, we focus the clustering evaluation of image embedding models. We find that both ConvNeXt V2 and DINOv2 produce meaningful clusters, with DINOv2 focusing more on style differences and abstract categories, while ConvNeXt V2 clusters differ in more fine-grained ways. Code available at https://github.com/KathPra/ClimateVID.git.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes