English

Prism-$\Delta$: Differential Subspace Steering for Prompt Highlighting in Large Language Models

Computation and Language 2026-03-12 v1

Abstract

Prompt highlighting steers a large language model to prioritize user-specified text spans during generation. A key challenge is extracting steering directions that capture the difference between relevant and irrelevant contexts, rather than shared structural patterns common to both. We propose PRISM-Δ\Delta (Projection-based Relevance-Informed Steering Method), which decomposes the difference between positive and negative cross-covariance matrices to maximize discriminative energy while eliminating shared directions. Each attention head receives a continuous softplus importance weight, letting weak-but-useful heads contribute at reduced strength. The framework extends naturally to Value representations, capturing content-channel signal that Key-only methods leave unused. Across four benchmarks and five models, PRISM-Δ\Delta matches or exceeds the best existing method on 19 of 20 configurations, with relative gains up to +10.6%, while halving the fluency cost of steering. PRISM-Δ\Delta also scales to long-context retrieval, outperforming the best existing method by up to +4.8% relative gain. PRISM-Δ\Delta is compatible with FlashAttention and adds negligible memory overhead.

Keywords

Cite

@article{arxiv.2603.10705,
  title  = {Prism-$\Delta$: Differential Subspace Steering for Prompt Highlighting in Large Language Models},
  author = {Yuyao Ge and Shenghua Liu and Yiwei Wang and Tianyu Liu and Baolong Bi and Lingrui Mei and Jiayu Yao and Jiafeng Guo and Xueqi Cheng},
  journal= {arXiv preprint arXiv:2603.10705},
  year   = {2026}
}

Comments

21 pages, 14 figures

R2 v1 2026-07-01T11:14:34.771Z