| Challenge: | Existing methods for fake news detection rely on reasoning . existing work has not explored the predictive power of isolated evidence . |
| Approach: | They investigate the relationship and importance of both claim and evidence in fact checking models. |
| Outcome: | The proposed model performs better on political fact checking datasets using both the claim and evidence. |
Similar Papers
Automatic Detection of Fake News (C18-1)
Copied to clipboard
| Challenge: | a growing number of fake news detection tools are needed to identify trustworthy news sources. |
| Approach: | They propose to use two novel datasets to automate the identification of fake news . they propose learning experiments to build accurate fake news detectors . |
| Outcome: | The proposed algorithms achieve accuracies of up to 76% and compare them with other tools . the proposed algorithms are based on satirical news sources and fact-checking websites . |
Adapting Fake News Detection to the Era of Large Language Models (2024.findings-naacl)
Copied to clipboard
| Challenge: | a gap exists in understanding the interplay between machine-paraphrased real news, machine-generated fake news, and human-written real news . false information is easier to generate but harder to detect due to the bias of detectors against machine-generated texts . |
| Approach: | They propose a strategy to adapt fake news detectors to the era of large language models and AI-driven content creation . |
| Outcome: | The proposed detectors perform well on human-written articles but not vice versa . the proposed detector should be trained on datasets with lower machine-generated news ratio than the test set . |
BREAKING! Presenting Fake News Corpus for Automated Fact Checking (P19-2)
Copied to clipboard
| Challenge: | a new study shows that fake news spreads faster than mainstream articles on the same topic . however, there is no dataset containing compelling fake and questionable news articles . |
| Approach: | They introduce manually verified corpus of compelling fake and questionable news articles on the USA politics . they plan to extend the corpus in the future and use it for automated fake news detection. |
| Outcome: | The proposed model is based on linguistic features and will be extended in the future . it will be used to improve the existing model and improve the tools in the field of fake news detection . |
DeClarE: Debunking Fake News and False Claims using Evidence-Aware Deep Learning (D18-1)
Copied to clipboard
| Challenge: | Recent work on automated fact-checking does not consider external evidence, but requires rich lexicons. |
| Approach: | They propose a neural network model that aggregates external evidence and language . they also derive informative features for generating user-comprehensible explanations . |
| Outcome: | The proposed model aggregates signals from external evidence articles, language and trustworthiness of their sources without human intervention. |
Claim veracity assessment for explainable fake news detection (2025.coling-main)
Copied to clipboard
| Challenge: | Recent approaches to fake news detection focus on textual features without external facts, which may lead to a misrepresentation of the truth. |
| Approach: | They propose a new fake news detection method that predicts the truth or false-hood of a claim based on relevant factual evidence or LLM’s inference mechanisms. |
| Outcome: | The proposed method produces the final synthesized prediction, along with well-founded facts or reasoning. |
A Survey on Natural Language Processing for Fake News Detection (2020.lrec-1)
Copied to clipboard
| Challenge: | Automated fake news detection is a critical but challenging problem in NLP . social media has accelerated the spread of fake news, threatening public safety . |
| Approach: | They describe the challenges involved in fake news detection and describe related tasks . they outline promising research directions and highlight the difference between fake news and related tasks. |
| Outcome: | The proposed models are more fine-grained, detailed, fair, and practical. |
Connecting the Dots Between Fact Verification and Fake News Detection (2020.coling-main)
Copied to clipboard
| Challenge: | Existing methods for detecting fake news rely heavily on supervised learning on a large scale dataset with news articles labeled as fake or real by human experts. |
| Approach: | They propose a simple yet effective approach to connect the dots between fact verification and fake news detection by using a text summarization model pre-trained on news corpora to summarize the long news article into a short claim. |
| Outcome: | The proposed approach enables zero-shot fake news detection, alleviating the need for large scale training data to train fake news detector models. |
Towards Robust Evidence-Aware Fake News Detection via Improving Semantic Perception (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing methods lack sufficient semantic perception and are easily blinded by textual expressions. |
| Approach: | They propose a model-agnostic training framework to improve the semantic perception of evidence-aware fake news detection by combining two kinds of data augmentations with synthetic data. |
| Outcome: | The proposed framework outperforms state-of-the-art methods on the extended test set while achieving competitive performance on the original one. |
That is a Known Lie: Detecting Previously Fact-Checked Claims (2020.acl-main)
Copied to clipboard
| Challenge: | a large number of fact-checked claims have been accumulated over the years . despite the importance of fact checking, it has been largely ignored by the research community . |
| Approach: | They propose to automate fact-checking by focusing on claims that have already been fact-tested . they propose to use specialized datasets to compare different methods . |
| Outcome: | The proposed task shows that it improves over state-of-the-art methods. |
Explainable Automated Fact-Checking: A Survey (2020.coling-main)
Copied to clipboard
| Challenge: | Steady progress has been made in fact-checking and its orthogonal tasks. |
| Approach: | They propose to use fact-checking explanations to explain predictions by comparing existing explanations against desirable properties to find out what makes for good explanations. |
| Outcome: | The proposed explanations are compared against desirable properties and show how they may lead to improvements in the research area. |