Peer agreement misleads initially correct LLMs more than it corrects initially wrong ones, with authority labels biasing choices independently of accuracy and reasoning prompts failing to mitigate the asymmetry.
TextReg: Mitigating Prompt Distributional Overfitting via Regularized Text-Space Optimization
2 Pith papers cite this work. Polarity classification is still indexing.
abstract
Large language models (LLMs) are highly sensitive to the prompts used to specify task objectives and behavioral constraints. Many recent prompt optimization methods iteratively rewrite prompts using LLM-generated feedback, but the resulting prompts often become longer, accumulate narrow sample-specific rules, and generalize poorly beyond the training distribution. We study this failure mode as prompt distributional overfitting and argue that it reflects a lack of representation control in discrete text-space optimization. We formalize this view through representational inefficiency, a dual-factor measure that decomposes prompt inefficiency into capacity cost and scope narrowness, attributing distributional prompt overfitting to their coupled growth during optimization. We propose TextReg, a regularization framework that realizes a soft-penalty objective through regularized textual gradients, combining Dual-Evidence Gradient Purification, Semantic Edit Regularization, and Regularization-Guided Prompt Update. Across multiple reasoning benchmarks, TextReg substantially improves out-of-distribution (OOD) generalization, with accuracy gains of up to +11.8% over TextGrad and +16.5% over REVOLVE.
fields
cs.CL 2years
2026 2verdicts
UNVERDICTED 2representative citing papers
Observational causal-inspired analysis finds prompt optimization failures arise from systematic interactions between edit families and task characteristics rather than random artifacts.
citing papers explorer
-
Easier to Mislead Than to Correct: Harmful and Beneficial Revision in LLM Conformity
Peer agreement misleads initially correct LLMs more than it corrects initially wrong ones, with authority labels biasing choices independently of accuracy and reasoning prompts failing to mitigate the asymmetry.
-
Why Prompt Optimization Works, and Why It Sometimes Doesn't: A Causal-Inspired Edit-Level Analysis
Observational causal-inspired analysis finds prompt optimization failures arise from systematic interactions between edit families and task characteristics rather than random artifacts.