concept
active
concept:k-v-stream

K/V Stream

Proposed pathway flowing across positions at each layer; carries key, value, and attention-weighted information horizontally.

Neighborhood — ranked by edge-count

Thinkers (1)

thinker
  • Author of the thread on transformer information flow; researcher exploring AI and consciousness.

Communities (1)

community

Claims (1)

claim

Concepts (5)

concept

Artifacts (2)

artifact

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.

  • Streamconcept0.803
    An infinite sequence data type with semantics as functions from Nat to a.
  • data streamsconcept0.753
    Partially instantiated lists used to implement communication channels in logic languages.
  • Stream Typeframework0.743
    Infinite sequence with denotation as Nat → a; generalizes Pair; demonstrates indexable container principle.
  • Denotational insight for Stream.
  • KV cacheconcept0.709
    Stored key and value vectors from previous tokens used by attention heads to carry information across token-time
  • Attention streamsconcept0.707
    Term introduced by this paper for the horizontal axis of information flow in transformers across token-positions via attention heads
  • Kalman filteringmethod0.695
    Existing approach for dynamic model inversion, contrasted with DEM.
  • K valuesconcept0.690
    In attention, key vectors that advertise 'where in the future should look here?'