paper-with-me

홈 › Papers

Evaluating Verifiability in Generative Search Engines

2023-04-19 · Nelson F. Liu, Tianyi Zhang, Percy Liang

Generative search engines directly generate responses to user queries, along with in-line citations. A prerequisite trait of a trustworthy generative search engine is verifiability, i.e., systems should cite comprehensively (high citation recall; all statements are fully supported by citations) and accurately (high citation precision; every cite supports its associated statement). We conduct human evaluation to audit four popular generative search engines -- Bing Chat, NeevaAI, perplexity.ai, and YouChat -- across a diverse set of queries from a variety of sources (e.g., historical Google user queries, dynamically-collected open-ended questions on Reddit, etc.). We find that responses from existing generative search engines are fluent and appear informative, but frequently contain unsupported statements and inaccurate citations: on average, a mere 51.5% of generated sentences are fully supported by citations and only 74.5% of citations support their associated sentence. We believe that these results are concerningly low for systems that may serve as a primary tool for information-seeking users, especially given their facade of trustworthiness. We hope that our results further motivate the development of trustworthy generative search engines and help researchers and users better understand the shortcomings of existing commercial systems.

📄 PDF Abstract BibTeX arXiv:2304.09848

Code (2)

nelson-liu/evaluating-verifiability-in-generative-search-engines 공식 구현
Anirudh-Phukan/verifiability-granular

Tasks

Sentence

Similar Papers 제목 키워드 기반

Evaluating Robustness of Generative Search Engine on Adversarial Factual Questions

2024-02-25 · Xuming Hu, Xiaochuan Li, Junzhe Chen, Yinghui Li 외

Generative search engines have the potential to transform how people seek information online, but generated responses from existing large language models (LLMs)-backed generative search engines may not always be accurate…

RetrievalRetrieval-augmented Generation

A Survey of Large Language Models Attribution

2023-11-07 · Dongfang Li, Zetian Sun, Xinshuo Hu, Zhenyu Liu 외

Open-domain generative systems have gained significant attention in the field of conversational AI (e.g., generative search engines). This paper presents a comprehensive review of the attribution mechanisms employed by t…

Survey

The Extractive-Abstractive Spectrum: Uncovering Verifiability Trade-offs in LLM Generations

2024-11-26 · Theodora Worledge, Tatsunori Hashimoto, Carlos Guestrin

Across all fields of academic study, experts cite their sources when sharing information. While large language models (LLMs) excel at synthesizing information, they do not provide reliable citation to sources, making it …

Search Engines in an AI Era: The False Promise of Factual and Verifiable Source-Cited Responses

2024-10-15 · Pranav Narayanan Venkit, Philippe Laban, Yilun Zhou, Yixin Mao 외

Large Language Model (LLM)-based applications are graduating from research prototypes to products serving millions of users, influencing how people write and consume information. A prominent example is the appearance of …

HallucinationLanguage ModelingLanguage ModellingLarge Language Model

A Framework for Evaluating the Retrieval Effectiveness of Search Engines

2015-11-18 · Lewandowski Dirk

This chapter presents a theoretical framework for evaluating next generation search engines. We focus on search engines whose results presentation is enriched with additional information and does not merely present the u…

Retrieval