Skip to main content

LLM-Driven External Knowledge Integration Network for Rumor Detection

  • Conference paper
  • First Online:
Advanced Intelligent Computing Technology and Applications (ICIC 2024)

Part of the book series: Lecture Notes in Computer Science ((LNAI,volume 14880))

Included in the following conference series:

  • 852 Accesses

Abstract

Detecting rumors requires a profound understanding of the real-world background. Most existing small language models (SLMs) methods found that extracting external knowledge from knowledge bases (KBs), such as extracting entity concepts and evidence within articles, significantly enhances rumor detection performance. However, two limitations still exist: 1)When extracting entity concepts from KBs, entity ambiguity may introduce inappropriate concepts. 2) Prevailing methods for extracting evidential knowledge rely on individual KBs, limiting the available information scope. Recent large language models (LLMs) have shown remarkable performance in various tasks, but leveraging LLMs' internal knowledge for rumor detection is underexplored. To tackle these limitations, we propose a ChatGPT-based External Knowledge Integration Network (CHKIN) that uses chatgpt to extract Entity Concepts and Evidence to enhance rumor detection. Firstly, CHKIN employs LLM to extract entities and their concepts. In this process, LLM considers contextual content, alleviating issues associated with the ambiguity of entity concepts. Secondly, CHKIN employs LLM, unlike use KBs, to gather evidence. LLM's training knowledge is broader, resulting in more comprehensive and continuous evidence generation. Furthermore, CHKIN serves as a bridge between SLMs and LLMs. Experiments on two real-world datasets demonstrate that CHKIN outperforms three baseline method types: SLM-based, LLM-based, and shallow neural networks.

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

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

References

  1. Shu, K., Sliva, A., Wang, S., et al.: Fake news detection on social media: a data mining perspective. ACM SIGKDD Explor. Newsl. 19(1), 22–36 (2017)

    Article  Google Scholar 

  2. Zhu, Y., Sheng, Q., Cao, J., et al.: Generalizing to the future: mitigating entity bias in fake news detection. In: Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval, pp. 2120–2125 (2022)

    Google Scholar 

  3. Hu, Z., et al.: PEKIN: prompt-based external knowledge integration network for rumor detection on social media. In: Pacific Rim International Conference on Artificial Intelligence. Springer Nature Switzerland, Cham (2022). https://doi.org/10.1007/978-3-031-20865-2_14

  4. Liu, Z., Xiong, C., Sun, M., et al.: Fine-grained fact verification with kernel graph attention network. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pp. 7342–7351 (2020)

    Google Scholar 

  5. Nov, O., Singh, N., Mann, D.M.: Putting ChatGPT's medical advice to the (Turing) test. medRxiv 2023.01.23.23284735 (2023)

    Google Scholar 

  6. Shi, Y., Ma, H, Zhong, W., et al.: ChatGraph: interpretable text classification by converting chatGPT knowledge to graphs. arXiv preprint arXiv:2305.03513 (2023)

  7. Hu, B., Sheng, Q., Cao, J., et al.: Bad actor, good advisor: exploring the role of large language models in fake news detection. arXiv preprint arXiv:2309.12247 (2023)

  8. Nguyen, V.-H., et al.: FANG: leveraging social context for fake news detection using graph representation. In: Proceedings of the 29th ACM International Conference on Information and Knowledge Management (2020)

    Google Scholar 

  9. Brown, T., Mann, B., Ryder, N., et al.: Language models are few-shot learners. Adv. Neural. Inf. Process. Syst. 33, 1877–1901 (2020)

    Google Scholar 

  10. Malon, C.: Team Papelo: Transformer Networks at FEVER. EMNLP 2018, 109 (2018)

    Google Scholar 

  11. Zhou, J., Han, X., Yang, C., et al.: GEAR: graph-based evidence aggregating and reasoning for fact verification. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pp. 892–901 (2019)

    Google Scholar 

  12. Hanselowski, A., Zhang, H., Li, Z., et al.: UKP-Athene: multi-sentence textual entailment for claim verification. In: Proceedings of the First Workshop on Fact Extraction and VERification (FEVER), pp. 103–108 (2018)

    Google Scholar 

  13. Nan, Q., et al.: MDFEND: multi-domain fake news detection. In: Proceedings of the 30th ACM International Conference on Information and Knowledge Management (2021)

    Google Scholar 

  14. Shu, K., Mahudeswaran, D., Wang, S., et al.: FakeNewsNet: a data repository with news content, social context, and spatiotemporal information for studying fake news on social media. Big Data 8(3), 171–188 (2020)

    Article  Google Scholar 

  15. Tu, K., Chen, C., Hou, C., et al.: Rumor2vec: a rumor detection framework with joint text and propagation structure representation learning. Inf. Sci. 560, 137–151 (2021)

    Article  Google Scholar 

  16. Ma, J., Gao, W., Joty, S., et al.: An attention-based rumor detection model with tree-structured recursive neural networks. ACM Trans. Intell. Syst. Technol. (TIST) 11(4), 1–28 (2020)

    Article  Google Scholar 

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

    Google Scholar 

  18. Liu, P., Yuan, W., Fu, J., et al.: Pre-train, prompt, and predict: a systematic survey of prompting methods in natural language processing. ACM Comput. Surv. 55(9), 1–35 (2023)

    Article  Google Scholar 

  19. Liu, Y., Deng, G., Xu, Z., et al.: Jailbreaking chatGPT via prompt engineering: an empirical study. arXiv preprint arXiv:2305.13860 (2023)

Download references

Acknowledgments

This work is funded by the National Key R&D Program of China (2022YFB3103700, 2022YFB3103704).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Xiaodan Zhang .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2024 The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd.

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Hu, Z., Wei, L., Li, K., Liu, Z., Wang, Y., Zhang, X. (2024). LLM-Driven External Knowledge Integration Network for Rumor Detection. In: Huang, DS., Si, Z., Chen, W. (eds) Advanced Intelligent Computing Technology and Applications. ICIC 2024. Lecture Notes in Computer Science(), vol 14880. Springer, Singapore. https://doi.org/10.1007/978-981-97-5678-0_1

Download citation

  • DOI: https://doi.org/10.1007/978-981-97-5678-0_1

  • Published:

  • Publisher Name: Springer, Singapore

  • Print ISBN: 978-981-97-5677-3

  • Online ISBN: 978-981-97-5678-0

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics