RefChecker
Hallucination Detector
Automates fine-grained hallucination detection in large language model outputs
RefChecker provides automatic checking pipeline and benchmark dataset for detecting fine-grained hallucinations generated by Large Language Models.
325 stars
12 watching
34 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
factualityhallucinationllms
Related projects:
Repository | Description | Stars |
---|---|---|
bradyfu/woodpecker | A method to correct hallucinations in multimodal large language models without requiring retraining | 617 |
junyangwang0410/haelm | A framework for detecting hallucinations in large language models | 17 |
openmoss/halluqa | An evaluation framework for assessing the performance of large language models on question-answering tasks with hallucination detection | 111 |
bcdnlp/faithscore | Evaluates answers generated by large vision-language models to assess hallucinations | 27 |
tianyi-lab/hallusionbench | An image-context reasoning benchmark designed to challenge large vision-language models and help improve their accuracy | 259 |
x-plug/mplug-halowl | Evaluates and mitigates hallucinations in multimodal large language models | 82 |
billchan226/halc | An implementation of an object hallucination reduction method using a PyTorch framework and various decoding algorithms. | 72 |
assafbk/mocha_code | A unified framework and benchmark for detecting and mitigating hallucinations in open-vocabulary image captioning models | 13 |
rucaibox/pope | An evaluation framework for detecting object hallucinations in vision-language models | 187 |
openkg-org/easydetect | A framework to detect and mitigate hallucinations in multimodal large language models | 48 |
1zhou-wang/memvr | An implementation of a method to mitigate hallucinations in large language models using visual re-tracing | 28 |
yfzhang114/llava-align | Debiasing techniques to minimize hallucinations in large visual language models | 75 |
lalbj/pai | Improves the performance of large language models by intervening in their internal workings to reduce hallucinations | 83 |
yiyangzhou/lure | Analyzing and mitigating object hallucination in large vision-language models to improve their accuracy and reliability. | 136 |
damo-nlp-sg/vcd | An approach to reduce object hallucinations in large vision-language models by contrasting output distributions derived from original and distorted visual inputs | 222 |