CLOct 22, 2023

Large Language Models are biased to overestimate profoundness

arXiv:2310.14422v1134 citationsh-index: 9
Originality Synthesis-oriented
AI Analysis

This work addresses biases in LLMs for AI safety and evaluation, but it is incremental as it builds on existing research about model biases.

The study evaluated large language models (LLMs) like GPT-4 in judging the profoundness of statements, finding they systematically overestimate nonsensical statements, with few-shot learning prompts reducing this bias.

Recent advancements in natural language processing by large language models (LLMs), such as GPT-4, have been suggested to approach Artificial General Intelligence. And yet, it is still under dispute whether LLMs possess similar reasoning abilities to humans. This study evaluates GPT-4 and various other LLMs in judging the profoundness of mundane, motivational, and pseudo-profound statements. We found a significant statement-to-statement correlation between the LLMs and humans, irrespective of the type of statements and the prompting technique used. However, LLMs systematically overestimate the profoundness of nonsensical statements, with the exception of Tk-instruct, which uniquely underestimates the profoundness of statements. Only few-shot learning prompts, as opposed to chain-of-thought prompting, draw LLMs ratings closer to humans. Furthermore, this work provides insights into the potential biases induced by Reinforcement Learning from Human Feedback (RLHF), inducing an increase in the bias to overestimate the profoundness of statements.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes