paper-with-me

홈 › Papers

LiveFact: A Dynamic, Time-Aware Benchmark for LLM-Driven Fake News Detection

2026-04-06 · Cheng Xu, Changhong Jin, Yingjie Niu, Nan Yan, Yuke Mei, Shuhao Guan, Liming Chen, M-Tahar Kechadi arxiv

The rapid development of Large Language Models (LLMs) has transformed fake news detection and fact-checking tasks from simple classification to complex reasoning. However, evaluation frameworks have not kept pace. Current benchmarks are static, making them vulnerable to benchmark data contamination (BDC) and ineffective at assessing reasoning under temporal uncertainty. To address this, we introduce LiveFact a continuously updated benchmark that simulates the real-world "fog of war" in misinformation detection. LiveFact uses dynamic, temporal evidence sets to evaluate models on their ability to reason with evolving, incomplete information rather than on memorized knowledge. We propose a dual-mode evaluation: Classification Mode for final verification and Inference Mode for evidence-based reasoning, along with a component to monitor BDC explicitly. Tests with 22 LLMs show that open-source Mixture-of-Experts models, such as Qwen3-235B-A22B, now match or outperform proprietary state-of-the-art systems. More importantly, our analysis finds a significant "reasoning gap." Capable models exhibit epistemic humility by recognizing unverifiable claims in early data slices-an aspect traditional static benchmarks overlook. LiveFact sets a sustainable standard for evaluating robust, temporally aware AI verification.

📄 PDF Abstract BibTeX arXiv:2604.04815

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News Detection

Similar Papers 제목 키워드 기반

Congestion-Aware Dynamic Axonal Delay for Spiking Neural Networks

2026-05-02 · Dewei Bai, Hongxiang Peng, Yunyun Zeng, Ziyu Zhang 외 arxiv

Spiking Neural Networks (SNNs) are widely regarded as an energy-efficient paradigm for modeling and processing temporal and event-driven information. Incorporating delays in SNNs has been proven to be an effective mechan…

Edge-Aware Thermal Infrared UAV Swarm Tracking

2026-07-14 · Yu-Hsi Chen arxiv

Thermal infrared (TIR) imaging is essential for UAV swarm operations in visually degraded environments. However, tracking tiny UAVs remains challenging due to limited appearance cues, frequent occlusions, and rapid maneu…

Computational Efficiency

An Ontology-driven Dynamic Knowledge Base for Uninhabited Ground Vehicles

2026-02-11 · Hsan Sandar Win, Andrew Walters, Cheng-Chew Lim, Daniel Webber 외 arxiv

In this paper, the concept of Dynamic Contextual Mission Data (DCMD) is introduced to develop an ontology-driven dynamic knowledge base for Uninhabited Ground Vehicles (UGVs) at the tactical edge. The dynamic knowledge b…

Decision Making

AutoJudger: An Agent-Driven Framework for Efficient Benchmarking of MLLMs

2025-05-27 · Xuanwen Ding, Chengjun Pan, Zejun Li, Jiwen Zhang 외

Evaluating multimodal large language models (MLLMs) is increasingly expensive, as the growing size and cross-modality complexity of benchmarks demand significant scoring efforts. To tackle with this difficulty, we introd…

BenchmarkingQuestion Selection

Fuzzy Cluster-Aware Contrastive Clustering for Time Series

2025-03-28 · Congyu Wang, Mingjing Du, Xiang Jiang, Yongquan Dong

The rapid growth of unlabeled time series data, driven by the Internet of Things (IoT), poses significant challenges in uncovering underlying patterns. Traditional unsupervised clustering methods often fail to capture th…

ClusteringContrastive LearningData AugmentationRepresentation Learning+1