framework
active
framework:grouped-query-attention

Grouped Query Attention

Variant of multi-head attention used in Llama3 and Qwen2.5 models evaluated in this paper

Neighborhood — ranked by edge-count

Related by similarity (8)

cosine ≥ 0.65 · no typed edge

Entities 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.
  • Attentionconcept0.799
    Selective attention mechanism is a component of GWT-2 indicator; AST-1 models and enables control over attention
  • Attention Schemaconcept0.762
    A predictive model representing and controlling attention; central to attention schema theory.
  • Attention streamsconcept0.757
    Term introduced by this paper for the horizontal axis of information flow in transformers across token-positions via attention heads
  • answer.querymethod0.750
    An Elephant action of answering a query.
  • Mechanism that selects information from modules for representation in the global workspace.
  • Attention headsconcept0.739
    Transformer attention heads that could be recruited to extract different kinds of information (text vs. thoughts).