MemVR
Hallucination fixer
An implementation of a method to mitigate hallucinations in large language models using visual re-tracing
Official implementation of paper 'Look Twice Before You Answer: Memory-Space Visual Retracing for Hallucination Mitigation in Multimodal Large Language Models'.
27 stars
3 watching
2 forks
Language: Python
last commit: 8 days ago Related projects:
Repository | Description | Stars |
---|---|---|
bradyfu/woodpecker | A method to correct hallucinations in multimodal large language models during text generation | 611 |
lalbj/pai | Improves the performance of large language models by intervening in their internal workings to reduce hallucinations | 67 |
opendatalab/ha-dpo | A framework to improve large language model performance by mitigating hallucination effects through data and optimization techniques. | 65 |
yiyangzhou/lure | Analyzing and mitigating object hallucination in large vision-language models to improve their accuracy and reliability. | 134 |
fuxiaoliu/lrv-instruction | A research project focused on mitigating hallucinations in large multi-modal models by improving instruction tuning through robust training methods. | 255 |
junyangwang0410/haelm | A framework for detecting hallucinations in large language models | 17 |
x-plug/mplug-halowl | Evaluates and mitigates hallucinations in multimodal large language models | 79 |
tianyi-lab/hallusionbench | An image-context reasoning benchmark designed to challenge large vision-language models and help improve their accuracy | 243 |
amazon-science/refchecker | Automates fine-grained hallucination detection in large language model outputs | 302 |
yuqifan1117/hallucidoctor | This project provides tools and frameworks to mitigate hallucinatory toxicity in visual instruction data, allowing researchers to fine-tune MLLM models on specific datasets. | 41 |
billchan226/halc | An implementation of an object hallucination reduction method using a PyTorch framework and various decoding algorithms. | 69 |
yfzhang114/llava-align | Debiasing techniques to minimize hallucinations in large visual language models | 71 |
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 | 209 |
assafbk/mocha_code | A unified framework and benchmark for detecting and mitigating hallucinations in open-vocabulary image captioning models | 12 |
openmoss/halluqa | An evaluation framework for assessing the performance of large language models on question-answering tasks with hallucination detection | 109 |