paper-with-me

Papers

When Meaning Stays the Same, but Models Drift: Evaluating Quality of Service under Token-Level Behavioral Instability in LLMs

2025-06-11 · Xiao Li, Joel Kreuzwieser, Alan Peters

We investigate how large language models respond to prompts that differ only in their token-level realization but preserve the same semantic intent, a phenomenon we call prompt variance. We propose Prompt-Based Semantic Shift (PBSS), a diagnostic framework for measuring behavioral drift in LLMs under semantically equivalent prompt rewordings. Applied to ten constrained tasks, PBSS reveals consistent, model-specific response shifts, suggesting statistical regularities linked to tokenization and decoding. These results highlight an overlooked dimension of model evaluation stability under rephrasing and suggest that tokenization strategies and decoding dynamics may contribute to post-training quality of service instability.

📄 PDF Abstract BibTeX arXiv:2506.10095

Code (1)

Xiao-Vandy/LLM-Prompt-Variance-Diagnostic-Analysis 공식 구현

Tasks

Diagnostic

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

The Telephone Game: Evaluating Semantic Drift in Unified Models

2025-09-04 · Sabbir Mollah, Rohit Gupta, Sirnam Swetha, Qingyang Liu 외 arxiv

Employing a single, unified model (UM) for both visual understanding (image-to-text: I2T) and visual generation (text-to-image: T2I) has opened a new direction in Visual Language Model (VLM) research. While UMs can also …

Adapting to Decision-Relevant Non-Stationarity in Decentralized Heterogeneous Bandits

2026-09-15 · Zhaojun Peng arxiv

Decentralized bandit systems often contain heterogeneous agents: rewards can change at individual agents even when the best action for the network stays the same. These local changes may cancel when rewards are averaged …

Finite-Time Queue Peak Laws in Stochastic Networks: Logarithmic Scaling After Geometric Thresholds

2026-06-16 · Hao Liang, Cheng Tang, Yunzong Xu arxiv

We study finite-horizon queue peaks in generalized switches, a standard stochastic-network model in which many queues share constrained service resources. Arrivals may be dependent, nonstationary, and responsive to the s…

Full-range Binary Classifier Calibration for Stable Model Updates in Production

2026-07-06 · Konstantin Berlin arxiv

Detection models running in adversarial environments face a malicious distribution that drifts rapidly while the benign distribution stays comparatively stable, so teams retrain and redeploy constantly to stay ahead of n…

Classifier calibration

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…