method
active
method:retrieval-augmented-generation-ragretrieval-augmented generation (RAG)
Retrieving external content to augment prompts.
Neighborhood — ranked by edge-count
Frameworks (1)
framework
- A theory that pretrained latent patterns are bound to task targets via external semantic anchors; formalized by anchoring strength S.
Concepts (1)
concept
- semantic anchoringassociated_withThe central idea that external structure binds latent patterns to desired targets.
Artifacts (1)
artifact
- Main paper presenting UCCT and semantic anchoring framework.
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.
- UCCT interprets RAG as an anchoring variant that raises effective cohesion ρd
- UCCT's theoretical prediction about how RAG maps onto the anchoring score
- Adding steering vector in forward direction to push model activations toward stronger reflective behavior.
- Component of NLA that maps natural language explanations back to activations; truncated to first l layers of target model.
- Baseline persistence of any probe direction arising from the autoregressive nature of LLMs, not specific to emotion content
- The mechanism by which LLMs generate text: drawing a token from the next-token distribution and appending it to context repeatedly
- Model-independent feature comparison based on correlating activation vectors across a fixed diverse dataset
- The mechanism by which each step's effect is evaluated against the life of the whole, guiding the unfolding.