Skip to main content

BGEK: External Knowledge-Enhanced Graph Convolutional Networks for Rumor Detection in Online Social Networks

  • Conference paper
  • First Online:
Artificial Neural Networks and Machine Learning – ICANN 2023 (ICANN 2023)

Abstract

Nowadays, social media has become a dominant platform for disseminating news and information. However, it also accelerated the spread of rumors, which causes great impacts on the real world. Therefore, the detection of rumors plays a crucial role in controlling the diffusion of misinformation. Cantonese is widely spoken across the world, yet limited research has been conducted on Cantonese rumor detection. Moreover, current detection methods primarily focus on extracting textual and propagation structure characteristics without utilizing external knowledge to enhance the performance of identifying rumors. In this paper, we propose a novel model using Bidirectional Graph Convolutional Networks Embedded with External Knowledge, namely BGEK, for Cantonese rumor detection. Specifically, we first construct a directed heterogeneous knowledge graph using official statements and related entity descriptions from Wikipedia to obtain external knowledge embeddings. Secondly, we use BERT (Bidirectional Encoder Representations from Transformers) model to extract text features from source tweets and obtain the correlation vectors of external knowledge and text features through the Comparison Network. Thirdly, we utilize Bidirectional Graph Convolutional Networks to extract rumor propagation structural features. Finally, we fuse text features, structural features and comparison features to construct a Cantonese rumor detection model. To the best of our knowledge, we are the first to apply external knowledge to Cantonese rumor detection. Experimental results demonstrate that the BGEK model outperforms existing state-of-the-art detection models.

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

Access this chapter

Subscribe and save

Springer+ Basic
$34.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 69.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 89.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

Notes

  1. 1.

    https://datareportal.com/reports/digital-2022-global-overview-report.

  2. 2.

    https://www.pewresearch.org/journalism/fact-sheet/social-media-and-newfact-sheet/.

  3. 3.

    https://en.wikipedia.org/wiki/Cantonese#cite_note-ethnologue23-1.

  4. 4.

    https://github.com/yiyepianzhounc/BGEK.

References

  1. Bian, T., et al.: Rumor detection on social media with bi-directional graph convolutional networks. In: Proceedings of the 34th AAAI Conference on Artificial Intelligence, pp. 549–556 (2020)

    Google Scholar 

  2. Castillo, C., Mendoza, M., Poblete, B.: Information credibility on twitter. In: Proceedings of the 20th International Conference on World Wide Web, pp. 675–684 (2011)

    Google Scholar 

  3. Chen, X., Wang, H., Ke, L., Lu, Z., Su, H., Chen, X.: Identifying cantonese rumors with discriminative feature integration in online social networks. Expert Syst. Appl. 215, 119347 (2023)

    Article  Google Scholar 

  4. Devlin, J., Chang, M.W., Lee, K., Toutanova, K.: BERT: pre-training of deep bidirectional transformers for language understanding. arXiv preprint arXiv:1810.04805 (2018)

  5. Fionda, V., Pirrò, G.: Fact checking via evidence patterns. In: Proceedings of the 27th International Joint Conference on Artificial Intelligence, pp. 3755–3761 (2018)

    Google Scholar 

  6. Hu, L., et al.: Compare to the knowledge: graph neural fake news detection with external knowledge. In: Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing, pp. 754–763 (2021)

    Google Scholar 

  7. Ke, L., Chen, X., Lu, Z., Su, H., Wang, H.: A novel approach for cantonese rumor detection based on deep neural network. In: Proceedings of 33rd IEEE International Conference on Systems, Man, and Cybernetics, pp. 1610–1615 (2020)

    Google Scholar 

  8. Kipf, T.N., Welling, M.: Semi-supervised classification with graph convolutional networks. arXiv preprint arXiv:1609.02907 (2016)

  9. Kwon, S., Cha, M., Jung, K., Chen, W., Wang, Y.: Prominent features of rumor propagation in online social media. In: Proceedings of 13th IEEE International Conference on Data Mining, pp. 1103–1108 (2013)

    Google Scholar 

  10. Lin, Z.H., Wang, Z., Zhao, M., Song, Y., Lan, L.: An AI-based system to assist human fact-checkers for labeling cantonese fake news on social media. In: Proceedings of 10th IEEE International Conference on Big Data, pp. 6766–6768 (2022)

    Google Scholar 

  11. Lu, Y.J., Li, C.T.: GCAN: graph-aware co-attention networks for explainable fake news detection on social media. In: Proceedings of 58th Annual Meeting of the Association for Computational Linguistics, pp. 505–514 (2020)

    Google Scholar 

  12. Ma, J., et al.: Detecting rumors from microblogs with recurrent neural networks. In: Proceedings of the 25th International Joint Conference on Artificial Intelligence, pp. 3818–3824 (2016)

    Google Scholar 

  13. Ma, J., Gao, W., Wong, K.F.: Rumor detection on twitter with tree-structured recursive neural networks. In: Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics, pp. 1980–1989 (2018)

    Google Scholar 

  14. Pan, J.Z., Pavlova, S., Li, C., Li, N., Li, Y., Liu, J.: Content based fake news detection using knowledge graphs. In: The Semantic Web-ISWC : 17th International Semantic Web Conference, pp. 669–683 (2018)

    Google Scholar 

  15. Song, Y.Z., Chen, Y.S., Chang, Y.T., Weng, S.Y., Shuai, H.H.: Adversary-aware rumor detection. In: Proceedings of the 59th Findings of the Association for Computational Linguistics: ACL-IJCNLP, pp. 1371–1382 (2021)

    Google Scholar 

  16. Sun, M., Zhang, X., Zheng, J., Ma, G.: DDGCN: dual dynamic graph convolutional networks for rumor detection on social media. In: Proceedings of the 36th AAAI Conference on Artificial Intelligence, vol. 36, pp. 4611–4619 (2022)

    Google Scholar 

  17. Sun, T., Qian, Z., Dong, S., Li, P., Zhu, Q.: Rumor detection on social media with graph adversarial contrastive learning. In: Proceedings of the 31st ACM Web Conference, pp. 2789–2797 (2022)

    Google Scholar 

  18. Vaswani, A., et al.: Attention is all you need. In: Advances in Neural Information Processing Systems, vol. 30 (2017)

    Google Scholar 

  19. Wei, L., Hu, D., Zhou, W., Yue, Z., Hu, S.: Towards propagation uncertainty: Edge-enhanced bayesian graph convolutional networks for rumor detection. arXiv preprint arXiv:2107.11934 (2021)

  20. Wu, K., Yang, S., Zhu, K.Q.: False rumors detection on sina weibo by propagation structures. In: Proceedings of the 31st IEEE International Conference on Data Engineering, pp. 651–662 (2015)

    Google Scholar 

  21. Yu, F., Liu, Q., Wu, S., Wang, L., Tan, T.: A convolutional approach for misinformation identification. In: Proceedings of the 26th International Joint Conference on Artificial Intelligence, pp. 3901–3907 (2017)

    Google Scholar 

  22. Zhou, P., et al.: Attention-based bidirectional long short-term memory networks for relation classification. In: Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics, pp. 207–212 (2016)

    Google Scholar 

Download references

Acknowledgments

This work is supported by the National Key Research and Development Program of China under grant No. 2022YFC3303101 and Key Research and Development Program of Science and Technology Department of Sichuan Province under grant No. 2023YFG0145.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Haizhou Wang .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2023 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Wang, X., Luo, C., Guo, T., Liu, Z., Zhang, J., Wang, H. (2023). BGEK: External Knowledge-Enhanced Graph Convolutional Networks for Rumor Detection in Online Social Networks. In: Iliadis, L., Papaleonidas, A., Angelov, P., Jayne, C. (eds) Artificial Neural Networks and Machine Learning – ICANN 2023. ICANN 2023. Lecture Notes in Computer Science, vol 14257. Springer, Cham. https://doi.org/10.1007/978-3-031-44216-2_24

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-44216-2_24

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-44215-5

  • Online ISBN: 978-3-031-44216-2

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy