paper-with-me

홈 › Papers

Within-Model vs Between-Prompt Variability in Large Language Models for Creative Tasks

2026-01-29 · Jennifer Haase, Jana Gonnermann-Müller, Paul H. P. Hanel, Nicolas Leins, Thomas Kosch, Jan Mendling, Sebastian Pokutta arxiv

How much of LLM output variance is explained by prompts versus model choice versus stochasticity through sampling? We answer this by evaluating 12 LLMs on 10 creativity prompts with 100 samples each (N = 12,000). For output quality (originality), prompts explain 36.43% of variance, comparable to model choice (40.94%). But for output quantity (fluency), model choice (51.25%) and within-LLM variance (33.70%) dominate, with prompts explaining only 4.22%. Prompts are powerful levers for steering output quality, but given the substantial within-LLM variance (10-34%), single-sample evaluations risk conflating sampling noise with genuine prompt or model effects.

📄 PDF Abstract BibTeX arXiv:2601.21339

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PromptTTS 2: Describing and Generating Voices with Text Prompt

2023-09-05 · Yichong Leng, Zhifang Guo, Kai Shen, Xu Tan 외

Speech conveys more information than text, as the same word can be uttered in various voices to convey diverse information. Compared to traditional text-to-speech (TTS) methods relying on speech prompts (reference speech…

Language ModellingLarge Language Modeltext-to-speechText to Speech

Prompt Fairness: Sub-group Disparities in LLMs

2025-11-25 · Meiyu Zhong, Noel Teku, Ravi Tandon arxiv

Large Language Models (LLMs), though shown to be effective in many applications, can vary significantly in their response quality. In this paper, we investigate this problem of prompt fairness: specifically, the phrasing…

Agentic AI Process Observability: Discovering Behavioral Variability

2025-05-26 · Fabiana Fournier, Lior Limonad, Yuval David

AI agents that leverage Large Language Models (LLMs) are increasingly becoming core building blocks of modern software systems. A wide range of frameworks is now available to support the specification of such application…

Causal Discovery

Quantifying non deterministic drift in large language models

2026-01-12 · Claire Nicholson arxiv

Large language models (LLMs) are widely used for tasks ranging from summarisation to decision support. In practice, identical prompts do not always produce identical outputs, even when temperature and other decoding para…

Are Large Language Models Chameleons? An Attempt to Simulate Social Surveys

2024-05-29 · Mingmeng Geng, Sihong He, Roberto Trotta

Can large language models (LLMs) simulate social surveys? To answer this question, we conducted millions of simulations in which LLMs were asked to answer subjective questions. A comparison of different LLM responses wit…

Survey