---
title: SelfCheckGPT: Zero-Resource Black-Box Hallucination Detection for Generative Large Language Models
url: https://www.ml-quant.com/papers/arxiv/2303.08896/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
identifier: arXiv:2303.08896
source_url: http://dx.doi.org/10.48550/arxiv.2303.08896
featured: 2023-10-16
citations: 1236
topic: LLMs & Text
---


# SelfCheckGPT: Zero-Resource Black-Box Hallucination Detection for Generative Large Language Models

Hallucination Detection for LLMs: The paper presents SelfCheckGPT, a new approach for fact-checking black-box model responses without an external database, proving its superior ability to detect and rank factual and non-factual sentences.

- Source: http://dx.doi.org/10.48550/arxiv.2303.08896
- Identifier: arXiv:2303.08896
- Released: 2023-03-15
- First featured: Quant Letter No. 21 (2023-10-16): https://www.ml-quant.com/issues/2023-10-16/
- Citations (Semantic Scholar): 1236
- Published in: Conference on Empirical Methods in Natural Language Processing
- Topic: LLMs & Text

## Related

- [Scaling LLM Test-Time Compute Optimally can be More Effective than Scaling Model Parameters](https://www.ml-quant.com/papers/arxiv/2408.03314/): The research investigates enhancing Large Language Models' (LLMs) performance using more test-time computation, suggesting a compute-optimal scaling strategy based on prompt difficulty.
- [AWQ: Activation-aware Weight Quantization for On-Device LLM Compression and Acceleration](https://www.ml-quant.com/papers/arxiv/2306.00978/): The study suggests Activation-aware Weight Quantization (AWQ), a hardware-friendly method for quantizing large language models that reduces error and improves performance on various benchmarks.
- [Expanding Performance Boundaries of Open-Source Multimodal Models with Model, Data, and Test-Time Scaling](https://www.ml-quant.com/papers/arxiv/2412.05271/): The paper presents InternVL 2.5, a sophisticated multimodal large language model that performs well on various benchmarks, exceeding 70% on the MMMU benchmark.
- [MemGPT: Towards LLMs as Operating Systems](https://www.ml-quant.com/papers/arxiv/2310.08560/): Extended Context in LLMs: MemGPT is a system that manages different memory levels, providing extended context within large language models' limited context windows, enhancing document analysis and multi-session chat performance.
- [A Simple and Effective Pruning Approach for Large Language Models](https://www.ml-quant.com/papers/arxiv/2306.11695/): Wanda, a new method, efficiently prunes weights in Large Language Models without retraining, offering a more efficient approach to inducing sparsity in pretrained models.
- [KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization](https://www.ml-quant.com/papers/arxiv/2401.18079/): KVQuant, a new method for quantizing cached KV activations in large language models, has been developed, allowing the LLaMA-7B model to be served on an 8-GPU system with minimal degradation.
