Assessing Web Search Credibility and Response Groundedness in Chat Assistants
Ivan Vykopal, Matúš Pikuliak, Simon Ostermann, Marián Šimko
TL;DR
This work tackles how web-search-enabled chat assistants ground their answers in external sources and the reliability of those sources. It introduces a three-stage evaluation framework—data collection with dual user roles, source credibility analysis using MBFC and fact-checking domains, and a groundedness assessment that verifies each atomic unit against explicitly cited evidence, formalized with metrics $CR$, $NCR$, $GS$, $CG$, and $NCG$. In a systematic comparison of GPT-4o, GPT-5, Perplexity, and Qwen Chat across five misinformation-prone topics and 100 claims, Perplexity achieves the highest credibility and most stable grounding, while GPT-4o exhibits higher non-credibility on sensitive topics and GPT-5 benefits from a thinking mode that boosts credibility. The study provides a reproducible benchmark and actionable guidance for improving grounding and reducing disinformation risk in web-enabled chat systems, highlighting the trade-offs between broad retrieval and source quality safeguards. It emphasizes the need for credibility-aware grounding, selective retrieval, and stronger integration with fact-checking resources to mitigate high-stakes misinformation in real-world usage.
Abstract
Chat assistants increasingly integrate web search functionality, enabling them to retrieve and cite external sources. While this promises more reliable answers, it also raises the risk of amplifying misinformation from low-credibility sources. In this paper, we introduce a novel methodology for evaluating assistants' web search behavior, focusing on source credibility and the groundedness of responses with respect to cited sources. Using 100 claims across five misinformation-prone topics, we assess GPT-4o, GPT-5, Perplexity, and Qwen Chat. Our findings reveal differences between the assistants, with Perplexity achieving the highest source credibility, whereas GPT-4o exhibits elevated citation of non-credibility sources on sensitive topics. This work provides the first systematic comparison of commonly used chat assistants for fact-checking behavior, offering a foundation for evaluating AI systems in high-stakes information environments.
