concept
active
concept:signal-transformer

Signal Transformer

Core abstraction in Fruit: pure function mapping signals to signals; enables compositional GUI definitions.

Neighborhood — ranked by edge-count

Concepts (2)

concept
  • A GUI library for Haskell based on formal denotational model using signals and signal transformers as core abstractions.
  • Space-Time Leak
    contradicts
    Implementation pathology where complete time-history of signal must be retained; avoided in Fruit by restricting signals to non-first-class values.

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.

  • Signalconcept0.822
    Core abstraction in Fruit model: a function from continuous time to a value; foundation for reactive programming in Fruit.
  • A model that frames RL as sequence modeling, SOTA from random trajectories.
  • Looped Transformerframework0.768
    Core subject of the paper: transformers that reapply layers cyclically to improve reasoning via test-time compute
  • Neural network architecture based on attention, commonly used in large language models
  • A transformer with no attention layers; shown to model bigram statistics via T = W_U W_E
  • The transformer version directly analogous to TEM, introduced in this paper, offering dramatic performance improvements.
  • Two-layer transformer with rotary positional encodings used in numeric task experiments.
  • Foundational mechanistic interpretability paper on transformer circuit analysis