Large Language Models are Null-Shot Learners
Pittawat Taveekitworachai, Febri Abdullah, Ruck Thawonmas

TL;DR
This paper introduces null-shot prompting, a method that leverages hallucination in large language models to improve task performance and assess hallucination levels, challenging the traditional view of hallucination as purely detrimental.
Contribution
It proposes null-shot prompting as a novel technique to exploit hallucination in LLMs for enhanced performance and hallucination detection, supported by extensive experiments across multiple datasets.
Findings
Null-shot prompting improves performance in various tasks.
Different LLMs show varying degrees of hallucination.
Null-shot prompting can be used to measure hallucination levels.
Abstract
This paper presents null-shot prompting. Null-shot prompting exploits hallucination in large language models (LLMs) by instructing LLMs to utilize information from the "Examples" section that never exists within the provided context to perform a task. While reducing hallucination is crucial and non-negligible for daily and critical uses of LLMs, we propose that in the current landscape in which these LLMs still hallucinate, it is possible, in fact, to exploit hallucination to increase performance in performing tasks compared to standard zero-shot prompting. Experiments with eight LLMs show improvements in performance across the majority of eight datasets, including reading comprehension, arithmetic reasoning, and closed-book question answering. The observed inconsistency in increased relative performance across the LLMs also potentially indicates a different degree of inherent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
