| Literature DB >> 35693503 |
Yinchang Chen1, Zhe Dai2.
Abstract
In order to solve the problems of high investment and low box office losses in the film industry, this study analyzes the topic of film box office and film and television reviews based on social network big data. Firstly, the factors that affect the box office of the movie are analyzed. Secondly, continuous and discrete feature parts, text parts, and fusion parts are merged. The box office prediction model of mixed features using deep learning is established, and the movie box office is predicted. Finally, compared with other algorithms and models, the box office prediction model of mixed features using deep learning is verified. The results show that compared with other models, the prediction accuracy of the mixed feature movie box office prediction model using depthwise separable convolution (DSC)-Transformer is higher than that of other algorithm models. Its optimal mean square error (MSE) value is 0.6549, and the optimal mean absolute error (MAE) value is 0.1706. The constructed model predicts the box office of nine movies, and the error between the predicted value and the true value is about 10%. Therefore, the established movie box office prediction model has a good effect. This study can predict movies' box office to reduce investment risk, so it is of great significance to movie investors and the social economy.Entities:
Keywords: big data; box office prediction; deep learning; movie box office; social network
Year: 2022 PMID: 35693503 PMCID: PMC9178289 DOI: 10.3389/fpsyg.2022.903380
Source DB: PubMed Journal: Front Psychol ISSN: 1664-1078
Figure 1Transformer model structure diagram.
Figure 2Partial structure of encoder and decoder.
Figure 3Process comparison between depthwise separable convolution (DSC) and standard convolution.
Figure 4DSC-Transformer model.
Figure 5Bidirectional encoder representation from transformers (BERT) model.
The selected feature information.
| Feature information | Screening dates, working days and holidays, weekends, the number of days the movie has been released, the cumulative box office so far, the box office of the movie today, the proportion of the box office that day, average attendance, attendance, etc. | Movie name, introduction, director, starring role, genre, Douban rating, number of ratings, number of film reviews, number of short reviews, film length, release time, etc. |
Figure 6The mean square error (MSE) value of the DSC-Transformer structure with different layers used in the prediction model.
Figure 7The mean absolute error (MAE) value of the DSC-Transformer structure with different layers used in the prediction model.
Figure 8The corresponding MSE and MAE values when the learning rate is 1e-3.
Figure 10The corresponding MSE and MAE values when the learning rate is 1e-5.
Figure 9When the learning rate is 1e-4, the corresponding MSE and MAE values.
Figure 11Comparison of MSE values corresponding to the model when using different algorithms.
Figure 12Comparison of MAE values corresponding to models when using different algorithms.
Figure 13MSE results compared with LightGBM.
Figure 14MAE results compared with LightGBM.
Figure 15Movie box office forecast results.