PulseAugur
EN
LIVE 08:18:10

CRAG benchmark finds RAG models struggle with truthfulness vs GPT-4 Turbo

A new benchmark called CRAG evaluates retrieval-augmented generation (RAG) models on truthfulness by measuring correct answers against hallucinations. Across 4,409 questions and a corpus of 220,000 web pages, simple RAG implementations did not outperform GPT-4 Turbo when prompted directly. The study suggests that retrieval can sometimes lead to confident incorrect answers rather than refusals. AI

IMPACT New benchmarks like CRAG are crucial for understanding and improving the reliability of retrieval-augmented generation models.

RANK_REASON The cluster describes a new benchmark for evaluating AI models, which falls under research. [lever_c_demoted from research: ic=1 ai=1.0]

Read on Mastodon — fosstodon.org →

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

CRAG benchmark finds RAG models struggle with truthfulness vs GPT-4 Turbo

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 describes a new benchmark for evaluating AI models, which falls under research. [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, other
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
15 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. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    Does adding retrieval make a model more truthful? CRAG scores 4,409 questions on truthfulness, correct answers minus hallucinated ones, against a frozen corpus

    Does adding retrieval make a model more truthful? CRAG scores 4,409 questions on truthfulness, correct answers minus hallucinated ones, against a frozen corpus of 220K web pages, up to 50 per question, plus a 2.6M-entity mock knowledge graph and 38 APIs. No straightforward RAG se…