PAI

Hallucination fixer

Improves the performance of large language models by intervening in their internal workings to reduce hallucinations

[ECCV 2024] Paying More Attention to Image: A Training-Free Method for Alleviating Hallucination in LVLMs

GitHub

83 stars
2 watching
3 forks
Language: Python
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
1zhou-wang/memvrAn implementation of a method to mitigate hallucinations in large language models using visual re-tracing28
bradyfu/woodpeckerA method to correct hallucinations in multimodal large language models without requiring retraining617
opendatalab/ha-dpoA framework to improve large language model performance by mitigating hallucination effects through data and optimization techniques.73
billchan226/halcAn implementation of an object hallucination reduction method using a PyTorch framework and various decoding algorithms.72
fuxiaoliu/lrv-instructionA research project focused on mitigating hallucinations in large multi-modal models by improving instruction tuning through robust training methods.262
yfzhang114/llava-alignDebiasing techniques to minimize hallucinations in large visual language models75
x-plug/mplug-halowlEvaluates and mitigates hallucinations in multimodal large language models82
amazon-science/refcheckerAutomates fine-grained hallucination detection in large language model outputs325
tianyi-lab/hallusionbenchAn image-context reasoning benchmark designed to challenge large vision-language models and help improve their accuracy259
nickjiang2378/vl-interpThis project provides an official PyTorch implementation of a method to interpret and edit vision-language representations to mitigate hallucinations in image captions.46
junyangwang0410/haelmA framework for detecting hallucinations in large language models17
yuqifan1117/hallucidoctorThis project provides tools and frameworks to mitigate hallucinatory toxicity in visual instruction data, allowing researchers to fine-tune MLLM models on specific datasets.41
assafbk/mocha_codeA unified framework and benchmark for detecting and mitigating hallucinations in open-vocabulary image captioning models13
bcdnlp/faithscoreEvaluates answers generated by large vision-language models to assess hallucinations27
damo-nlp-sg/vcdAn approach to reduce object hallucinations in large vision-language models by contrasting output distributions derived from original and distorted visual inputs222