English

Demystifying optimized prompts in language models

Computation and Language 2025-09-04 v2

Abstract

Modern language models (LMs) are not robust to out-of-distribution inputs. Machine generated (``optimized'') prompts can be used to modulate LM outputs and induce specific behaviors while appearing completely uninterpretable. In this work, we investigate the composition of optimized prompts, as well as the mechanisms by which LMs parse and build predictions from optimized prompts. We find that optimized prompts primarily consist of punctuation and noun tokens which are more rare in the training data. Internally, optimized prompts are clearly distinguishable from natural language counterparts based on sparse subsets of the model's activations. Across various families of instruction-tuned models, optimized prompts follow a similar path in how their representations form through the network.

Keywords

Cite

@article{arxiv.2505.02273,
  title  = {Demystifying optimized prompts in language models},
  author = {Rimon Melamed and Lucas H. McCabe and H. Howie Huang},
  journal= {arXiv preprint arXiv:2505.02273},
  year   = {2025}
}

Comments

EMNLP 2025 Main

R2 v1 2026-06-28T23:20:52.870Z