paper-with-me

홈 › Papers

Prompt Robustness Is Task-Dependent: Comparing Objective and Belief-Style Questions in LLM Evaluation

2026-07-06 · Sadia Kamal, Arefa Patwary, Anthony Marchiafava, Atriya Sen, Sagnik Ray Choudhury arxiv

Survey-style evaluations of large language models often treat a prompted response as a measure of a model's values or beliefs. This assumption is particularly fragile when responses are read as evidence of political values, social attitudes, or beliefs. We ask whether prompt robustness differs between objective questions with fixed answers and subjective questions that ask for opinions or values. We evaluate four instruction-tuned model families on three objective datasets (MMLU, ARC, and CulturalBench) and three subjective datasets (Political Compass Test, ValueBench, and World Values Survey). For each question/statement, we apply multiple types of prompt changes, such as variations in wording, framing, and format, and measure whether the model gives the same answer across variants. Using a binomial generalized estimating equation, we find significant effects of model, dataset, prompt category, and their interactions. The dataset type effect is also significant, and the interaction between dataset type and prompt category is large. These results show that prompt robustness depends on the question type, the prompt change, and the model.

📄 PDF Abstract BibTeX arXiv:2607.05554

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Objective Matters: Fine-Tuning Objectives Shape Safety, Robustness, and Persona Drift

2026-01-19 · Daniel Vennemeyer, Punya Syon Pandey, Phan Anh Duong, Michael Umeokoli 외 arxiv

Fine-tuning LLMs on benign data can still degrade alignment and adversarial robustness, yet direct analysis of the role of fine-tuning objectives in shaping these safety outcomes remain limited. We present a controlled c…

Adversarial Robustness

TAME: Test-Time Adversarial Prompt Tuning via Mixture-of-Experts for Vision-Language Models

2026-05-17 · Xin Wang, Yixu Wang, Jiaming Zhang, Ruofan Wang 외 arxiv

Large-scale pre-trained Vision-Language models (VLMs), such as CLIP, exhibit strong zero-shot generalization, yet remain highly vulnerable to imperceptible adversarial perturbations, raising serious safety concerns for o…

Zero-shot GeneralizationAdversarial Robustness

Enhancing Adversarial Attacks through Chain of Thought

2024-10-29 · Jingbo Su

Large language models (LLMs) have demonstrated impressive performance across various domains but remain susceptible to safety concerns. Prior research indicates that gradient-based adversarial attacks are particularly ef…

QaNER: Prompting Question Answering Models for Few-shot Named Entity Recognition

2022-03-03 · Andy T. Liu, Wei Xiao, Henghui Zhu, Dejiao Zhang 외

Recently, prompt-based learning for pre-trained language models has succeeded in few-shot Named Entity Recognition (NER) by exploiting prompts as task guidance to increase label efficiency. However, previous prompt-based…

Few-shot NERNamed Entity RecognitionNamed Entity Recognition (NER)Prompt Engineering+1

Teach Better or Show Smarter? On Instructions and Exemplars in Automatic Prompt Optimization

2024-06-22 · Xingchen Wan, Ruoxi Sun, Hootan Nakhost, Sercan O. Arik

Large language models have demonstrated remarkable capabilities, but their performance is heavily reliant on effective prompt engineering. Automatic prompt optimization (APO) methods are designed to automate this and can…

Instruction FollowingPrompt Engineering