Challenge: Existing work on fake news detection does not consider the temporal shift issue caused by the rapidly-evolving nature of news data.
Approach: They propose a framework to forecast temporal patterns of news data and guide detector to fast adapt to future distributions.
Outcome: The proposed framework forecasts temporal distribution patterns and guides detector to fast adapt to future distribution.

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 .
Predict the Future from the Past? On the Temporal Data Distribution Shift in Financial Sentiment Classifications (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods for financial sentiment analysis use random splits of a dataset into training and testing to ensure there is no distribution shift between training and deployment.
Approach: They propose a method that combines out-of-distribution detection with time series modeling for temporal financial sentiment analysis.
Outcome: The proposed method improves the model’s ability to adapt to evolving temporal shifts in a volatile financial market.
An Interactive Framework for Profiling News Media Sources (2024.naacl-long)

Copied to clipboard

Challenge: Existing tools for detecting fake news are difficult for automated systems . e.g., we focus on the source level, and ask: Is this source factual or politically biased?
Approach: They propose an interactive framework for news media profiling that uses graphs and pre-trained large language models to characterize social context on social media.
Outcome: The proposed framework can detect fake and biased news media with as little as 5 human interactions . it can scale better, as often sources publish have same factuality/political bias as source .
LANTERN in the Event Stream: Training-Free Temporal Knowledge Graph Forecasting by Balancing Inertia and Shifts (2026.findings-acl)

Copied to clipboard

Challenge: Temporal knowledge graph forecasting (TKGF) uses long-window strengthscores and short-windowed novelty scores to predict missing entities in future queries.
Approach: They propose a training-freeprompting framework that uses two perspectives of history to predict missing entities in future queries.
Outcome: The proposed framework outperforms the state-of-the-art baselineAnRe framework in ICEWS14, ICEW05-15, and GDELT.
Challenges in Pre-Training Graph Neural Networks for Context-Based Fake News Detection: An Evaluation of Current Strategies and Resource Limitations (2024.lrec-main)

Copied to clipboard

Challenge: Graph Neural Networks (GNNs) are used to train neural networks to detect fake news based on context-based methods.
Approach: They propose to combine the two by applying pre-training of Graph Neural Networks (GNNs) in the domain of context-based fake news detection.
Outcome: The proposed methods show that transfer learning does not lead to significant improvements over training a model from scratch in the domain of context-based fake news detection.
LiveFact: A Dynamic, Time-Aware Benchmark for LLM-Driven Fake News Detection (2026.acl-long)

Copied to clipboard

Challenge: Current evaluation frameworks are static and vulnerable to benchmark data contamination . current models are ineffective at assessing reasoning under temporal uncertainty .
Approach: They propose a live-based benchmark that simulates the real-world "fog of war" they propose evaluating models on their ability to reason with evolving, incomplete information .
Outcome: The proposed model outperforms proprietary state-of-the-art models in classification and evidence mode . it also provides a component to monitor BDC explicitly .
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 .
Simple Temporal Adaptation to Changing Label Sets: Hashtag Prediction via Dense KNN (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods to adapt to temporal change of user-generated social media data are stale without retraining.
Approach: They propose a non-parametric dense retrieval technique to adapt to temporal change . they use a Twitter dataset to study temporal distribution shift in tweet-hashtag prediction .
Outcome: The proposed method improves over the best static parametric baseline on a year-long Twitter dataset while avoiding costly re-training.
The Stepwise Deception: Simulating the Evolution from True News to Fake News with LLM Agents (2025.emnlp-main)

Copied to clipboard

Challenge: Existing studies assume fake news is inherently existing rather than exploring its gradual formation.
Approach: They propose a Large Language Model-based simulation approach explicitly focusing on fake news evolution from real news.
Outcome: The proposed framework captures fake news evolution patterns and accurately reproduces known fake news, aligning closely with human evaluations.
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.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations