paper-with-me

홈 › Papers

Citations and Trust in LLM Generated Responses

2025-01-02 · Yifan Ding, Matthew Facciani, Amrit Poudel, Ellen Joyce, Salvador Aguinaga, Balaji Veeramani, Sanmitra Bhattacharya, Tim Weninger

Question answering systems are rapidly advancing, but their opaque nature may impact user trust. We explored trust through an anti-monitoring framework, where trust is predicted to be correlated with presence of citations and inversely related to checking citations. We tested this hypothesis with a live question-answering experiment that presented text responses generated using a commercial Chatbot along with varying citations (zero, one, or five), both relevant and random, and recorded if participants checked the citations and their self-reported trust in the generated responses. We found a significant increase in trust when citations were present, a result that held true even when the citations were random; we also found a significant decrease in trust when participants checked the citations. These results highlight the importance of citations in enhancing trust in AI-generated content.

📄 PDF Abstract BibTeX arXiv:2501.01303

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotQuestion Answering

Similar 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 comprehensiv…

Sentence

LongCite: Enabling LLMs to Generate Fine-grained Citations in Long-context QA

2024-09-04 · Jiajie Zhang, Yushi Bai, Xin Lv, Wanjun Gu 외

Though current long-context large language models (LLMs) have demonstrated impressive capacities in answering user questions based on extensive text, the lack of citations in their responses makes user verification diffi…

Question AnsweringSentence

CiteFix: Enhancing RAG Accuracy Through Post-Processing Citation Correction

2025-04-22 · Harsh Maheshwari, Srikanth Tenneti, Alwarappan Nakkiran

Retrieval Augmented Generation (RAG) has emerged as a powerful application of Large Language Models (LLMs), revolutionizing information search and consumption. RAG systems combine traditional search capabilities with LLM…

ArticlesInformation RetrievalRAGRetrieval+1

CitaLaw: Enhancing LLM with Citations in Legal Domain

2024-12-19 · Kepu Zhang, Weijie Yu, Sunhao Dai, Jun Xu

In this paper, we propose CitaLaw, the first benchmark designed to evaluate LLMs' ability to produce legally sound responses with appropriate citations. CitaLaw features a diverse set of legal questions for both layperso…

Articles

On the Capacity of Citation Generation by Large Language Models

2024-10-15 · Haosheng Qian, Yixing Fan, Ruqing Zhang, Jiafeng Guo

Retrieval-augmented generation (RAG) appears as a promising method to alleviate the "hallucination" problem in large language models (LLMs), since it can incorporate external traceable resources for response generation. …

AttributeHallucinationRAGResponse Generation+1