paper-with-me

홈 › Papers

Can Users Detect Biases or Factual Errors in Generated Responses in Conversational Information-Seeking?

2024-10-28 · Weronika Łajewska, Krisztian Balog, Damiano Spina, Johanne Trippas

Information-seeking dialogues span a wide range of questions, from simple factoid to complex queries that require exploring multiple facets and viewpoints. When performing exploratory searches in unfamiliar domains, users may lack background knowledge and struggle to verify the system-provided information, making them vulnerable to misinformation. We investigate the limitations of response generation in conversational information-seeking systems, highlighting potential inaccuracies, pitfalls, and biases in the responses. The study addresses the problem of query answerability and the challenge of response incompleteness. Our user studies explore how these issues impact user experience, focusing on users' ability to identify biased, incorrect, or incomplete responses. We design two crowdsourcing tasks to assess user experience with different system response variants, highlighting critical issues to be addressed in future conversational information-seeking research. Our analysis reveals that it is easier for users to detect response incompleteness than query answerability and user satisfaction is mostly associated with response diversity, not factual correctness.

📄 PDF Abstract BibTeX arXiv:2410.21529

Code (1)

iai-group/sigirap2024-resgen 공식 구현

Tasks

DiversityMisinformationResponse Generation

Similar Papers 제목 키워드 기반

FELM: Benchmarking Factuality Evaluation of Large Language Models

2023-10-01 · NeurIPS 2023 11 · Shiqi Chen, Yiran Zhao, Jinghan Zhang, I-Chun Chern 외

Assessing factuality of text generated by large language models (LLMs) is an emerging yet crucial research area, aimed at alerting users to potential errors and guiding the development of more reliable LLMs. Nonetheless,…

BenchmarkingMathRetrievalWorld Knowledge

FLEEK: Factual Error Detection and Correction with Evidence Retrieved from External Knowledge

2023-10-26 · Farima Fatahi Bayat, Kun Qian, Benjamin Han, Yisi Sang 외

Detecting factual errors in textual information, whether generated by large language models (LLM) or curated by humans, is crucial for making informed decisions. LLMs' inability to attribute their claims to external know…

Attribute

GenAudit: Fixing Factual Errors in Language Model Outputs with Evidence

2024-02-19 · Kundan Krishna, Sanjana Ramprasad, Prakhar Gupta, Byron C. Wallace 외

LLMs can generate factually incorrect statements even when provided access to reference documents. Such errors can be dangerous in high-stakes applications (e.g., document-grounded QA for healthcare or finance). We prese…

Fact CheckingLanguage ModelingLanguage Modelling

DCFO: Density-Based Counterfactuals for Outliers -- Additional Material

2025-12-11 · Tommaso Amico, Pernille Matthews, Lena Krieger, Arthur Zimek 외 arxiv

Outlier detection identifies data points that significantly deviate from the majority of the data distribution. Explaining outliers is crucial for understanding the underlying factors that contribute to their detection, …

Outlier Detection

Detecting Errors through Ensembling Prompts (DEEP): An End-to-End LLM Framework for Detecting Factual Errors

2024-06-18 · Alex Chandler, Devesh Surve, Hui Su

Accurate text summarization is one of the most common and important tasks performed by Large Language Models, where the costs of human review for an entire document may be high, but the costs of errors in summarization m…

HallucinationLanguage ModelingLanguage ModellingLarge Language Model+1