Enhancing Social Media Post Popularity Prediction with Visual Content
Dahyun Jeong, Hyelim Son, Yunjin Choi, Keunwoo Kim

TL;DR
This paper introduces a framework for predicting social media post popularity using visual content analysis and various predictive models, achieving improved accuracy by leveraging image features and nonlinear modeling techniques.
Contribution
It presents a novel approach combining image feature extraction via Google Cloud Vision API with advanced predictive models for social media popularity prediction.
Findings
6.8% higher accuracy using image features
Nonlinear models outperform linear models
Support Vector Regression and XGBoost are most effective
Abstract
Our study presents a framework for predicting image-based social media content popularity that focuses on addressing complex image information and a hierarchical data structure. We utilize the Google Cloud Vision API to effectively extract key image and color information from users' postings, achieving 6.8% higher accuracy compared to using non-image covariates alone. For prediction, we explore a wide range of prediction models, including Linear Mixed Model, Support Vector Regression, Multi-layer Perceptron, Random Forest, and XGBoost, with linear regression as the benchmark. Our comparative study demonstrates that models that are capable of capturing the underlying nonlinear interactions between covariates outperform other methods.
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 · Advanced Text Analysis Techniques · Misinformation and Its Impacts
MethodsLinear Regression
