CLLGJan 26, 2024

Measuring Moral Inconsistencies in Large Language Models

arXiv:2402.01719v32 citations
Originality Incremental advance
AI Analysis

This addresses the reliability issue of LLMs in moral scenarios like the trolley problem, where traditional task-specific accuracy metrics are unsuitable, though it is incremental as it builds on prior consistency research.

The authors tackled the problem of measuring moral inconsistencies in large language models (LLMs) by proposing Semantic Graph Entropy (SGE), a novel information-theoretic metric that correlates better with human judgments across five LLMs compared to existing methods.

A Large Language Model (LLM) is considered consistent if semantically equivalent prompts produce semantically equivalent responses. Despite recent advancements showcasing the impressive capabilities of LLMs in conversational systems, we show that even state-of-the-art LLMs are highly inconsistent in their generations, questioning their reliability. Prior research has tried to measure this with task-specific accuracy. However, this approach is unsuitable for moral scenarios, such as the trolley problem, with no "correct" answer. To address this issue, we propose a novel information-theoretic measure called Semantic Graph Entropy (SGE) to measure the consistency of an LLM in moral scenarios. We leverage "Rules of Thumb" (RoTs) to explain a model's decision-making strategies and further enhance our metric. Compared to existing consistency metrics, SGE correlates better with human judgments across five LLMs. In the future, we aim to investigate the root causes of LLM inconsistencies and propose improvements.

Foundations

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

Your Notes