| Challenge: | Existing methods for fake news detection focus on binary classification and English texts, ignoring the distinction between machine-generated true vs. fake news and low-resource languages. |
| Approach: | They propose to include machine-generated news focusing on Urdu to improve accuracy and robustness. |
| Outcome: | The proposed strategy improves accuracy and robustness across four datasets in various settings. |
Similar Papers
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 . |
Data Augmentation using Machine Translation for Fake News Detection in the Urdu Language (2020.lrec-1)
Copied to clipboard
| Challenge: | supervised machine learning requires substantial amount of annotated data. |
| Approach: | They propose to use machine translation to augment annotated corpora for fake news detection in Urdu . they train a fake news classifier on an annotation dataset originally in Uru . |
| Outcome: | The proposed method fails to improve fake news detection in Urdu at the current state of machine translation quality. |
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. |
Have LLMs Reopened the Pandora’s Box of AI-Generated Fake News? (2025.naacl-long)
Copied to clipboard
Xinyu Wang, Wenbo Zhang, Sai Koneru, Hangzhi Guo, Bonam Mingole, S. Shyam Sundar, Sarah Rajtmajer, Amulya Yadav
| Challenge: | Large language models (LLMs) are increasingly being used by fake news creators to generate deceptive and persuasive content at scale. |
| Approach: | They propose to use large language models to generate fake news at scale and to assess the ability of human annotators and AI models to detect it. |
| Outcome: | The results show that LLMs are 68% more effective at detecting real news than humans, compared to humans and AI models for fake news detection. |
On Fake News Detection with LLM Enhanced Semantics Mining (2024.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for detecting fake news use only news embeddings to capture the lexical semantics between tokens. |
| Approach: | They propose a topic-based model with prompts to extract news embeddings from LLMs and a generalized page-rank model to extract local and global semantics. |
| Outcome: | The proposed model shows superior performance on five benchmark datasets over seven baseline methods. |
Threat Scenarios and Best Practices to Detect Neural Fake News (2022.coling-1)
Copied to clipboard
| Challenge: | During the COVID-19 pandemic, inaccurate information made it hard for people to find reliable guidance when they needed it. |
| Approach: | They propose to use pretrained language models to generate fluent, original text . they argue that strong detectors should be released along with new generators . |
| Outcome: | The proposed system is prone to shortcut learning and should be released along with new generators. |
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 . |
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 . |
A Practical Examination of AI-Generated Text Detectors for Large Language Models (2025.findings-naacl)
Copied to clipboard
| Challenge: | Existing methods to detect large language models are prone to misuse, such as generating fake news articles, facilitating academic plagiarism or spamming. |
| Approach: | They evaluate several popular detectors to evaluate their effectiveness against a range of domains, datasets, and models. |
| Outcome: | The proposed methods perform poorly in certain settings, with TPR@.01 as low as 0%. |
Automatic Detection of Machine Generated Text: A Critical Survey (2020.coling-main)
Copied to clipboard
| Challenge: | Current text generative models excel in producing text that matches the style of human language reasonably well. |
| Approach: | They conduct an in-depth error analysis of the state-of-the-art detector and discuss research directions to guide future work in this exciting area. |
| Outcome: | The proposed detectors can distinguish between human and text generated by the model and can be used to generate fake news and fake product reviews. |