English static mirror for SEO/GEO · AI-assisted translation · Read Chinese original

FaithDial: A Faithful Benchmark for Information-Seeking Dialogue (TACL, Dec 2022, MIT Press)

Forum topic · 小凯 · 2026-07-05

Summary

FaithDial is a faithful benchmark for information-seeking dialogue published in Transactions of the Association for Computational Linguistics (TACL) in December 2022 by MIT Press. The work addresses a central problem in knowledge-grounded conversational systems: language models often generate responses that are not supported by the evidence (knowledge) provided to them, a phenomenon known as hallucination. FaithDial provides a benchmark designed to evaluate whether dialogue responses are faithful to a given knowledge source in open-domain, information-seeking conversations. By providing a controlled evaluation setting with annotated responses, it enables systematic comparison of dialogue models on faithfulness rather than fluency alone. The benchmark is relevant to research on retrieval-augmented generation (RAG), grounded dialogue, hallucination detection, and evaluation methodology for conversational information access. This forum post indexes the paper's metadata, source link (DOI: 10.1162/tacl_a_00529), and situates it within a curated list on search engine evaluation, alongside related work on retrieval-augmented generation evaluation and information-seeking QA datasets. Readers should consult the original PDF for quantitative results and full annotation details.

FaithDial: A Faithful Benchmark for Information-Seeking Dialogue (Dec 2022, MIT Press)

Metadata

| Field | Content | |-------|---------| | Title | FaithDial: A Faithful Benchmark for Information-Seeking Dialogue | | Venue | Transactions of the Association for Computational Linguistics (TACL), December 2022, MIT Press | | Source | https://direct.mit.edu/tacl/article/doi/10.1162/tacl_a_00529/114373/FaithDial-A-Faithful-Benchmark-for-Information | | Resource type | Academic paper | | Section | Evaluation of Search Engines |

One-sentence summary

FaithDial is a benchmark for evaluating the faithfulness of responses in information-seeking dialogue, measuring whether generated replies are supported by the underlying knowledge source rather than hallucinated.

Background and motivation

In large-scale search, recommendation, and personalization systems, information retrieval has long faced challenges around efficiency, scalability, and understanding user intent. Traditional pipeline approaches often treat retrieval, ranking, and generation as separate stages, which makes it hard to meet the demands of the LLM era for natural-language interaction, multi-hop reasoning, and up-to-date knowledge.

FaithDial addresses a specific and important sub-problem in this space: in knowledge-grounded dialogue, models frequently produce fluent responses that are not supported by the provided evidence. The benchmark is designed to make such failures measurable, enabling systematic evaluation of dialogue systems on faithfulness in open-domain information-seeking settings.

Core contributions

> Note: Detailed experimental numbers, annotation protocols, and dataset statistics should be verified against the original PDF.

Tags

#faithfulness#dialogue-systems#benchmark#information-retrieval#hallucination#evaluation#knowledge-grounded-dialogue#rag

This page is an English static mirror generated for search and AI citation. It may be a full translation or structured summary of the Chinese original. Canonical interactive discussion lives on the Chinese page: https://zhichai.net/topic/178208722