KANAttention
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
KANAttention is Chebyshev polynomial feature maps.
Mostly:rdf:type(4), has near zero cost(1), allows network to learn(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (15)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
hasAttentionTypeHas Attention Type(1)
- Session 2026 03 21
ex:session-2026-03-21
implementsAttentionTypeImplements Attention Type(1)
- Rust Project
ex:rust-project
includesKANAttentionIncludes Kan Attention(1)
- Attention Variants
ex:attention-variants
involvesAlgorithmInvolves Algorithm(1)
- Comparison T 128k
ex:comparison-t-128k
isInIs in(1)
- Lohe Sync Q
ex:lohe-sync-q
isIntellectualPathOnlyIs Intellectual Path Only(1)
- Kuramoto Framing
ex:kuramoto-framing
isPartOfLargerArchitectureIs Part of Larger Architecture(1)
- Anchor Kan Attention
ex:anchor-kan-attention
learnsAttentionSharpeningFunctionLearns Attention Sharpening Function(1)
- Network
ex:network
ledIntellectuallyToLed Intellectually to(1)
- Kuramoto Oscillator Framing
ex:kuramoto-oscillator-framing
ledToLed to(1)
- Kuramoto Oscillator Framing
ex:kuramoto-oscillator-framing
possessesLearnableAttentionKernelPossesses Learnable Attention Kernel(1)
- Network
ex:network
presupposesKnowledgeOfPresupposes Knowledge of(1)
- Text
ex:text
referencesCodeInReferences Code in(1)
- Lohe Sync Q
ex:lohe-sync-q
statesActionableTakeawayStates Actionable Takeaway(1)
- Lisamegawatts
ex:lisamegawatts
unnecessaryForEndProductUnnecessary for End Product(1)
- Oscillator Dynamics
ex:oscillator-dynamics
Other facts (29)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Technique | [5] |
| Rdf:type | Attention Mechanism | [6] |
| Rdf:type | Code Module | [7] |
| Rdf:type | Algorithm | [9] |
| Has Near Zero Cost | Parameters | [1] |
| Allows Network to Learn | own attention sharpening function | [1] |
| Is Simpler Than | Oscillator Dynamics | [1] |
| Is Near Zero Cost Drop in Improvement | Standard Attention | [1] |
| Is Actionable Takeaway | Learnable Polynomial Attention Kernels | [1] |
| Uses Python Loop | Chebyshev Features | [2] |
| Uses Chebyshev Polynomial Feature Maps | Chebyshev Polynomials | [2] |
| Changes Chebyshev Input | Tanh Q | [3] |
| Is100x Cheaper Than | Current O T2 Loheattention | [4] |
| Has Flat Scaling in T | true | [4] |
| Commits to Flat Compute Scaling | Sequence Length T | [4] |
| Dominant Cost Is | O T D2 Linear Projections | [4] |
| Is Superior in Efficiency | Loheattention | [4] |
| Has Description | learnable polynomial attention kernels | [5] |
| Improves | Standard Attention | [5] |
| Compares to | Oscillator Dynamics | [5] |
| Perplexity Status | OOM | [6] |
| Tokens Per Second | 82000 | [6] |
| Quality Adjusted Tokens Per Second Status | OOMs at scale | [6] |
| Has Method | Chebyshev Features Method | [7] |
| Description | Chebyshev polynomial feature maps | [7] |
| Cost Relative | Loheattention | [9] |
| Relative Cost Multiplier | 0.01 | [9] |
| Scaling Behavior | essentially flat in T | [9] |
| Dominant Cost Component | O(T·d²) Linear projections | [9] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (9)
ctx:discord/blah/watt-activation/part-63ctx:discord/blah/watt-activation/part-105ctx:discord/blah/watt-activation/part-118ctx:discord/blah/watt-activation/part-646ctx:discord/blah/watt-activation/63- full textwatt-activation-63text/plain2 KB
doc:agent/watt-activation-63/1bd53136-248b-4353-b53c-b8c81b9d26f4Show excerpt
[2026-03-07 15:30] xenonfun: ### no GPU contention run ``` Clean results at 5K iters: ┌───────────────────┬──────┬───────┬──────────┬───────────┬──────────┬───────┬─────────┐ │ Config │ it/s │ tok/s │ Avg Loss │ Final PPL …
ctx:discord/blah/watt-activation/103- full textwatt-activation-103text/plain3 KB
doc:agent/watt-activation-103/6d322edd-8b82-4859-be6f-bc7033a53fe1Show excerpt
[2026-03-08 18:36] xenonfun: It appears your agents have actually already done all this work <@1211062099137265723> in your repo already. https://github.com/MonumentalSystems/harmonic-gpt/blob/master/docs/M3_DEPLOY_NOTES.md (files: Screens…
ctx:discord/blah/watt-activation/105- full textwatt-activation-105text/plain3 KB
doc:agent/watt-activation-105/561920dc-7f65-4ab4-80fa-8e3162aa9046Show excerpt
[2026-03-08 19:26] xenonfun: ``` What They're Leaving on the Table 1. No mx.compile — Their benchmark and model run eagerly. From our experience with AnchorKAN at similar scale, compiled step gives ~1.5-2x throughput improvement on M…
ctx:discord/blah/watt-activation/118- full textwatt-activation-118text/plain3 KB
doc:agent/watt-activation-118/ed79098d-1144-44f5-9941-e6b2b9c1caa7Show excerpt
[2026-03-08 23:43] xenonfun: Code Changes (3 important patterns) 1. Fused QKV projection in SpectralAttention - Separate q_proj, k_proj, v_proj → single qkv_proj = Linear(d_model, 3 * d_model). One matmul instead of three. We should po…
ctx:discord/blah/watt-activation/643
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.