Improving Social Media Popularity Prediction with Multiple Post Dependencies
Zhizhen Zhang, Xiaohui Xie, Mengyu Yang, Ye Tian, Yong Jiang, Yong Cui

TL;DR
This paper introduces a novel framework called Dependency-aware Sequence Network (DSN) that leverages both intra- and inter-post dependencies to improve social media popularity prediction accuracy, demonstrating superior performance on a large dataset.
Contribution
The paper proposes a new prediction framework that exploits multiple dependencies between social media posts, including intra-post content and inter-post relationships, using multimodal features, hierarchical propagation, and attention mechanisms.
Findings
DSN outperforms existing models on the Social Media Popularity Dataset.
Incorporating multiple post dependencies improves prediction accuracy.
Hierarchical and attention-based modules effectively capture content and temporal dependencies.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Advanced Text Analysis Techniques
Methodsfail · Softmax · Linear Layer
