Dontopedia

log_adjacency

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)

log_adjacency has 20 facts recorded in Dontopedia across 8 references, with 1 live disagreement.

20 facts·14 predicates·8 sources·1 in dispute

Mostly:rdf:type(4), updated by(2), gets gradient through(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (4)

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.

appliedToApplied to(1)

includesIncludes(1)

updatesParameterUpdates Parameter(1)

usesSoftmaxParameterizationForUses Softmax Parameterization for(1)

Other facts (18)

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.

18 facts
PredicateValueRef
Rdf:typeParameter Tensor[4]
Rdf:typeParameter[5]
Rdf:typeModel Parameter[7]
Rdf:typeModel Parameter[8]
Updated byKuramoto Energy Gradient[1]
Updated byKuramoto Energy Gradient[6]
Gets Gradient ThroughSame Chain[2]
Is Structural Constanttrue[3]
Not Learnedtrue[3]
Is Static Tensortrue[4]
Tensor DimensionsG, G[4]
Independent ofT[4]
Has Softmax Appliedtrue[4]
Has Value0[4]
Softmax Result1/G[4]
Receives Gradient ThroughSame Chain[5]
Gradient Requirementcapturing spectra before and after sync[5]
Has Status in Claude MdStructural Constant[8]

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.

updatedByblah/watt-activation/part-193
ex:kuramoto-energy-gradient
getsGradientThroughblah/watt-activation/part-189
ex:same-chain
isStructuralConstantblah/watt-activation/part-424
true
notLearnedblah/watt-activation/part-424
true
labelblah/watt-activation/138
log_adjacency
typeblah/watt-activation/138
ex:ParameterTensor
isStaticTensorblah/watt-activation/138
true
tensorDimensionsblah/watt-activation/138
G, G
independentOfblah/watt-activation/138
ex:T
hasSoftmaxAppliedblah/watt-activation/138
true
hasValueblah/watt-activation/138
0
softmaxResultblah/watt-activation/138
1/G
typeblah/watt-activation/189
ex:Parameter
receivesGradientThroughblah/watt-activation/189
ex:same-chain
gradientRequirementblah/watt-activation/189
capturing spectra before and after sync
updatedByblah/watt-activation/193
ex:kuramoto-energy-gradient
typeblah/watt-activation/198
ex:ModelParameter
typeblah/watt-activation/422
ex:ModelParameter
labelblah/watt-activation/422
log_adjacency
hasStatusInClaudeMdblah/watt-activation/422
ex:structural-constant

References (8)

8 references
  1. [1]Part 1931 fact
    ctx:discord/blah/watt-activation/part-193
  2. [2]Part 1891 fact
    ctx:discord/blah/watt-activation/part-189
  3. [3]Part 4242 facts
    ctx:discord/blah/watt-activation/part-424
  4. [4]1388 facts
    ctx:discord/blah/watt-activation/138
    • full textwatt-activation-138
      text/plain3 KBdoc:agent/watt-activation-138/9bd08756-4bea-4055-bcfd-5d3ed62434a1
      Show excerpt
      [2026-03-09 06:23] xenonfun: ``` ⏺ No — softmax is on self.log_adjacency which is a static (G, G) parameter tensor, completely independent of T. It runs once per forward pass in O(G²) = O(64). The sequence-length work is entirely in _gate
  5. [5]1893 facts
    ctx:discord/blah/watt-activation/189
    • full textwatt-activation-189
      text/plain2 KBdoc:agent/watt-activation-189/ee6e7700-8f8f-458c-bd97-cd00204ffe29
      Show excerpt
      [2026-03-10 03:42] xenonfun: ``` What the fix looks like: Coupling κ_g is a scalar per group. Its gradient through the sync step is tractable: at first order, Δcoupling_g ∝ -(∂loss/∂spectra_synced) · (mean_spec_g - spectra_g) — the reado
  6. [6]1931 fact
    ctx:discord/blah/watt-activation/193
    • full textwatt-activation-193
      text/plain3 KBdoc:agent/watt-activation-193/b982ee37-c42f-49ed-bcc9-0f5b6259a2c9
      Show excerpt
      [2026-03-10 04:26] lisamegawatts: if its now unfrozen, try the energy loss one [2026-03-10 04:26] xenonfun: ``` Root cause: The loss-gradient-derived coupling update is structurally anti-synchronizing. Coupling should be driven by Kuramoto
  7. [7]1981 fact
    ctx:discord/blah/watt-activation/198
    • full textwatt-activation-198
      text/plain2 KBdoc:agent/watt-activation-198/ea2dbbd7-7d1c-4ba2-9281-56322a048288
      Show excerpt
      [2026-03-10 06:11] xenonfun: ``` ⏺ --- Summary #1 — features tensor restored One line in lohe_ffn.py. The optimizer already had the branch ready (if 'features' in metrics:). What activates now: - W_out[:, 32..92] (weighted harmon
  8. [8]4223 facts
    ctx:discord/blah/watt-activation/422
    • full textwatt-activation-422
      text/plain3 KBdoc:agent/watt-activation-422/a495a8d5-2cf4-41be-a842-8a6160f7c013
      Show excerpt
      [2026-03-20 01:24] xenonfun: Flaw 4: Optimizer micromanaging — INTENTIONALLY ADDRESSED (different fix) This one is nuanced. CLAUDE.md says: "Coupling gradient updates REMOVED: K and log_adjacency are structural constants, not learned." T

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.