paper-with-me

홈 › Papers

Beyond prompt brittleness: Evaluating the reliability and consistency of political worldviews in LLMs

2024-02-27 · Tanise Ceron, Neele Falk, Ana Barić, Dmitry Nikolaev, Sebastian Padó

Due to the widespread use of large language models (LLMs), we need to understand whether they embed a specific "worldview" and what these views reflect. Recent studies report that, prompted with political questionnaires, LLMs show left-liberal leanings (Feng et al., 2023; Motoki et al., 2024). However, it is as yet unclear whether these leanings are reliable (robust to prompt variations) and whether the leaning is consistent across policies and political leaning. We propose a series of tests which assess the reliability and consistency of LLMs' stances on political statements based on a dataset of voting-advice questionnaires collected from seven EU countries and annotated for policy issues. We study LLMs ranging in size from 7B to 70B parameters and find that their reliability increases with parameter count. Larger models show overall stronger alignment with left-leaning parties but differ among policy programs: They show a (left-wing) positive stance towards environment protection, social welfare state and liberal society but also (right-wing) law and order, with no consistent preferences in the areas of foreign policy and migration.

📄 PDF Abstract BibTeX arXiv:2402.17649

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond the Next Token: Towards Prompt-Robust Zero-Shot Classification via Efficient Multi-Token Prediction

2025-04-04 · Junlang Qian, Zixiao Zhu, Hanzhang Zhou, Zijian Feng 외

Zero-shot text classification typically relies on prompt engineering, but the inherent prompt brittleness of large language models undermines its reliability. Minor changes in prompt can cause significant discrepancies i…

AttributeLanguage ModelingLanguage ModellingPrompt Engineering+5

What Is Actually Being Annotated? Inter-Prompt Reliability as a Measurement Problem in LLM-Based Social Science Labeling

2026-04-02 · Jingyuan Liu arxiv

Large language models (LLMs) are increasingly used for annotation in computational social science, yet their methodological reliability under prompt variation remains unclear. This paper introduces Inter-Prompt Reliabili…

Are Humans as Brittle as Large Language Models?

2025-09-09 · Jiahui Li, Sean Papay, Roman Klinger arxiv

The output of large language models (LLMs) is unstable, due both to non-determinism of the decoding process as well as to prompt brittleness. While the intrinsic non-determinism of LLM generation may mimic existing uncer…

Text Classification

Beyond Magic Words: Sharpness-Aware Prompt Evolving for Robust Large Language Models with TARE

2025-09-28 · Guancheng Wan, Lucheng Fu, Haoxin Liu, Yiqiao Jin 외 arxiv

The performance of Large Language Models (LLMs) hinges on carefully engineered prompts. However, prevailing prompt optimization methods, ranging from heuristic edits and reinforcement learning to evolutionary search, pri…

Reinforcement Learning

Is GPT-4 a reliable rater? Evaluating Consistency in GPT-4 Text Ratings

2023-08-03 · Veronika Hackl, Alexandra Elena Müller, Michael Granitzer, Maximilian Sailer

This study investigates the consistency of feedback ratings generated by OpenAI's GPT-4, a state-of-the-art artificial intelligence language model, across multiple iterations, time spans and stylistic variations. The mod…

Language ModelingLanguage ModellingLarge Language Model