Severity: Warning
Message: file_get_contents(https://...@gmail.com&api_key=61f08fa0b96a73de8c900d749fcb997acc09&a=1): Failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests
Filename: helpers/my_audit_helper.php
Line Number: 197
Backtrace:
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 197
Function: file_get_contents
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 271
Function: simplexml_load_file_from_url
File: /var/www/html/application/helpers/my_audit_helper.php
Line: 3165
Function: getPubMedXML
File: /var/www/html/application/controllers/Detail.php
Line: 597
Function: pubMedSearch_Global
File: /var/www/html/application/controllers/Detail.php
Line: 511
Function: pubMedGetRelatedKeyword
File: /var/www/html/index.php
Line: 317
Function: require_once
98%
921
2 minutes
20
In the era of digital communication, the rapid spread of information has brought both benefits and challenges. While it has democratized access to knowledge, it has also led to an increase in fake news, with significant societal repercussions. The COVID-19 pandemic has exacerbated this issue, resulting in what the World Health Organization has termed an "infodemic." In light of this, developing effective methods for detecting fake news is of paramount importance. In this paper, we introduce a novel approach that integrates knowledge graphs and Named Entity Recognition (NER) based on a biomedical language model to address the challenge of fake news detection. Our method aims to enhance detection accuracy by combining content analysis with entity-level insights. Our approach involves three key components. First, content analysis uses a contextual language model to capture the semantic context of the content, enabling the extraction of meaningful insights essential for identifying fake news. Second, the NER component, built on a biomedical language model, precisely identifies and categorizes entities within the content, offering a deeper understanding crucial for detecting misinformation in the biomedical domain. Finally, entity integration employs knowledge graph embeddings to transform identified entities into a format that facilitates enhanced processing and detection. By blending these components, our method creates a unified representation of the content, incorporating both semantic context and entity-based insights. This comprehensive approach significantly improves the accuracy of fake news detection. Our extensive experiments demonstrate the effectiveness of this method, particularly in the early identification of false information. The results underscore the potential of our approach as a powerful tool in combating misinformation, particularly in critical areas such as public health.
Download full-text PDF |
Source |
---|---|
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC12212873 | PMC |
http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0321919 | PLOS |