MMAICLJul 28, 2023

Improving Social Media Popularity Prediction with Multiple Post Dependencies

arXiv:2307.15413v17 citationsh-index: 32
Originality Incremental advance
AI Analysis

This work addresses the challenge of accurately predicting social media popularity for applications like recommendation systems and advertising, but it appears incremental as it builds on existing models by incorporating multiple dependencies.

The paper tackled the problem of social media popularity prediction by proposing a Dependency-aware Sequence Network (DSN) that exploits intra- and inter-post dependencies, achieving superior results compared to state-of-the-art models on the Social Media Popularity Dataset.

Social Media Popularity Prediction has drawn a lot of attention because of its profound impact on many different applications, such as recommendation systems and multimedia advertising. Despite recent efforts to leverage the content of social media posts to improve prediction accuracy, many existing models fail to fully exploit the multiple dependencies between posts, which are important to comprehensively extract content information from posts. To tackle this problem, we propose a novel prediction framework named Dependency-aware Sequence Network (DSN) that exploits both intra- and inter-post dependencies. For intra-post dependency, DSN adopts a multimodal feature extractor with an efficient fine-tuning strategy to obtain task-specific representations from images and textual information of posts. For inter-post dependency, DSN uses a hierarchical information propagation method to learn category representations that could better describe the difference between posts. DSN also exploits recurrent networks with a series of gating layers for more flexible local temporal processing abilities and multi-head attention for long-term dependencies. The experimental results on the Social Media Popularity Dataset demonstrate the superiority of our method compared to existing state-of-the-art models.

Foundations

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

Your Notes