paper-with-me

홈 › Papers

A Single Character can Make or Break Your LLM Evals

2025-10-02 · Jingtong Su, Jianyu Zhang, Karen Ullrich, Léon Bottou, Mark Ibrahim arxiv

Common Large Language model (LLM) evaluations rely on demonstration examples to steer models' responses to the desired style. While the number of examples used has been studied and standardized, the choice of how to format examples is less investigated. In evaluation protocols and real world usage, users face the choice how to separate in-context examples: use a comma? new line? semi-colon? hashtag? etc.? Surprisingly, we find this seemingly minor choice can dramatically alter model response quality. Across leading model families (Llama, Qwen, Gemma), performance on MMLU for example can vary by $\pm 23\%$ depending on the choice of delimiter. In fact, one can manipulate model rankings to put any model in the lead by only modifying the single character separating examples. We find LLMs' brittleness pervades topics, model families, and doesn't improve with scale. By probing attention head scores, we find that good-performing delimiters steer attention towards key tokens in the input. Finally, we explore methods to improve LLMs' robustness to the choice of delimiter. We find specifying the selected delimiter in the prompt boosts robustness and offer practical recommendations for the best-performing delimiters to select.

📄 PDF Abstract BibTeX arXiv:2510.05152

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generating Expressive and Customizable Evals for Timeseries Data Analysis Agents with AgentFuel

2026-03-12 · Aadyaa Maddi, Prakhar Naval, Deepti Mande, Shane Duan 외 arxiv

Across many domains (e.g., IoT, observability, telecommunications, cybersecurity), there is an emerging adoption of conversational data analysis agents that enable users to "talk to your data" to extract insights. Such d…

Measuring all the noises of LLM Evals

2025-12-24 · Sida Wang arxiv

Separating signal from noise is central to experiments. Applying well-established statistical methods effectively to LLM evals requires consideration of their unique noise characteristics. We clearly define and measure t…

UAV-Based Remote Sensing of Soil Moisture Across Diverse Land Covers: Validation and Bayesian Uncertainty Characterization

2025-06-05 · Runze Zhang, Ishfaq Aziz, Derek Houtz, Yuxiang Zhao 외

High-resolution soil moisture (SM) observations are critical for agricultural monitoring, forestry management, and hazard prediction, yet current satellite passive microwave missions cannot directly provide retrievals at…

Bayesian Inference

Machine Learning and VIIRS Satellite Retrievals for Skillful Fuel Moisture Content Monitoring in Wildfire Management

2023-05-17 · John S. Schreck, William Petzke, Pedro A. Jimenez, Thomas Brummet 외

Monitoring the fuel moisture content (FMC) of vegetation is crucial for managing and mitigating the impact of wildland fires. The combination of in situ FMC observations with numerical weather prediction (NWP) models and…

Management

The Jailbreak Tax: How Useful are Your Jailbreak Outputs?

2025-04-14 · Kristina Nikolić, Luze Sun, Jie Zhang, Florian Tramèr

Jailbreak attacks bypass the guardrails of large language models to produce harmful outputs. In this paper, we ask whether the model outputs produced by existing jailbreaks are actually useful. For example, when jailbrea…

Math