发现大模型在判断答案对错时自相矛盾,挑战其作为评判者可信度。
Prompt-Reverse Inconsistency: LLM Self-Inconsistency Beyond Generative Randomness and Prompt Paraphrasing
- 提出新现象:同一问题正反提问,模型答案冲突。
- 多模型实验证明该不一致普遍存在且影响可信度。
- 揭示模型逻辑一致性缺陷,适合关注AI可靠性研究者阅读。
尽管大模型不一致性并非新问题,以往研究主要关注两类生成不一致:一是随机性不一致(相同提示多次生成结果不同),源于生成过程中的随机采样;二是改写不一致(改写提示导致不同回答),由语言建模目标引起,改写会改变词表概率分布。本文首次发现一种新型自不一致现象——提示逆向不一致(PRIN):给定一个问题及多个模型生成的答案候选,当模型被问‘哪些是正确答案’和‘哪些是错误答案’时,常给出矛盾判断。该现象严重威胁大模型作为裁判的可信度,暴露其难以遵循基本逻辑规则的问题。我们通过一系列实验考察了不同模型中PRIN的程度、缓解方法、潜在应用及其与前两类不一致的关系。作为首项研究该现象的工作,本研究为理解大模型内在机制提供了关键洞见,推动可信人工智能发展。
原文摘要 · Abstract (English)
While the inconsistency of LLMs is not a novel topic, prior research has predominantly addressed two types of generative inconsistencies: i) Randomness Inconsistency: running the same LLM multiple trials, yielding varying responses; ii) Paraphrase Inconsistency: paraphrased prompts result in different responses from the same LLM. Randomness Inconsistency arises from the inherent randomness due to stochastic sampling in generative models, while Paraphrase Inconsistency is a consequence of the language modeling objectives, where paraphrased prompts alter the distribution of vocabulary logits. This research discovers Prompt-Reverse Inconsistency (PRIN), a new form of LLM self-inconsistency: given a question and a couple of LLM-generated answer candidates, the LLM often has conflicting responses when prompted "Which are correct answers?" and "Which are incorrect answers?". PRIN poses a big concern as it undermines the credibility of LLM-as-a-judge, and suggests a challenge for LLMs to adhere to basic logical rules. We conduct a series of experiments to investigate PRIN, examining the extent of PRIN across different LLMs, methods to mitigate it, potential applications, and its relationship with Randomness Inconsistency and Paraphrase Inconsistency. As the first study to explore PRIN, our findings offer valuable insights into the inner workings of LLMs and contribute to advancing trustworthy AI.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。