LGAICLDec 14, 2025

Theoretical Foundations of Prompt Engineering: From Heuristics to Expressivity

arXiv:2512.12688v2
Originality Highly original
AI Analysis

This provides a foundational theoretical framework for prompt engineering, addressing a gap in formalizing prompt-based switching in AI models.

The paper tackles the problem of understanding prompt engineering as a theoretical object rather than a heuristic, proving that a fixed Transformer backbone can approximate a broad class of behaviors via prompts alone.

Prompts can switch a model's behavior even when the weights are fixed, yet this phenomenon is rarely treated as a clean theoretical object rather than a heuristic. We study the family of functions obtainable by holding a Transformer backbone fixed as an executor and varying only the prompt. Our core idea is to view the prompt as an externally injected program and to construct a simplified Transformer that interprets it to implement different computations. The construction exposes a mechanism-level decomposition: attention performs selective routing from prompt memory, the FFN performs local arithmetic conditioned on retrieved fragments, and depth-wise stacking composes these local updates into a multi-step computation. Under this viewpoint, we prove a constructive existential result showing that a single fixed backbone can approximate a broad class of target behaviors via prompts alone. The framework provides a unified starting point for formalizing trade-offs under prompt length/precision constraints and for studying structural limits of prompt-based switching, while remaining distinct from empirical claims about pretrained LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes