knowledge-routing-faithfulness-validated

OUT derived (depth 3)

Created 2026-08-25T03:05:14+00:00 · Reviewed 2026-08-25T04:28:09+00:00

The parametric/contextual two-channel knowledge architecture is a genuine computational duality rather than a surface-level re-ranking bias, because retrieval context demonstrably inverts the parametric accuracy trend (accuracy increases with document relevance for rare facts) and BM25 recall remains robust independently of parametric scaling.

Justifications

SL — The routing claim (depth-2) requires the faithfulness validation (depth-1) to exclude the confound that the model merely re-ranks provided text; the trend inversion is the causal signature of a separate reading pathway.

Antecedents (all must be IN):

  • OUT knowledge-routing-architecture — The LLM implements a natural knowledge-routing architecture: well-supported facts are parametrically stored in local MLP key-value memory (head of the distribution), while rare/long-tail facts are architecturally routed through the contextual channel (retrieval, extended context windows), with the routing boundary determined by corpus document frequency rather than an arbitrary design choice.
  • IN context-faithfulness-evidence — The model genuinely reads and uses provided context (not merely re-ranking retrieval) because accuracy scales with document-relevance count even when BM25 recall shows only mild dependence on the same variable.

Dependents

These beliefs depend on this one: