CLLGJun 9, 2023

Reliability Check: An Analysis of GPT-3's Response to Sensitive Topics and Prompt Wording

arXiv:2306.06199v1226 citationsh-index: 6Has Code
Originality Synthesis-oriented
AI Analysis

This work identifies vulnerabilities in GPT-3's reliability for users relying on it for sensitive or nuanced content, though it is incremental as it builds on existing concerns about LLM unreliability.

The paper analyzed GPT-3's responses to sensitive topics and prompt wording, finding that it correctly disagrees with conspiracies and stereotypes but makes mistakes with misconceptions and controversies, with responses being inconsistent across prompts.

Large language models (LLMs) have become mainstream technology with their versatile use cases and impressive performance. Despite the countless out-of-the-box applications, LLMs are still not reliable. A lot of work is being done to improve the factual accuracy, consistency, and ethical standards of these models through fine-tuning, prompting, and Reinforcement Learning with Human Feedback (RLHF), but no systematic analysis of the responses of these models to different categories of statements, or on their potential vulnerabilities to simple prompting changes is available. In this work, we analyze what confuses GPT-3: how the model responds to certain sensitive topics and what effects the prompt wording has on the model response. We find that GPT-3 correctly disagrees with obvious Conspiracies and Stereotypes but makes mistakes with common Misconceptions and Controversies. The model responses are inconsistent across prompts and settings, highlighting GPT-3's unreliability. Dataset and code of our analysis is available in https://github.com/tanny411/GPT3-Reliability-Check.

Code Implementations2 repos
Foundations

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

Your Notes