Paper Overview
- Field: NLP
- Authors: Hitesh Mehta, Arjit Saxena, Garima Chhikara, Rohit Kumar
- Published: 2026-04-17
- arXiv: 2604.16275
- Model performance is highly influenced by tone, conversational history, and language.
- Polite prompts improved average response quality by up to ~11%, while impolite tones degraded it—but these effects were not consistent or universal across languages and models.
- Language-specific patterns:
- English works best with polite or direct tones
- Hindi responds best to deferential and indirect tones
- Spanish works best with assertive tones
- Model-specific patterns:
- Llama was most sensitive to tone (11.5% performance range)
- GPT was more robust to adversarial tones
- PLUM (Politeness Levels in Utterances Multilingually): a publicly available corpus of 1,500 human-verified prompts spanning three languages and five politeness categories, released to support reproducibility.
- Supplementary analysis of six falsifiable hypotheses derived from politeness theory, empirically evaluated against the dataset.
Abstract
This paper explores the response of Large Language Models (LLMs) to user prompts with different degrees of politeness and impoliteness. The Politeness Theory by Brown and Levinson and the Impoliteness Framework by Culpeper form the basis of experiments conducted across three languages (English, Hindi, Spanish), five models (Gemini-Pro, GPT-4o Mini, Claude 3.7 Sonnet, DeepSeek-Chat, and Llama 3), and three interaction histories between users (raw, polite, and impolite).
The sample consists of 22,500 pairs of prompts and responses, evaluated across five levels of politeness using an eight-factor assessment framework: coherence, clarity, depth, responsiveness, context retention, toxicity, conciseness, and readability.
Key Findings
Implications
Politeness is a quantifiable computational variable that influences LLM behavior, but its effect is language- and model-dependent rather than universal—hence the title, "No Universal Courtesy."