èƵ

AIs are more likely to mislead people if trained on human feedback 

If artificial intelligence chatbots are fine-tuned to improve their responses using human feedback, they can become more likely to give deceptive answers that seem right but aren’t
Illustration of a chatbot icon on a digital blue wavy background
Striving to come up with answers that please humans may make chatbots more likely to pull the wool over our eyes
JuSun/Getty Images

Giving AI chatbots human feedback on their responses seems to make them better at giving convincing, but wrong, answers.

The raw output of large language models (LLMs), which power chatbots like ChatGPT, can contain biased, harmful or irrelevant information, and their style of interaction can seem unnatural to humans. To get around this, developers often get people to evaluate a model’s responses and then fine-tune it based on this feedback.

The goal is to reduce undesirable outputs and make responses more helpful and natural-sounding. This technique is used on leading models from companies like OpenAI, Google, Meta and Anthropic.

Now, at Tsinghua University in China and his colleagues have found that when an AI model was trained on human feedback using industry-standard approaches, people were up to 24 per cent more likely to label incorrect responses as correct.

It highlights an issue that has long worried some people, that fine-tuning AIs to produce responses that humans think look right could lead to answers that aren’t correct, but are more likely to deceive us into thinking they are, says Wen. “Our study indicates that this concern is real.”

The technique the researchers investigated is called reinforcement learning from human feedback (RLHF). A model creates several responses to a prompt and humans rank them based on criteria like correctness or helpfulness. This is repeated many times, then the resulting data is used to train a “reward model”, which predicts which responses humans prefer.

That is then used to fine-tune the main model. The LLM generates outputs, the reward model evaluates them and the LLM uses the feedback to adjust its settings. Over many cycles, this trains the LLM to produce responses more aligned with human preferences.

In their experiments, Wen and his colleagues trained a version of Meta’s Llama 2 model to answer questions about long passages of text. Initially, it achieved accuracies of roughly 52 per cent.

After retraining with RLHF, Llama 2’s accuracy dropped. But when humans were asked to judge the responses, people were 24 per cent more likely to label an incorrect response from the model as correct.

The authors found that RLHF made Llama 2 better at fabricating or cherry-picking evidence or presenting logically coherent arguments for wrong answers. Meta didn’t respond to a request for comment.

The problem occurs because humans are imperfect evaluators, says Wen. There is a gap between what is correct and what looks correct to humans, and RLHF trains models to focus on the latter. It is unclear whether the findings translate to bigger commercial chatbots, but Wen says preliminary experiments on larger models and anecdotal evidence of misleading behaviour suggest they do.

If today’s chatbots produce the occasional misleading answer or buggy bit of code, it isn’t that serious, says at the University of Amsterdam in the Netherlands. But this trend could prove worrying in more advanced AIs in the future, with behaviour that will be harder to evaluate.

Reference

arXiv

Topics: Artificial intelligence