paper-with-me

Papers

Learn over Past, Evolve for Future: Forecasting Temporal Trends for Fake News Detection

2023-06-26 · Beizhe Hu, Qiang Sheng, Juan Cao, Yongchun Zhu, Danding Wang, Zhengjia Wang, Zhiwei Jin

Fake news detection has been a critical task for maintaining the health of the online news ecosystem. However, very few existing works consider the temporal shift issue caused by the rapidly-evolving nature of news data in practice, resulting in significant performance degradation when training on past data and testing on future data. In this paper, we observe that the appearances of news events on the same topic may display discernible patterns over time, and posit that such patterns can assist in selecting training instances that could make the model adapt better to future data. Specifically, we design an effective framework FTT (Forecasting Temporal Trends), which could forecast the temporal distribution patterns of news data and then guide the detector to fast adapt to future distribution. Experiments on the real-world temporally split dataset demonstrate the superiority of our proposed framework. The code is available at https://github.com/ICTMCG/FTT-ACL23.

📄 PDF Abstract BibTeX arXiv:2306.14728

Code (1)

ictmcg/ftt-acl23 공식 구현 pytorch

Tasks

Fake News Detection

Similar Papers 제목 키워드 기반

EpiEvolve: Self-Evolving Agents for Streaming Pandemic Forecasting under Regime Shifts

2026-06-03 · Yiming Lu, Sihang Zeng, Zhengxu Tang, Max Lau 외 arxiv

Epidemic LLM forecasters are usually trained and evaluated as static supervised models, whereas operational pandemic forecasting is a streaming process in which labels arrive after predictions and disease regimes shift o…

Pastprop-RNN: improved predictions of the future by correcting the past

2021-06-25 · André Baptista, Yassine Baghoussi, Carlos Soares, João Mendes-Moreira 외

Forecasting accuracy is reliant on the quality of available past data. Data disruptions can adversely affect the quality of the generated model (e.g. unexpected events such as out-of-stock products when forecasting deman…

Bench to the Future: A Pastcasting Benchmark for Forecasting Agents

2025-06-11 · FutureSearch, :, Jack Wildman, Nikos I. Bosse 외

Forecasting is a challenging task that offers a clearly measurable way to study AI systems. Forecasting requires a large amount of research on the internet, and evaluations require time for events to happen, making the d…

Benchmarking

When regression coefficients change over time: A proposal

2022-03-19 · Malte Schierholz

A common approach in forecasting problems is to estimate a least-squares regression (or other statistical learning models) from past data, which is then applied to predict future outcomes. An underlying assumption is tha…

regression

Back to the Future: GNN-based NO$_2$ Forecasting via Future Covariates

2024-04-08 · Antonio Giganti, Sara Mandelli, Paolo Bestagini, Umberto Giuriato 외

Due to the latest environmental concerns in keeping at bay contaminants emissions in urban areas, air pollution forecasting has been rising the forefront of all researchers around the world. When predicting pollutant con…

Graph Neural Network