framework
active
framework:grouped-query-attentionGrouped Query Attention
Variant of multi-head attention used in Llama3 and Qwen2.5 models evaluated in this paper
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.
- Attention mechanism in AI used in Transformers; also proposed for GWT implementations.
- Process using Q, K, V to compute a heat map over K and weighted sum of V.
- Selective attention mechanism is a component of GWT-2 indicator; AST-1 models and enables control over attention
- A predictive model representing and controlling attention; central to attention schema theory.
- Term introduced by this paper for the horizontal axis of information flow in transformers across token-positions via attention heads
- An Elephant action of answering a query.
- Mechanism that selects information from modules for representation in the global workspace.
- Transformer attention heads that could be recruited to extract different kinds of information (text vs. thoughts).