PulseAugur
EN
LIVE 23:08:42

DeLIVeR framework enhances LLM fact-checking with knowledge graph exploration · 1 source tracked

Researchers have developed DeLIVeR, a new framework designed to improve the accuracy of automated fact-checking by large language models. This system decomposes complex claims into targeted questions, which are then used to explore knowledge graphs for evidence. The framework employs a reinforced learning approach, specifically Group Relative Policy Optimization (GRPO), to train a planner LLM, leading to significant improvements in veracity recognition. Evaluations on datasets like LIAR, FEVER, and PolitiFact demonstrated that DeLIVeR, when using Qwen2.5-7B, achieved F1-scores up to 15% higher than existing methods, offering a more transparent and auditable approach to misinformation detection. AI

IMPACT Enhances LLM capabilities in fact-checking and misinformation detection by improving evidence retrieval and reasoning.

RANK_REASON The cluster contains a research paper detailing a new framework for LLM fact-checking. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

DeLIVeR framework enhances LLM fact-checking with knowledge graph exploration · 1 source tracked

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
The cluster contains a research paper detailing a new framework for LLM fact-checking. [lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, model release
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
67 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Cong Hoan Nguyen, Thomas Hoang, Hieu Minh Duong, Long Nguyen ·

    DeLIVeR: Decomposed Learning for Information-grounded Veracity Recognition via Reinforced Knowledge Graph Exploration

    arXiv:2607.17935v1 Announce Type: cross Abstract: Automated fact-checking remains a challenge for Large Language Models (LLMs) due to "query brittleness" in traditional retrieval systems. We propose DeLIVeR (Decomposed Learning for Information-grounded Veracity Recognition), a fr…