Other

759 beliefs (476 IN, 283 OUT)

This "Other" topic is a catch-all collection in the TMS knowledge base, and its heterogeneity is itself the defining feature: the beliefs here span at least a dozen distinct subfields, from high-dimensional geometry and sparse coding to compiler lexing, cognitive psychology, the frame problem in action representation, machine-translation history, and LLM knowledge-conflict measurement. What unites them is not a single domain but the fact that the TMS deemed them important enough to track while they did not fit more narrowly scoped topics. The group matters because several of its claims are load-bearing for downstream reasoning: the probe-versus-generation gap of roughly 40% (40pct-probe-vs-generation-gap) and the finding that LLMs maintain over 95% confidence even when their context contradicts their parametric memory (contradiction-minimal-effect-confidence, confidence-91-3pct-single-source-96-3pct-multi-source) together establish that factual knowledge is stored in weights but neither reliably retrieved nor flexibly overridden during decoding. The Xu et al. knowledge-conflicts survey (xu-2024-survey-github-repo) and its companion repository (knowledge-conflicts-survey-companion-repo) provide the benchmark infrastructure, including dataset sizes (conflict-dataset-sizes), the three-phase resolution framework (three-phase-resolution-framework), and empirical ranges for multi-turn belief alteration (xu2024-multi-turn-belief-alteration-range) and intra-memory contradiction rates (xu2024-intra-memory-contradiction-rate).

A second major thread concerns the geometry of representation space in high dimensions. The Beyer et al. result that the farthest-to-nearest-neighbor distance ratio converges to 1 in sufficiently high dimensions (bey-1999-nn-distance-ratio-converges-to-1, distance-contrast-vanishes-in-high-dimensions, high-dim-distance-concentration-ratio-approaches-unity) undercuts distance-based methods, a theme reinforced by the hub-point distortion in k-NN graphs (hub-points-radovanovic-2010-jmlr, hubness-skews-knn-indegree-in-high-dimensions) and the Hughes peaking phenomenon (hughes-peaking-phenomenon-non-monotonic-accuracy). Against this backdrop, the beliefs on overcomplete encoding (nonlinearity-enables-overcomplete-encoding, disentanglement-vs-dictionary-learning) and the three discrete feature-learning regimes (three-discrete-feature-learning-regimes) argue that nonlinearity is precisely what lets networks pack more features than dimensions, while the privileged-basis beliefs (privileged-basis-created-by-activation-functions, relu-hidden-layer-model-equation, non-privileged-basis-equivalence-lemma) clarify that without an activation function the space has no preferred coordinate system. The compressed-sensing recovery bound (compressed-sensing-recovery-bound) and the FJLT sub-quadratic projection (fjlt-sub-quadratic-projection-time) supply the algorithmic side. A parallel cluster in compiler design (lexer-first-phase-compiler-frontend, lexer-fsm-parser-pushdown-automaton, c-lexer-hack-typedef-semantic-feedback, python-offside-rule-context-sensitive, maximal-munch-rule-longest-match, regex-cannot-handle-recursive-nesting) is internally tight: it establishes that lexing is a regular-language problem handled by finite-state machines, parsing is a context-free problem requiring a stack, and certain languages (C's typedef, Python's indentation) force the lexer into context-sensitive territory. The frame-problem beliefs (frame-problem-origin-mccarthy-hayes-1969, event-calculus-single-general-inertia-axiom, successor-state-axiom-per-fluent-pattern, fluent-occlusion-sandewall-occlude-predicate, yale-shooting-problem-counterexample-circumscription, three-classic-action-representation-problems) form a coherent historical and technical arc from McCarthy and Hayes 1969 through Shanahan 1997.

On the cognitive-psychology side, the beliefs trace confirmation bias from Wason's 1960 coinage (wason-coined-confirmation-bias-1960) through Lord-Ross-Lepper polarization (lord-ross-lepper-1979-polarization), the failed replication of the backfire effect (backfire-effect-repilation-wood-2019), and the finding that raw IQ does not protect against myside bias (stanovich-intelligence-not-protective-confirmation-bias, myside-bias-rational-thinking-not-iq). These are complemented by mechanistic taxonomies of the bias's three channels (confirmation-bias-three-channels-search-interpretation-recall), its distinction from self-fulfilling prophecy (confirmation-bias-not-self-fulfilling-prophecy), and its classification as a cognitive rather than statistical or institutional bias (confirmation-bias-cognitive-vs-statistical-taxonomy). The LLM-specific legal and governance beliefs (air-canada-tribunal-liability-feb-2024, mata-v-avianca-6-fake-precedents-5000-fine-frcp-11, walters-v-openai-may-2025-ruled-for-openai, meta-copyright-lawsuit-dismissed-june-2025, openai-copyright-ruling-nov-2024-evidence-controversy) sit alongside the open-weight definitional tensions (open-weight-models-face-unresolved-definitional-tensions, weight-availability-outpaces-governance-capacity-v2) to form a picture of AI liability and licensing still in flux.

Several distinctions and anomalies are worth flagging. Every belief in this group is marked IN; none has been retracted, so there is no retraction story to narrate. Most beliefs are empirical findings or definitional claims (premises in the TMS sense) rather than derived conclusions, though a few carry a derived flavor, such as the note that MAP reduces to MLE under uniform priors (map-equal-priors-reduces-to-mle) or that linear Transformers are equivalent to RNNs (linear-transformers-equivalent-to-rnns). One internal inconsistency stands out: the ALPAC report is dated 1966 in two beliefs (alpac-report-1966-cut-mt-funding, georgetown-ibm-1954-alpac-1966-funding-freeze) but 1996 in a third (alpac-report-landmark-mt-critique), which is almost certainly a typographical error in the latter given the Georgetown experiment occurred in 1954. Finally, the group includes a handful of near-duplicate beliefs that capture the same fact from slightly different angles (e.g., the two float16 size beliefs, the two hubness beliefs, the two HELM benchmark beliefs, the two coreference beliefs), reflecting the TMS's practice of recording each independently sourced or independently phrased assertion as a separate node even when the underlying content overlaps.