Repository for the paper "Cognitive Mirage: A Review of Hallucinations in Large Language Models"
49
6 commits
updated Oct 21, 2023
Uncritical trust in LLMs can give rise to a phenomenon Cognitive Mirage, leading to misguided decision-making and a cascade of unintended consequences.
To effectively control the risk of hallucinations, we summarize recent progress in hallucination theories and solutions in this paper. We propose to organize relevant work by a comprehensive survey.
[:bell: News! :bell: ] We have released a new survey paper:"Cognitive Mirage: A Review of Hallucinations in Large Language Models" based on this repository, with a perspective of Hallucinations in LLMs! We are looking forward to any comments or discussions on this topic :)
As large language models continue to develop in the field of AI, text generation systems are susceptible to a worrisome phenomenon known as hallucination. In this study, we summarize recent compelling insights into hallucinations in LLMs. We present a novel taxonomy of hallucinations from various text generation tasks, thus provide theoretical insights, detection methods and improvement approaches. Based on this, future research directions are proposed. Our contribution are threefold: (1) We provide a detailed and complete taxonomy for hallucinations appearing in text generation tasks; (2) We provide theoretical analyses of hallucinations in LLMs and provide existing detection and improvement methods; (3) We propose several research directions that can be developed in the future. As hallucinations garner significant attention from the community, we will maintain updates on relevant research progress.
| LLM Name | Title | Authors | Publication Date |
|---|---|---|---|
| T5 | Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer. | Colin Raffel, Noam Shazeer, Adam Roberts | 2019.10 |
| GPT-3 | Language Models are Few-Shot Learners. | Tom B. Brown, Benjamin Mann, Nick Ryder | 2020.12 |
| mT5 | mT5: A Massively Multilingual Pre-trained Text-to-Text Transformer. | Linting Xue, Noah Constant, Adam Roberts | 2021.3 |
| Codex | Evaluating Large Language Models Trained on Code. | Mark Chen, Jerry Tworek, Heewoo Jun | 2021.7 |
| FLAN | Finetuned Language Models are Zero-Shot Learners. | Jason Wei, Maarten Bosma, Vincent Y. Zhao | 2021.9 |
| WebGPT | WebGPT: Browser-assisted question-answering with human feedback. | Reiichiro Nakano, Jacob Hilton, Suchir Balaji | 2021.12 |
| InstructGPT | Training language models to follow instructions with human feedback. | Long Ouyang, Jeffrey Wu, Xu Jiang | 2022.3 |
| CodeGen | CodeGen: An Open Large Language Model for Code with Multi-Turn Program Synthesis. | Erik Nijkamp, Bo Pang, Hiroaki Hayashi | 2022.3 |
| Claude | Training a Helpful and Harmless Assistant with Reinforcement Learning from Human Feedback. | Yuntao Bai, Andy Jones, Kamal Ndousse | 2022.4 |
| PaLM | PaLM: Scaling Language Modeling with Pathways. | Aakanksha Chowdhery, Sharan Narang, Jacob Devlin | 2022.4 |
| OPT | OPT: Open Pre-trained Transformer Language Models. | Susan Zhang, Stephen Roller, Naman Goyal | 2022.5 |
| Super-NaturalInstructions | ESuper-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks. | Yizhong Wang, Swaroop Mishra, Pegah Alipoormolabashi, Yeganeh Kordi | 2022.9 |
| GLM | GLM-130B: An Open Bilingual Pre-trained Model. | Aohan Zeng, Xiao Liu, Zhengxiao Du | 2022.10 |
| BLOOM | BLOOM: A 176B-Parameter Open-Access Multilingual Language Model. | Teven Le Scao, Angela Fan, Christopher Akiki | 2022.11 |
| LLaMA | LLaMA: Open and Efficient Foundation Language Models. | Hugo Touvron, Thibaut Lavril, Gautier Izacard | 2023.2 |
| Alpaca | Alpaca: A Strong, Replicable Instruction-Following Model. | Rohan Taori, Ishaan Gulrajani, Tianyi Zhang | 2023.3 |
| GPT-4 | GPT-4 Technical Report. | OpenAI | 2023.3 |
| WizardLM | WizardLM: Empowering Large Language Models to Follow Complex Instructions. | Can Xu, Qingfeng Sun, Kai Zheng | 2023.4 |
| Vicuna | Vicuna: An Open-Source Chatbot Impressing GPT-4 with 90% ChatGPT Quality. | The Vicuna Team | 2023.5 |
| ChatGLM | ChatGLM. | Wisdom and Clear Speech Team | 2023.6 |
| Llama2 | Llama 2: Open Foundation and Fine-Tuned Chat Models. | Hugo Touvron, Louis Martin, Kevin Stone | 2023.7 |
"Truthful AI: Developing and governing AI that does not lie.", 2021.10
"Survey of Hallucination in Natural Language Generation", 2022.2
"Context-faithful Prompting for Large Language Models.", 2023.3
"Do Language Models Know When They’re Hallucinating References?", 2023.5
"Data Distributional Properties Drive Emergent In-Context Learning in Transformers.", 2022.5
"Towards Tracing Factual Knowledge in Language Models Back to the Training Data.", 2022.5
"A Multitask, Multilingual, Multimodal Evaluation of ChatGPT on Reasoning, Hallucination, and Interactivity.", 2023.2
"Hallucinations in Large Multilingual Translation Models.", 2023.3
"Visual Instruction Tuning.", 2023.4
"Evaluating Object Hallucination in Large Vision-Language Models.", 2023.5
"Sources of Hallucination by Large Language Models on Inference Tasks.", 2023.5
"Automatic Evaluation of Attribution by Large Language Models.", 2023.5
"Mitigating Hallucination in Large Multi-Modal Models via Robust Instruction Tuning.", 2023.6
"A Survey of Knowledge-enhanced Text Generation.", 2022.1
"Attributed Text Generation via Post-hoc Research and Revision.", 2022.10
"Artificial Hallucinations in ChatGPT: Implications in Scientific Writing.", 2023.2
"SelfCheckGPT: Zero-Resource Black-Box Hallucination Detection for Generative Large Language Models.", 2023.3
"Why Does ChatGPT Fall Short in Answering Questions Faithfully?", 2023.4
"Zero-shot Faithful Factual Error Correction.", 2023.5
"Mitigating Language Model Hallucination with Interactive Question-Knowledge Alignment.", 2023.5
"Adaptive Chameleon or Stubborn Sloth: Unraveling the Behavior of Large Language Models in Knowledge Clashes.", 2023.5
"Evaluating Generative Models for Graph-to-Text Generation.", 2023.7
"Overthinking the Truth: Understanding how Language Models Process False Demonstrations.", 2023.7
"Improved Natural Language Generation via Loss Truncation.", 2020.5
"The Curious Case of Hallucinations in Neural Machine Translation.", 2021.4
"Optimal Transport for Unsupervised Hallucination Detection in Neural Machine Translation.", 2022.12
"Elastic Weight Removal for Faithful and Abstractive Dialogue Generation.", 2023.3
"HistAlign: Improving Context Dependency in Language Generation by Aligning with History.", 2023.5
"How Language Model Hallucinations Can Snowball.", 2023.5
"Improving Language Models via Plug-and-Play Retrieval Feedback.", 2023.5
"Teaching Language Models to Hallucinate Less with Synthetic Tasks.", 2023.10
"Unsupervised Cross-lingual Representation Learning at Scale.", 2020.7
"The Curious Case of Hallucinations in Neural Machine Translation.", 2021.4
"Overcoming Catastrophic Forgetting in Zero-Shot Cross-Lingual Generation.", 2022.5
"Looking for a Needle in a Haystack: A Comprehensive Study of Hallucinations in Neural Machine Translation.", 2022.8
"Prompting PaLM for Translation: Assessing Strategies and Performance.", 2022.11
"The unreasonable effectiveness of few-shot learning for machine translation.", 2023.2
"How Good Are GPT Models at Machine Translation? A Comprehensive Evaluation.", 2023.2
"Hallucinations in Large Multilingual Translation Models.", 2023.3
"Investigating the Translation Performance of a Large Multilingual Language Model: the Case of BLOOM.", 2023.3
"HalOmi: A Manually Annotated Benchmark for Multilingual Hallucination and Omission Detection in Machine Translation.", 2023.5
"mmT5: Modular Multilingual Pre-Training Solves Source Language Hallucinations.", 2023.5
"Hurdles to Progress in Long-form Question Answering.", 2021.6
"Entity-Based Knowledge Conflicts in Question Answering.", 2021.9
"TruthfulQA: Measuring How Models Mimic Human Falsehoods.", 2022.5
"Check Your Facts and Try Again: Improving Large Language Models with External Knowledge and Automated Feedback.", 2023.2
"Why Does ChatGPT Fall Short in Answering Questions Faithfully?", 2023.4
"Evaluating Correctness and Faithfulness of Instruction-Following Models for Question Answering.", 2023.7
"Med-HALT: Medical Domain Hallucination Test for Large Language Models.", 2023.7
"On the Origin of Hallucinations in Conversational Models: Is it the Datasets or the Models?", 2022.7
"Contrastive Learning Reduces Hallucination in Conversations.", 2022.12
"Diving Deep into Modes of Fact Hallucinations in Dialogue Systems.", 2022.12
"Elastic Weight Removal for Faithful and Abstractive Dialogue Generation.", 2023.3
"Hallucinated but Factual! Inspecting the Factuality of Hallucinations in Abstractive Summarization.", 2022.5
"Evaluating the Factual Consistency of Large Language Models.", 2022.11
"Why is this misleading?": Detecting News Headline Hallucinations with Explanations.", 2023.2
"Detecting and Mitigating Hallucinations in Multilingual Summarisation.", 2023.5
"LLMs as Factual Reasoners: Insights from Existing Benchmarks and Beyond.", 2023.5
"Evaluating Factual Consistency of Texts with Semantic Role Labeling.", 2023.5
"Summarization is (Almost) Dead.", 2023.9
"GPT-NER: Named Entity Recognition via Large Language Models.", 2023.4
"LLMs for Knowledge Graph Construction and Reasoning: Recent Capabilities and Future Opportunities.", 2023.5
"KoLA: Carefully Benchmarking World Knowledge of Large Language Models.", 2023.6
"Evaluating Generative Models for Graph-to-Text Generation.", 2023.7
"Text2KGBench: A Benchmark for Ontology-Driven Knowledge Graph Generation from Text.", 2023.8
"Let there be a clock on the beach: Reducing Object Hallucination in Image Captioning.", 2021.10
"Simple Token-Level Confidence Improves Caption Correctness.", 2023.5
"Evaluating Object Hallucination in Large Vision-Language Models.", 2023.5
"Album Storytelling with Iterative Story-aware Captioning and Large Language Models.", 2023.5
"Mitigating Hallucination in Large Multi-Modal Models via Robust Instruction Tuning.", 2023.6
"Fact-Checking of AI-Generated Reports.", 2023.7
"The Scope of ChatGPT in Software Engineering: A Thorough Investigation.", 2023.5
"Generating Benchmarks for Factuality Evaluation of Language Models.", 2023.7
"Evaluating the Factual Consistency of Large Language Models Through Summarization.", 2022.11
"Why is this misleading?": Detecting News Headline Hallucinations with Explanations.", 2023.2
"HaluEval: A Large-Scale Hallucination Evaluation Benchmark for Large Language Models.", 2023.5
"Mitigating Hallucination in Large Multi-Modal Models via Robust Instruction Tuning.", 2023.6
"Fact-Checking of AI-Generated Reports.", 2023.7
"Chain of Natural Language Inference for Reducing Large Language Model Ungrounded Hallucinations.", 2023.10
"BARTScore: Evaluating Generated Text as Text Generation.", 2021.6
"Contrastive Learning Reduces Hallucination in Conversations.", 2022.12
"Knowledge of Knowledge: Exploring Known-Unknowns Uncertainty with Large Language Models.", 2023.5
"Methods for Measuring, Updating, and Visualizing Factual Beliefs in Language Models.", 2023.5
"Measuring and Modifying Factual Knowledge in Large Language Models.", 2023.6
"LLM Calibration and Automatic Hallucination Detection via Pareto Optimal Self-supervision.", 2023.6
"A Stitch in Time Saves Nine: Detecting and Mitigating Hallucinations of LLMs by Validating Low-Confidence Generation.", 2023.7
"Language Models (Mostly) Know What They Know.", 2022.7
"SelfCheckGPT: Zero-Resource Black-Box Hallucination Detection for Generative Large Language Models.", 2023.3
"Do Language Models Know When They’re Hallucinating References?", 2023.5
"Evaluating Object Hallucination in Large Vision-Language Models.", 2023.5
"Self-Checker: Plug-and-Play Modules for Fact-Checking with Large Language Models.", 2023.5
"LM vs LM: Detecting Factual Errors via Cross Examination.", 2023.5
"Self-contradictory Hallucinations of Large Language Models: Evaluation, Detection and Mitigation.", 2023.5
"A New Benchmark and Reverse Validation Method for Passage-level Hallucination Detection.", 2023.10
"FActScore: Fine-grained Atomic Evaluation of Factual Precision in Long Form Text Generation.", 2023.5
"Complex Claim Verification with Evidence Retrieved in the Wild.", 2023.5
"Retrieving Supporting Evidence for LLMs Generated Answers.", 2023.6
"FacTool: Factuality Detection in Generative AI -- A Tool Augmented Framework for Multi-Task and Multi-Domain Scenarios.", 2023.7
"Factuality Enhanced Language Models for Open-Ended Text Generation.", 2022.6
"Contrastive Learning Reduces Hallucination in Conversations.", 2022.12
"Editing Models with Task Arithmetic.", 2023.2
"Elastic Weight Removal for Faithful and Abstractive Dialogue Generation.", 2023.3
"HISTALIGN: Improving Context Dependency in Language Generation by Aligning with History.", 2023.5
"mmT5: Modular Multilingual Pre-Training Solves Source Language Hallucinations.", 2023.5
"Trusting Your Evidence: Hallucinate Less with Context-aware Decoding.", 2023.5
"PURR: Efficiently Editing Language Model Hallucinations by Denoising Language Model Corruptions.", 2023.5
"Augmented Large Language Models with Parametric Knowledge Guiding.", 2023.5
"Inference-Time Intervention: Eliciting Truthful Answers from a Language Model.", 2023.6
"TRAC: Trustworthy Retrieval Augmented Chatbot.", 2023.7
"EasyEdit: An Easy-to-use Knowledge Editing Framework for Large Language Models", 2023.8
"DoLa: Decoding by Contrasting Layers Improves Factuality in Large Language Models", 2023.9
"Neural Path Hunter: Reducing Hallucination in Dialogue Systems via Path Grounding.", 2021.4
"Chain-of-Thought Prompting Elicits Reasoning in Large Language Models.", 2022.1
"Teaching language models to support answers with verified quotes.", 2022.3
"ORCA: Interpreting Prompted Language Models via Locating Supporting Data Evidence in the Ocean of Pretraining Data.", 2022.5
"Large Language Models are Zero-Shot Reasoners.", 2022.5
"Rethinking with Retrieval: Faithful Large Language Model Inference.", 2023.1
"TRAK: Attributing Model Behavior at Scale.", 2023.3
"Data Portraits: Recording Foundation Model Training Data.", 2023.3
"Self-Refine: Iterative Refinement with Self-Feedback.", 2023.3
"Reflexion: an autonomous agent with dynamic memory and self-reflection.", 2023.3
"According to ..." Prompting Language Models Improves Quoting from Pre-Training Data.", 2023.5
"Verify-and-Edit: A Knowledge-Enhanced Chain-of-Thought Framework.", 2023.5
"Mitigating Hallucination in Large Multi-Modal Models via Robust Instruction Tuning.", 2023.9
"Chain of Natural Language Inference for Reducing Large Language Model Ungrounded Hallucinations.", 2023.10
"PAL: Program-aided Language Models.", 2022.11
"Program of Thoughts Prompting: Disentangling Computation from Reasoning for Numerical Reasoning Tasks.", 2022.11
"Teaching Algorithmic Reasoning via In-context Learning.", 2022.11
"Solving Challenging Math Word Problems Using GPT-4 Code Interpreter with Code-based Self-Verification.", 2023.8
"Improving Language Models by Retrieving from Trillions of Tokens.", 2021.12
"Interleaving Retrieval with Chain-of-Thought Reasoning for Knowledge-Intensive Multi-Step Questions., 2022.12
"When Not to Trust Language Models: Investigating Effectiveness of Parametric and Non-Parametric Memories.", 2022.12
"Check Your Facts and Try Again: Improving Large Language Models with External Knowledge and Automated Feedback.", 2023.2
"In-Context Retrieval-Augmented Language Models.", 2023.2
"cTBL: Augmenting Large Language Models for Conversational Tables.", 2023.3
"GeneGPT: Augmenting Large Language Models with Domain Tools for Improved Access to Biomedical Information.", 2023.4
"Active Retrieval Augmented Generation.", 2023.5
"Chain of Knowledge: A Framework for Grounding Large Language Models with Structured Knowledge Bases.", 2023.5
"Gorilla: Large Language Model Connected with Massive APIs.", 2023.5
"RETA-LLM: A Retrieval-Augmented Large Language Model Toolkit.", 2023.6
"User-Controlled Knowledge Fusion in Large Language Models: Balancing Creativity and Hallucination.", 2023.7
"KnowledGPT: Enhancing Large Language Models with Retrieval and Storage Access on Knowledge Bases.", 2023.8
"Learning to summarize with human feedback.", 2020.12
"BRIO: Bringing Order to Abstractive Summarization.", 2022.3
"Language Models (Mostly) Know What They Know.", 2022.7
"Check Your Facts and Try Again: Improving Large Language Models with External Knowledge and Automated Feedback.", 2023.2
"Chain of Hindsight Aligns Language Models with Feedback.", 2023.2
"Zero-shot Faithful Factual Error Correction.", 2023.5
"CRITIC: Large Language Models Can Self-Correct with Tool-Interactive Critiquing.", 2023.5
"Album Storytelling with Iterative Story-aware Captioning and Large Language Models.", 2023.5
"How Language Model Hallucinations Can Snowball.", 2023.5
"Mitigating Language Model Hallucination with Interactive Question-Knowledge Alignment.", 2023.5
"Improving Language Models via Plug-and-Play Retrieval Feedback.", 2023.5
"PaD: Program-aided Distillation Specializes Large Models in Reasoning.", 2023.5
"Enabling Large Language Models to Generate Text with Citations.", 2023.5
"Do Language Models Know When They’re Hallucinating References?", 2023.5
"Improving Factuality of Abstractive Summarization via Contrastive Reward Learning.", 2023.7
"Towards Mitigating Hallucination in Large Language Models via Self-Reflection.", 2023.10
"Hallucinations in Large Multilingual Translation Models.", 2023.3
"Improving Factuality and Reasoning in Language Models through Multiagent Debate.", 2023.5
"Encouraging Divergent Thinking in Large Language Models through Multi-Agent Debate.", 2023.5
"Examining the Inter-Consistency of Large Language Models: An In-depth Analysis via Debate.", 2023.5
"LM vs LM: Detecting Factual Errors via Cross Examination.", 2023.5
"PRD: Peer Rank and Discussion Improve Large Language Model based Evaluations.", 2023.7
"Unleashing Cognitive Synergy in Large Language Models: A Task-Solving Agent through Multi-Persona Self-Collaboration.", 2023.7
If you find this repository useful to your research or work, it is really appreciate to star this repository.
6 commits
Repository for the paper "Cognitive Mirage: A Review of Hallucinations in Large Language Models"
49
6 commits
updated Oct 21, 2023
Uncritical trust in LLMs can give rise to a phenomenon Cognitive Mirage, leading to misguided decision-making and a cascade of unintended consequences.
To effectively control the risk of hallucinations, we summarize recent progress in hallucination theories and solutions in this paper. We propose to organize relevant work by a comprehensive survey.
[:bell: News! :bell: ] We have released a new survey paper:"Cognitive Mirage: A Review of Hallucinations in Large Language Models" based on this repository, with a perspective of Hallucinations in LLMs! We are looking forward to any comments or discussions on this topic :)
As large language models continue to develop in the field of AI, text generation systems are susceptible to a worrisome phenomenon known as hallucination. In this study, we summarize recent compelling insights into hallucinations in LLMs. We present a novel taxonomy of hallucinations from various text generation tasks, thus provide theoretical insights, detection methods and improvement approaches. Based on this, future research directions are proposed. Our contribution are threefold: (1) We provide a detailed and complete taxonomy for hallucinations appearing in text generation tasks; (2) We provide theoretical analyses of hallucinations in LLMs and provide existing detection and improvement methods; (3) We propose several research directions that can be developed in the future. As hallucinations garner significant attention from the community, we will maintain updates on relevant research progress.
| LLM Name | Title | Authors | Publication Date |
|---|---|---|---|
| T5 | Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer. | Colin Raffel, Noam Shazeer, Adam Roberts | 2019.10 |
| GPT-3 | Language Models are Few-Shot Learners. | Tom B. Brown, Benjamin Mann, Nick Ryder | 2020.12 |
| mT5 | mT5: A Massively Multilingual Pre-trained Text-to-Text Transformer. | Linting Xue, Noah Constant, Adam Roberts | 2021.3 |
| Codex | Evaluating Large Language Models Trained on Code. | Mark Chen, Jerry Tworek, Heewoo Jun | 2021.7 |
| FLAN | Finetuned Language Models are Zero-Shot Learners. | Jason Wei, Maarten Bosma, Vincent Y. Zhao | 2021.9 |
| WebGPT | WebGPT: Browser-assisted question-answering with human feedback. | Reiichiro Nakano, Jacob Hilton, Suchir Balaji | 2021.12 |
| InstructGPT | Training language models to follow instructions with human feedback. | Long Ouyang, Jeffrey Wu, Xu Jiang | 2022.3 |
| CodeGen | CodeGen: An Open Large Language Model for Code with Multi-Turn Program Synthesis. | Erik Nijkamp, Bo Pang, Hiroaki Hayashi | 2022.3 |
| Claude | Training a Helpful and Harmless Assistant with Reinforcement Learning from Human Feedback. | Yuntao Bai, Andy Jones, Kamal Ndousse | 2022.4 |
| PaLM | PaLM: Scaling Language Modeling with Pathways. | Aakanksha Chowdhery, Sharan Narang, Jacob Devlin | 2022.4 |
| OPT | OPT: Open Pre-trained Transformer Language Models. | Susan Zhang, Stephen Roller, Naman Goyal | 2022.5 |
| Super-NaturalInstructions | ESuper-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks. | Yizhong Wang, Swaroop Mishra, Pegah Alipoormolabashi, Yeganeh Kordi | 2022.9 |
| GLM | GLM-130B: An Open Bilingual Pre-trained Model. | Aohan Zeng, Xiao Liu, Zhengxiao Du | 2022.10 |
| BLOOM | BLOOM: A 176B-Parameter Open-Access Multilingual Language Model. | Teven Le Scao, Angela Fan, Christopher Akiki | 2022.11 |
| LLaMA | LLaMA: Open and Efficient Foundation Language Models. | Hugo Touvron, Thibaut Lavril, Gautier Izacard | 2023.2 |
| Alpaca | Alpaca: A Strong, Replicable Instruction-Following Model. | Rohan Taori, Ishaan Gulrajani, Tianyi Zhang | 2023.3 |
| GPT-4 | GPT-4 Technical Report. | OpenAI | 2023.3 |
| WizardLM | WizardLM: Empowering Large Language Models to Follow Complex Instructions. | Can Xu, Qingfeng Sun, Kai Zheng | 2023.4 |
| Vicuna | Vicuna: An Open-Source Chatbot Impressing GPT-4 with 90% ChatGPT Quality. | The Vicuna Team | 2023.5 |
| ChatGLM | ChatGLM. | Wisdom and Clear Speech Team | 2023.6 |
| Llama2 | Llama 2: Open Foundation and Fine-Tuned Chat Models. | Hugo Touvron, Louis Martin, Kevin Stone | 2023.7 |
"Truthful AI: Developing and governing AI that does not lie.", 2021.10
"Survey of Hallucination in Natural Language Generation", 2022.2
"Context-faithful Prompting for Large Language Models.", 2023.3
"Do Language Models Know When They’re Hallucinating References?", 2023.5
"Data Distributional Properties Drive Emergent In-Context Learning in Transformers.", 2022.5
"Towards Tracing Factual Knowledge in Language Models Back to the Training Data.", 2022.5
"A Multitask, Multilingual, Multimodal Evaluation of ChatGPT on Reasoning, Hallucination, and Interactivity.", 2023.2
"Hallucinations in Large Multilingual Translation Models.", 2023.3
"Visual Instruction Tuning.", 2023.4
"Evaluating Object Hallucination in Large Vision-Language Models.", 2023.5
"Sources of Hallucination by Large Language Models on Inference Tasks.", 2023.5
"Automatic Evaluation of Attribution by Large Language Models.", 2023.5
"Mitigating Hallucination in Large Multi-Modal Models via Robust Instruction Tuning.", 2023.6
"A Survey of Knowledge-enhanced Text Generation.", 2022.1
"Attributed Text Generation via Post-hoc Research and Revision.", 2022.10
"Artificial Hallucinations in ChatGPT: Implications in Scientific Writing.", 2023.2
"SelfCheckGPT: Zero-Resource Black-Box Hallucination Detection for Generative Large Language Models.", 2023.3
"Why Does ChatGPT Fall Short in Answering Questions Faithfully?", 2023.4
"Zero-shot Faithful Factual Error Correction.", 2023.5
"Mitigating Language Model Hallucination with Interactive Question-Knowledge Alignment.", 2023.5
"Adaptive Chameleon or Stubborn Sloth: Unraveling the Behavior of Large Language Models in Knowledge Clashes.", 2023.5
"Evaluating Generative Models for Graph-to-Text Generation.", 2023.7
"Overthinking the Truth: Understanding how Language Models Process False Demonstrations.", 2023.7
"Improved Natural Language Generation via Loss Truncation.", 2020.5
"The Curious Case of Hallucinations in Neural Machine Translation.", 2021.4
"Optimal Transport for Unsupervised Hallucination Detection in Neural Machine Translation.", 2022.12
"Elastic Weight Removal for Faithful and Abstractive Dialogue Generation.", 2023.3
"HistAlign: Improving Context Dependency in Language Generation by Aligning with History.", 2023.5
"How Language Model Hallucinations Can Snowball.", 2023.5
"Improving Language Models via Plug-and-Play Retrieval Feedback.", 2023.5
"Teaching Language Models to Hallucinate Less with Synthetic Tasks.", 2023.10
"Unsupervised Cross-lingual Representation Learning at Scale.", 2020.7
"The Curious Case of Hallucinations in Neural Machine Translation.", 2021.4
"Overcoming Catastrophic Forgetting in Zero-Shot Cross-Lingual Generation.", 2022.5
"Looking for a Needle in a Haystack: A Comprehensive Study of Hallucinations in Neural Machine Translation.", 2022.8
"Prompting PaLM for Translation: Assessing Strategies and Performance.", 2022.11
"The unreasonable effectiveness of few-shot learning for machine translation.", 2023.2
"How Good Are GPT Models at Machine Translation? A Comprehensive Evaluation.", 2023.2
"Hallucinations in Large Multilingual Translation Models.", 2023.3
"Investigating the Translation Performance of a Large Multilingual Language Model: the Case of BLOOM.", 2023.3
"HalOmi: A Manually Annotated Benchmark for Multilingual Hallucination and Omission Detection in Machine Translation.", 2023.5
"mmT5: Modular Multilingual Pre-Training Solves Source Language Hallucinations.", 2023.5
"Hurdles to Progress in Long-form Question Answering.", 2021.6
"Entity-Based Knowledge Conflicts in Question Answering.", 2021.9
"TruthfulQA: Measuring How Models Mimic Human Falsehoods.", 2022.5
"Check Your Facts and Try Again: Improving Large Language Models with External Knowledge and Automated Feedback.", 2023.2
"Why Does ChatGPT Fall Short in Answering Questions Faithfully?", 2023.4
"Evaluating Correctness and Faithfulness of Instruction-Following Models for Question Answering.", 2023.7
"Med-HALT: Medical Domain Hallucination Test for Large Language Models.", 2023.7
"On the Origin of Hallucinations in Conversational Models: Is it the Datasets or the Models?", 2022.7
"Contrastive Learning Reduces Hallucination in Conversations.", 2022.12
"Diving Deep into Modes of Fact Hallucinations in Dialogue Systems.", 2022.12
"Elastic Weight Removal for Faithful and Abstractive Dialogue Generation.", 2023.3
"Hallucinated but Factual! Inspecting the Factuality of Hallucinations in Abstractive Summarization.", 2022.5
"Evaluating the Factual Consistency of Large Language Models.", 2022.11
"Why is this misleading?": Detecting News Headline Hallucinations with Explanations.", 2023.2
"Detecting and Mitigating Hallucinations in Multilingual Summarisation.", 2023.5
"LLMs as Factual Reasoners: Insights from Existing Benchmarks and Beyond.", 2023.5
"Evaluating Factual Consistency of Texts with Semantic Role Labeling.", 2023.5
"Summarization is (Almost) Dead.", 2023.9
"GPT-NER: Named Entity Recognition via Large Language Models.", 2023.4
"LLMs for Knowledge Graph Construction and Reasoning: Recent Capabilities and Future Opportunities.", 2023.5
"KoLA: Carefully Benchmarking World Knowledge of Large Language Models.", 2023.6
"Evaluating Generative Models for Graph-to-Text Generation.", 2023.7
"Text2KGBench: A Benchmark for Ontology-Driven Knowledge Graph Generation from Text.", 2023.8
"Let there be a clock on the beach: Reducing Object Hallucination in Image Captioning.", 2021.10
"Simple Token-Level Confidence Improves Caption Correctness.", 2023.5
"Evaluating Object Hallucination in Large Vision-Language Models.", 2023.5
"Album Storytelling with Iterative Story-aware Captioning and Large Language Models.", 2023.5
"Mitigating Hallucination in Large Multi-Modal Models via Robust Instruction Tuning.", 2023.6
"Fact-Checking of AI-Generated Reports.", 2023.7
"The Scope of ChatGPT in Software Engineering: A Thorough Investigation.", 2023.5
"Generating Benchmarks for Factuality Evaluation of Language Models.", 2023.7
"Evaluating the Factual Consistency of Large Language Models Through Summarization.", 2022.11
"Why is this misleading?": Detecting News Headline Hallucinations with Explanations.", 2023.2
"HaluEval: A Large-Scale Hallucination Evaluation Benchmark for Large Language Models.", 2023.5
"Mitigating Hallucination in Large Multi-Modal Models via Robust Instruction Tuning.", 2023.6
"Fact-Checking of AI-Generated Reports.", 2023.7
"Chain of Natural Language Inference for Reducing Large Language Model Ungrounded Hallucinations.", 2023.10
"BARTScore: Evaluating Generated Text as Text Generation.", 2021.6
"Contrastive Learning Reduces Hallucination in Conversations.", 2022.12
"Knowledge of Knowledge: Exploring Known-Unknowns Uncertainty with Large Language Models.", 2023.5
"Methods for Measuring, Updating, and Visualizing Factual Beliefs in Language Models.", 2023.5
"Measuring and Modifying Factual Knowledge in Large Language Models.", 2023.6
"LLM Calibration and Automatic Hallucination Detection via Pareto Optimal Self-supervision.", 2023.6
"A Stitch in Time Saves Nine: Detecting and Mitigating Hallucinations of LLMs by Validating Low-Confidence Generation.", 2023.7
"Language Models (Mostly) Know What They Know.", 2022.7
"SelfCheckGPT: Zero-Resource Black-Box Hallucination Detection for Generative Large Language Models.", 2023.3
"Do Language Models Know When They’re Hallucinating References?", 2023.5
"Evaluating Object Hallucination in Large Vision-Language Models.", 2023.5
"Self-Checker: Plug-and-Play Modules for Fact-Checking with Large Language Models.", 2023.5
"LM vs LM: Detecting Factual Errors via Cross Examination.", 2023.5
"Self-contradictory Hallucinations of Large Language Models: Evaluation, Detection and Mitigation.", 2023.5
"A New Benchmark and Reverse Validation Method for Passage-level Hallucination Detection.", 2023.10
"FActScore: Fine-grained Atomic Evaluation of Factual Precision in Long Form Text Generation.", 2023.5
"Complex Claim Verification with Evidence Retrieved in the Wild.", 2023.5
"Retrieving Supporting Evidence for LLMs Generated Answers.", 2023.6
"FacTool: Factuality Detection in Generative AI -- A Tool Augmented Framework for Multi-Task and Multi-Domain Scenarios.", 2023.7
"Factuality Enhanced Language Models for Open-Ended Text Generation.", 2022.6
"Contrastive Learning Reduces Hallucination in Conversations.", 2022.12
"Editing Models with Task Arithmetic.", 2023.2
"Elastic Weight Removal for Faithful and Abstractive Dialogue Generation.", 2023.3
"HISTALIGN: Improving Context Dependency in Language Generation by Aligning with History.", 2023.5
"mmT5: Modular Multilingual Pre-Training Solves Source Language Hallucinations.", 2023.5
"Trusting Your Evidence: Hallucinate Less with Context-aware Decoding.", 2023.5
"PURR: Efficiently Editing Language Model Hallucinations by Denoising Language Model Corruptions.", 2023.5
"Augmented Large Language Models with Parametric Knowledge Guiding.", 2023.5
"Inference-Time Intervention: Eliciting Truthful Answers from a Language Model.", 2023.6
"TRAC: Trustworthy Retrieval Augmented Chatbot.", 2023.7
"EasyEdit: An Easy-to-use Knowledge Editing Framework for Large Language Models", 2023.8
"DoLa: Decoding by Contrasting Layers Improves Factuality in Large Language Models", 2023.9
"Neural Path Hunter: Reducing Hallucination in Dialogue Systems via Path Grounding.", 2021.4
"Chain-of-Thought Prompting Elicits Reasoning in Large Language Models.", 2022.1
"Teaching language models to support answers with verified quotes.", 2022.3
"ORCA: Interpreting Prompted Language Models via Locating Supporting Data Evidence in the Ocean of Pretraining Data.", 2022.5
"Large Language Models are Zero-Shot Reasoners.", 2022.5
"Rethinking with Retrieval: Faithful Large Language Model Inference.", 2023.1
"TRAK: Attributing Model Behavior at Scale.", 2023.3
"Data Portraits: Recording Foundation Model Training Data.", 2023.3
"Self-Refine: Iterative Refinement with Self-Feedback.", 2023.3
"Reflexion: an autonomous agent with dynamic memory and self-reflection.", 2023.3
"According to ..." Prompting Language Models Improves Quoting from Pre-Training Data.", 2023.5
"Verify-and-Edit: A Knowledge-Enhanced Chain-of-Thought Framework.", 2023.5
"Mitigating Hallucination in Large Multi-Modal Models via Robust Instruction Tuning.", 2023.9
"Chain of Natural Language Inference for Reducing Large Language Model Ungrounded Hallucinations.", 2023.10
"PAL: Program-aided Language Models.", 2022.11
"Program of Thoughts Prompting: Disentangling Computation from Reasoning for Numerical Reasoning Tasks.", 2022.11
"Teaching Algorithmic Reasoning via In-context Learning.", 2022.11
"Solving Challenging Math Word Problems Using GPT-4 Code Interpreter with Code-based Self-Verification.", 2023.8
"Improving Language Models by Retrieving from Trillions of Tokens.", 2021.12
"Interleaving Retrieval with Chain-of-Thought Reasoning for Knowledge-Intensive Multi-Step Questions., 2022.12
"When Not to Trust Language Models: Investigating Effectiveness of Parametric and Non-Parametric Memories.", 2022.12
"Check Your Facts and Try Again: Improving Large Language Models with External Knowledge and Automated Feedback.", 2023.2
"In-Context Retrieval-Augmented Language Models.", 2023.2
"cTBL: Augmenting Large Language Models for Conversational Tables.", 2023.3
"GeneGPT: Augmenting Large Language Models with Domain Tools for Improved Access to Biomedical Information.", 2023.4
"Active Retrieval Augmented Generation.", 2023.5
"Chain of Knowledge: A Framework for Grounding Large Language Models with Structured Knowledge Bases.", 2023.5
"Gorilla: Large Language Model Connected with Massive APIs.", 2023.5
"RETA-LLM: A Retrieval-Augmented Large Language Model Toolkit.", 2023.6
"User-Controlled Knowledge Fusion in Large Language Models: Balancing Creativity and Hallucination.", 2023.7
"KnowledGPT: Enhancing Large Language Models with Retrieval and Storage Access on Knowledge Bases.", 2023.8
"Learning to summarize with human feedback.", 2020.12
"BRIO: Bringing Order to Abstractive Summarization.", 2022.3
"Language Models (Mostly) Know What They Know.", 2022.7
"Check Your Facts and Try Again: Improving Large Language Models with External Knowledge and Automated Feedback.", 2023.2
"Chain of Hindsight Aligns Language Models with Feedback.", 2023.2
"Zero-shot Faithful Factual Error Correction.", 2023.5
"CRITIC: Large Language Models Can Self-Correct with Tool-Interactive Critiquing.", 2023.5
"Album Storytelling with Iterative Story-aware Captioning and Large Language Models.", 2023.5
"How Language Model Hallucinations Can Snowball.", 2023.5
"Mitigating Language Model Hallucination with Interactive Question-Knowledge Alignment.", 2023.5
"Improving Language Models via Plug-and-Play Retrieval Feedback.", 2023.5
"PaD: Program-aided Distillation Specializes Large Models in Reasoning.", 2023.5
"Enabling Large Language Models to Generate Text with Citations.", 2023.5
"Do Language Models Know When They’re Hallucinating References?", 2023.5
"Improving Factuality of Abstractive Summarization via Contrastive Reward Learning.", 2023.7
"Towards Mitigating Hallucination in Large Language Models via Self-Reflection.", 2023.10
"Hallucinations in Large Multilingual Translation Models.", 2023.3
"Improving Factuality and Reasoning in Language Models through Multiagent Debate.", 2023.5
"Encouraging Divergent Thinking in Large Language Models through Multi-Agent Debate.", 2023.5
"Examining the Inter-Consistency of Large Language Models: An In-depth Analysis via Debate.", 2023.5
"LM vs LM: Detecting Factual Errors via Cross Examination.", 2023.5
"PRD: Peer Rank and Discussion Improve Large Language Model based Evaluations.", 2023.7
"Unleashing Cognitive Synergy in Large Language Models: A Task-Solving Agent through Multi-Persona Self-Collaboration.", 2023.7
If you find this repository useful to your research or work, it is really appreciate to star this repository.
6 commits