English

LLM-based Few-Shot Early Rumor Detection with Imitation Agent

Computation and Language 2026-01-30 v2 Artificial Intelligence

Abstract

Early Rumor Detection (EARD) aims to identify the earliest point at which a claim can be accurately classified based on a sequence of social media posts. This is especially challenging in data-scarce settings. While Large Language Models (LLMs) perform well in few-shot NLP tasks, they are not well-suited for time-series data and are computationally expensive for both training and inference. In this work, we propose a novel EARD framework that combines an autonomous agent and an LLM-based detection model, where the agent acts as a reliable decision-maker for \textit{early time point determination}, while the LLM serves as a powerful \textit{rumor detector}. This approach offers the first solution for few-shot EARD, necessitating only the training of a lightweight agent and allowing the LLM to remain training-free. Extensive experiments on four real-world datasets show our approach boosts performance across LLMs and surpasses existing EARD methods in accuracy and earliness.

Keywords

Cite

@article{arxiv.2512.18352,
  title  = {LLM-based Few-Shot Early Rumor Detection with Imitation Agent},
  author = {Fengzhu Zeng and Qian Shao and Ling Cheng and Wei Gao and Shih-Fen Cheng and Jing Ma and Cheng Niu},
  journal= {arXiv preprint arXiv:2512.18352},
  year   = {2026}
}

Comments

Accepted at KDD 2026

R2 v1 2026-07-01T08:34:51.054Z