A Rumor Detection Model Fused with User Feature Information
摘要
With the rapid development of artificial intelligence technology, people's communication become more frequent, enjoying convenient at the same time, also aggravated the spread of rumors and spread. Therefore, rumor detection in social platforms has become an important direction of current scientific research. From the perspective of User characteristics, this paper uses deep learning methods to mine the change trend of user characteristics related to rumor events, and designs a rumor detection Model (User Feature Information Model, UFIM). Firstly, the feature enhancement function is used to recalculate the user feature vector to obtain a new feature vector representing the user's comprehensive feature under the current event. Then, the GRU model and the CNN model are used to learn the global and local changes of user features with the development of the event, and the user and time information are used to learn the hidden rumor features in the process of rumor spreading. The experimental results show that the UFIM model improved performance compared with the baseline model, rumors can effectively realize detection task.