Related Experiment Video
Updated: Jun 1, 2025

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
Published on: March 8, 2024
Multi-branch LSTM encoded latent features with CNN-LSTM for Youtube popularity prediction
Neeti Sangwan1, Vishal Bhatnagar2
1GGS Indraprastha University and Maharaja Surajmal Insitute of Technology, New Delhi, India. neetisangwan@gmail.com.
Abstract:
As digital media grows, there is an increasing demand for engaging content that can captivate audiences. Along with that, the monetary conversion of those engaging videos is also increased. This leads to the way for more content-driven videos, which can generate revenue. YouTube is the most popular platform which shared the revenue from advertisement to video publisher. This paper focuses on the work of video popularity prediction of the YouTube data. The idea of mapping the video features into low-dimensional space to get the latent features is presented. This mapping is achieved by a novel multi-branch child-parent Long Short Term Memory (LSTM) network. These latent features train the fused Convolutional Neural Network (CNN) with LSTM to predict the popularity of unseen videos on the trained deep learning network. We compared our results against Linear Regression (LR), Support Vector Regression (SVR) and Fully Convolutional Networks (FCN) with LSTM. A significant improvement with a 50% reduction in MAE and a 0.61% increase in the coefficient of determination (R²) has been observed by the proposed Multi branch LSTM encoded features with a fused deep learning predictor (MLEF-DL predictor) when compared to existing methods.
Related Concept Videos
End Point Prediction: Gran Plot
For potentiometric titration, the Gran plot is created by plotting...
Multi-input and Multi-variable systems
In the absence...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...

