paper-with-me

홈 › Papers

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

2026-03-11 · Yuyao Ge, Shenghua Liu, Yiwei Wang, Tianyu Liu, Baolong Bi, Lingrui Mei, Jiayu Yao, Jiafeng Guo, Xueqi Cheng arxiv

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-$Δ$ (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-$Δ$ 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-$Δ$ also scales to long-context retrieval, outperforming the best existing method by up to +4.8% relative gain. PRISM-$Δ$ is compatible with FlashAttention and adds negligible memory overhead.

📄 PDF Abstract BibTeX arXiv:2603.10705

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Spectral Attention Steering for Prompt Highlighting

2026-03-01 · Weixian Waylon Li, Yuchen Niu, Yongxin Yang, Keshuang Li 외 arxiv

Attention steering is an important technique for controlling model focus, enabling capabilities such as prompt highlighting, where the model prioritises user-specified text. However, existing attention steering methods r…

PRISM: A Promptable and Robust Interactive Segmentation Model with Visual Prompts

2024-04-23 · Hao Li, Han Liu, Dewei Hu, Jiacheng Wang 외

In this paper, we present PRISM, a Promptable and Robust Interactive Segmentation Model, aiming for precise segmentation of 3D medical images. PRISM accepts various visual inputs, including points, boxes, and scribbles a…

Interactive SegmentationPrompt EngineeringSegmentationTumor Segmentation

PRISM: Recovering Instruction Sets from Language Model Activations

2026-06-08 · Gilad Gressel, Rahul Pankajakshan, Julia Diament, Efim Hudis 외 arxiv

As LLMs are deployed as agents, reliable monitoring requires knowing not only what they output, but which instructions are steering their behavior. This is difficult when models infer unintended subgoals, follow contextu…

Semantic Prompting: Agentic Incremental Narrative Refinement through Spatial Semantic Interaction

2026-04-21 · Xuxin Tang, Ibrahim Tahmid, Eric Krokos, Kirsten Whitley 외 arxiv

Interactive spatial layouts empower users to synthesize information and organize findings for sensemaking. While Large Language Models (LLMs) can automate narrative generation from spatial layouts, current collage-based …

Refusal in LLMs is an Affine Function

2024-11-13 · Thomas Marshall, Adam Scherlis, Nora Belrose

We propose affine concept editing (ACE) as an approach for steering language models' behavior by intervening directly in activations. We begin with an affine decomposition of model activation vectors and show that prior …