paper-with-me

홈 › Papers

100% Elimination of Hallucinations on RAGTruth for GPT-4 and GPT-3.5 Turbo

2024-12-06 · Michael C. Wood, Adam A. Forbes

The issue of hallucinations in large language models (LLMs) remains a critical barrier to the adoption of AI in enterprise and other high-stakes applications. Despite advancements in retrieval-augmented generation (RAG) systems, current state-of-the-art methods fail to achieve more than 80% accuracy in generating faithful and factually correct outputs, even when provided with relevant and accurate context. In this work, we introduce Acurai, a novel systematic approach that achieves 100% hallucination-free responses in LLMs by reformatting queries and context data prior to input. Leveraging a deep understanding of LLM internal representations, the importance of noun-phrase dominance, and the role of discrete functional units (DFUs), Acurai ensures alignment between input context and generated output. We validate this method using the RAGTruth corpus, demonstrating its ability to eliminate 100% hallucinations for both GPT-4 and GPT-3.5 Turbo. Acurai sets a new standard for achieving consistent, accurate, and faithful AI responses, marking a significant step forward in the development of trustworthy AI systems.

📄 PDF Abstract BibTeX arXiv:2412.05223

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationRAGRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Contact Moonpay Wallet Customer Support Number 설명 없음
Alaska Airlines Customer Service 설명 없음
How to Speak to a Live Agent at Spirit Airlines: Call Now for Rapid Support 설명 없음
06 Ways To Connect How To Talk To A Live Agent At Allegiant Airlines: Call For Immediate Support 설명 없음
How to Speak to a Live Agent at Frontier Airlines: Get Real-Time Support Now 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

RAGTruth: A Hallucination Corpus for Developing Trustworthy Retrieval-Augmented Language Models

2023-12-31 · Cheng Niu, Yuanhao Wu, Juno Zhu, Siliang Xu 외

Retrieval-augmented generation (RAG) has become a main technique for alleviating hallucinations in large language models (LLMs). Despite the integration of RAG, LLMs may still present unsupported or contradictory claims …

HallucinationRAGRetrievalRetrieval-augmented Generation

Hallucination Detection via Activations of Open-Weight Proxy Analyzers

2026-05-08 · Akshita Singh, Prabesh Paudel, Siddhartha Roy arxiv

We introduce a proxy-analyzer framework for detecting hallucinations in large language models. Instead of looking inside the generating model, our system reads already-generated text through a small locally hosted open-w…

Retromorphic Testing with Hierarchical Verification for Hallucination Detection in RAG

2026-03-29 · Boxi Yu, Yuzhong Zhang, Liting Lin, Lionel Briand 외 arxiv

Large language models (LLMs) continue to hallucinate in retrieval-augmented generation (RAG), producing claims that are unsupported by or conflict with the retrieved context. Detecting such errors remains challenging whe…

Osiris: A Lightweight Open-Source Hallucination Detection System

2025-05-07 · Alex Shan, John Bauer, Christopher D. Manning

Retrieval-Augmented Generation (RAG) systems have gained widespread adoption by application builders because they leverage sources of truth to enable Large Language Models (LLMs) to generate more factually sound response…

HallucinationRAGRetrieval-augmented Generation

PerturboLLaVA: Reducing Multimodal Hallucinations with Perturbative Visual Training

2025-03-09 · Cong Chen, MingYu Liu, Chenchen Jing, Yizhou Zhou 외

This paper aims to address the challenge of hallucinations in Multimodal Large Language Models (MLLMs) particularly for dense image captioning tasks. To tackle the challenge, we identify the current lack of a metric that…

HallucinationImage Captioning