|
基于RNN的社交网络谣言预测技术研究
|
Abstract:
随着科技的迅速发展与经济实力的卓越进步,大数据时代在悄然无息中走进我们的生活,随之而来的是互联网的进步与信息获取的便利,但是,谣言也逐渐地在社交平台上泛滥,严重影响了网络生态环境的健康发展,使得人们难以在种类纷繁的、质量参差不齐的信息中辨别出可靠的信息,大大降低了人们获取信息的质量。本文借助RNN与CNN结合的方法实施谣言预测,即通过CNN将谣言信息向量化,并输入RNN模型进行谣言的预测。根据给定的数据进行高效的训练,从而达到及时地、有效地甄别谣言的目的。
With the rapid development of science and technology and the remarkable progress of economic strength, the era of big data has quietly entered our lives, followed by the progress of the Internet and the convenience of obtaining information. However, rumors have gradually spread on social platforms, seriously affecting the healthy development of the network ecological environment. It makes it difficult for people to distinguish the reliable information among the various kinds and uneven quality information, which greatly reduces the quality of people’s access to information. The method combining RNN and CNN is used to implement rumor prediction and Python machine learning. We utilize CNN to generate feature vector for the rumor information by CNN model, then input the feature vectors to RNN model to obtain the prediction result. Finally, efficient training is carried out according to the given data, so as to achieve the purpose of timely and effective predic-tion of rumors.
[1] | Castillo, C., Mendoza, M. and Poblete, B. (2011) Information Credibility on Twitter. International Conference on World Wide Web (WWW’11), Association for Computing Machinery, New York, NY, March 2011, 675-684.
https://doi.org/10.1145/1963405.1963500 |
[2] | Qazvinian, V., Rosengren, E., Radev, D.R., et al. (2011) Rumor Has It: Identifying Misinformation in Microblogs. In Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP’11), Association for Computational Linguistics, USA, 1589-1599. |
[3] | 尹鹏博, 彭成, 潘伟民. 基于集成学习的微博谣言早期检测[J]. 微电子学与计算机, 2021, 38(1): 83-88. |
[4] | Schmidhuber, J. (2015) Deep Learning in Neural Networks: An Overview. Neural Networks, 61, 85-117.
https://doi.org/10.1016/j.neunet.2014.09.003 |
[5] | Ng, A., Kian, K. and Younes, B. (2018) Sequence Models, Deep Learning. Coursera and Deeplearning.ai. |
[6] | 广发证券股份有限公司. 一种基于音素联想及深度学习的语义理解方法及装置: CN202010919954.8 [P]. 2021-01-05. |
[7] | Kim, Y., Jernite, Y., Sontag, D. and Rush, A.M. (2016) Character-Aware Neural Language Models. In Proceedings of the Thirtieth AAAI Conference on Artificial Intelligence (AAAI’16), AAAI Press, 2741-2749. |
[8] | Miljanovic, M. (2012) Comparative Analysis of Recurrent and Finite Impulse Response Neural Networks in Time Series Prediction. Indian Journal of Computer Science and Engineering, 3, 180-191. |
[9] | 邱锡鹏, 著. 神经网络与深度学习, 第六章 循环神经网络[M]. San Francisco, CA: Github Inc., 2020. |