Staying Grounded: Reducing AI Hallucinations

Artificial intelligence (AI) is a transformative technology, but as with any technology, it isn’t foolproof. AI tends to hallucinate, generating results not grounded in reality. Organizations can’t fully eliminate hallucinations, but they can take concrete steps to manage the risk. And they might find positive uses for AI hallucinations.

As AI’s huge strides redefine tools, processes and techniques across industries, we’d all prefer that it be 100% accurate all the time. But that’s not realistic, so firms must take strides to identify and reduce hallucinations. It’s a big reason why we believe AI strategies must combine AI’s prowess with human oversight. Here are five ways human experts can work with AI to tackle the challenge.

1) Guide AI with Clear Prompts and “Check with Me” Instructions

While AI models are extremely powerful, much of their effectiveness comes down to an age-old technology truism: user input makes a big difference. That means prompting with clear instructions that can guide models toward grounded answers and discourage them from filling in gaps with plausible-sounding but unsupported information.

A key aspect of good prompting is letting the model know what to do in the case of uncertainty. For example, human experts should instruct it to distinguish facts from assumptions, flag unknown values and ask for further clarification rather than speculating about what the user is trying to achieve or the context of the request.

2) Help AI Keep Responses Grounded with Vetted Documents

One effective way to reduce AI hallucinations is to create a “fence” of sorts that defines the specific knowledge base AI will use to provide answers. Pointing AI models to a focused set of thoroughly vetted documents helps reduce freelancing and ensure that answers come directly from trusted sources.

By using this approach, Retrieval Augmented Generation (RAG), users combine document retrieval with AI’s responses. It helps ensure that AI doesn’t simply guess or make up information beyond the scope of the curated documents. RAG is especially critical in using AI agents, which handle many tasks on their own without human involvement. Human experts review the output, but RAG helps ensure it’s on point.

3) Let’s See Your Sources: Verifying Answers Through AI Citations

We’ve all reviewed AI summary answers in internet search engines that provide specific citations to source material. It makes sense to include this same feature in an organization’s AI governance. Users can easily check a model’s answers by clicking through to the original content.

Requiring citations helps promote accountability and verification. If a model cites a macroeconomic result or summarizes the performance of a company’s product line, validation is a click away. Citations also encourage AI models to tap credible sources and avoid fabricating answers to satisfy their human colleagues’ requests.