Skip to main content
Log in

Rumor detection based on a Source-Replies conversation Tree Convolutional Neural Net

  • Regular Paper
  • Published:
Computing Aims and scope Submit manuscript

Abstract

Rumor detection is a hot research topic in social networks. It is challenging to simultaneously extract content features and structural features from rumor conversations to detect rumors, and many existing methods only focus on one of them. In this paper, we propose a Source-Replies conversation Tree Convolutional Neural Net (TCN) to extract these two features simultaneously for the rumor detection task. Specifically, we first build Source-Replies conversation Trees (SR-Trees) based on rumor conversations, and then we construct an SR-Tree-based Auto-Encoder (TAE) on SR-Trees. A TAE designs Spatial Tree Convolution and Tree-pooling to build an effective feature extractor to extract content features and structural features from SR-Trees. Based on the pre-trained feature extractor in the TAE, an end-to-end TCN is proposed to detect rumors. In experiments, we verify that compared with other commonly used Rumor analysis models, the proposed TCN is effective on the rumor detection task.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Fig. 1
Fig. 2
Fig. 3
Fig. 4
Fig. 5
Fig. 6

Similar content being viewed by others

References

  1. Wong L, Burkell J (2017) Motivations for sharing news on social media. Soc Media Soc 57:1–5

    Google Scholar 

  2. Fang B, Jia Y, Han Y et al (2014) A survey of social network and information dissemination analysis. Chin Sci Bull 59(32):4163–4172

    Article  Google Scholar 

  3. Bondielli A, Marcelloni F (2019) A survey on fake news and rumour detection techniques. Inf Sci 497:38–55

    Article  Google Scholar 

  4. Tolmie P, Procter R, Randall D et al (2017) Supporting the use of user generated content in journalistic practice. In: Proceedings of the 2017 CHI conference on human factors in computing systems, pp 3632–3644

  5. Zhao Z, Resnick P, Mei Q (2015) Enquiring minds: early detection of rumors in social media from enquiry posts. In: Proceedings of the 24th international conference on world wide web, pp 1395–1405

  6. Zubiaga A, Liakata M, Procter R (2017) Exploiting context for rumor detection in social media. In: International conference on social informatics

  7. Bhattacharjee U, Srijith P, Maunendra S (2019) Term specific TF-IDF boosting for detection of rumors in social networks. In: Proceedings of the 11th international conference on communication systems and networks

  8. Kochkina E, Liakata M, Augenstein I (2017) Turing at SemEval-2017 task 8: sequential approach to rumour stance classification with Branch-LSTM. arXiv:1704.07221

  9. Wei P, Xu N, Mao W et al (2019) Modeling conversation structure and temporal dynamics for jointly predicting rumor stance and veracity. In: International joint conference on natural language processing, pp 4786–4797

  10. Zubiaga A, Kochkina E, Liakata M et al (2016) Stance classification in rumours as a sequential task exploiting the tree structure of social media conversations. arXiv:1609.09028

  11. Chen Y, Liu Z, Kao H (2017) IKM at SemEval-2017 task 8: convolutional neural networks for stance detection and rumor verification

  12. Bian T, Xiao X, Xu T et al (2020) Rumor detection on social media with bi-directional graph convolutional networks. In: Proceedings of the AAAI conference on artificial intelligence, pp 549–556

  13. Wu Z, Pi D, Chen J et al (2020) Rumor detection based on propagation graph neural network with attention mechanism. Expert Syst Appl 158:113595

    Article  Google Scholar 

  14. Monti F, Frasca F, Eynard D et al (2019) Fake news detection on social media using geometric deep learning. In: International conference for learning representations

  15. Hu G, Ding Y, Qi S et al (2019) Multi-depth graph convolutional networks for fake news detection. In: Natural language processing and Chinese computing

  16. Benamira A, Devillers B, Lesot E et al (2019) Semi-supervised learning and graph neural networks for fake news detection. In: IEEE/ACM international conference on advances in social networks analysis and mining

  17. Dong M, Zheng B, Hung N et al (2019) Multiple rumor source detection with graph convolutional networks. In: Proceedings of the ACM international conference on information and knowledge, 569C578

  18. Tolosi L, Tagarev A, Georgiev G (2016) An analysis of event-agnostic features for rumor classification in Twitter. In: Proceedings of the ICWSM workshop on social media in the newsroom

  19. McCreadie R, Macdonald C, Ounis I (2015) Crowdsourced rumor identification during emergencies. In: Proceedings of the 24th international conference on world wide web, pp 965–970

  20. Mikolov T, Sutskever I, Chen K et al (2013) Distributed representations of words and phrases and their compositionality. In: Proceedings of the 26th advances in neural information processing systems, vol 26, pp 3111–3119

  21. Ke W, Song Y, Zhu K (2015) False rumors detection on Sina Weibo by propagation structures. In: IEEE international conference on data engineering

  22. Pamungkas E, Basile V, Patti V (2019) Stance classification for rumor analysis in Twitter: exploiting affective information and conversation structure. arXiv:1901.01911

  23. Tai K, Socher R (2015) Improved semantic representations from tree-structured long short-term memory networks. Comput Sci 5(1):36

    Google Scholar 

  24. Kumar A, Carley K (2019) Tree LSTMs with convolution units to predict stance and rumor veracity in social media conversations. In: Proceedings of the annual meeting of the association for computational linguistics

  25. Zhang Z, Chen D, Wang Z et al (2019) depth based subgraph convolutional autoencoder for network representation learning. Pattern Recognit 90:363–376

    Article  Google Scholar 

  26. Breiman L (2001) Random forests, machine learning 45. J Clin Microbiol 2:199C228

    Google Scholar 

  27. Gan W, Zhang H, Cheng R (2020) A study on online detection of micro-blog rumors based on Naive Bayes algorithm. In: Asia-Pacific conference on image processing, electronics and computers

  28. Yu S, Li M, Liu F (2017) Rumor identification with maximum entropy in MicroNet. In: Complexity, pp 1–8

  29. Zhang M, CuiZ, Neumann M et al (2018) An end-to-end deep learning architecture for graph classification. In: Proceedings of AAAI conference on artificial intelligence

Download references

Acknowledgements

This work was supported by the Special Funds for Innovation of Graduate Students Double Top University Plain in China University of Mining and Technology (No. 2018ZZCX14).

Author information

Authors and Affiliations

Authors

Corresponding authors

Correspondence to Fanrong Meng or Zhixiao Wang.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Bai, N., Meng, F., Rui, X. et al. Rumor detection based on a Source-Replies conversation Tree Convolutional Neural Net. Computing 104, 1155–1171 (2022). https://doi.org/10.1007/s00607-021-01034-5

Download citation

  • Received:

  • Accepted:

  • Published:

  • Issue Date:

  • DOI: https://doi.org/10.1007/s00607-021-01034-5

Keywords

Mathematics Subject Classification

Navigation