Computer Vision Conference (CVC) 2026
16-17 April 2026
Publication Links
IJACSA
Special Issues
Future of Information and Communication Conference (FICC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 16 Issue 5, 2025.
Abstract: This study builds a multi-dimensional sentiment analysis system to solve the problem of sentiment prediction of text and image data in the Weibo platform. By combining CNN (Convolutional Neural Network), BiLSTM (Bidirectional Long Short-Term Memory) and Attention mechanism (AM), the accuracy of sentiment classification is improved, which helps to better understand and analyze user sentiment expressions in social media. This study uses crawler tools to collect text and image data of 1,000 users on the Weibo platform from January to December 2021 to ensure the diversity and representativeness of the data; the text data is segmented, stop words are removed, and the text is converted into vectors; at the same time, the ResNet-50 pre-trained model is used to extract the deep features of the image, CNN is used to process the image data, and BiLSTM captures the contextual information in the text data. Finally, the AM is used to enhance the model's attention to emotional expression. Experimental results show that the proposed Word2Vec (Word to Vector) model performs outstandingly in the accuracy of sentiment classification. The accuracy of the CNN-BiLSTM-Attention model in positive, neutral and negative classification tasks is 97.5 per cent, 95.4 per cent and 91.6 per cent, respectively, which are significantly better than the performance of the CNN and BiLSTM models, especially in the evaluation indicators such as accuracy and macro F1. This study proposes a multimodal sentiment analysis system based on CNN-BiLSTM-Attention, which significantly and effectively improves the accuracy of social media sentiment classification. The system can effectively process complex sentiment categories and multimodal data, and has broad application prospects, especially in the fields of social media sentiment analysis and public opinion monitoring.
Mengwei Leia and Qiong Chen, “Multi-Dimensional Digital Media Sentiment Visualization Intelligent Analysis System Based on Machine Learning Algorithm” International Journal of Advanced Computer Science and Applications(IJACSA), 16(5), 2025. http://dx.doi.org/10.14569/IJACSA.2025.0160589
@article{Leia2025,
title = {Multi-Dimensional Digital Media Sentiment Visualization Intelligent Analysis System Based on Machine Learning Algorithm},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2025.0160589},
url = {http://dx.doi.org/10.14569/IJACSA.2025.0160589},
year = {2025},
publisher = {The Science and Information Organization},
volume = {16},
number = {5},
author = {Mengwei Leia and Qiong Chen}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.