method
active
method:prompt-token-approximation-of-projection-differencePrompt Token Approximation of Projection Difference
Uses last prompt token projection to approximate base generation projection, avoiding expensive model rollouts
Neighborhood — ranked by edge-count
Papers (1)
paper
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Efficient estimation strategy for projection difference using a random subset of training data to reduce computational cost
- Metric for pre-finetuning data screening: difference between average projection of training responses and base model natural responses onto a persona direction
- Main monitoring result showing persona vectors can predict behavioral shifts before text generation begins
- Justifies the use of projection difference metric rather than simpler raw projection for data screening
- Justifies the choice of response tokens for persona vector extraction in the pipeline
- Author's interpretive explanation for why projection difference outperforms raw projection in data screening
- Approximations and prunings compose badly; cleaner to maintain precise infinite semantics until final extraction
- Demonstrates the failure mode of surface-level similarity for instruction discovery.