method
active
method:layer-wise-anchoring-score-s-l-computationlayer-wise anchoring score S(ℓ) computation
Compute per-layer S(ℓ) = ρ̃d(ℓ) - d̃r(ℓ) - log k after whitening and standardization.
Neighborhood — ranked by edge-count
Frameworks (1)
framework
- Unified Contextual Control Theory (UCCT)implementsA theory that pretrained latent patterns are bound to task targets via external semantic anchors; formalized by anchoring strength S.
Concepts (1)
concept
- anchoring strength SimplementsComposite score S = ρd − dr − log k predicting anchoring success.
Artifacts (1)
artifact
- Main paper presenting UCCT and semantic anchoring framework.
Conceptual bridges
2-hop · via this method's ideasWhere ideas in this method connect to the rest of the corpus — the same concept, an analogy, or a restatement elsewhere.
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Maximum of S(ℓ) across layers; geometry summary used to predict θ50
- A central claim about the operational value of S.
- (ii) does the anchoring score S = ρd − dr − log k consistently correlate with performance across anchoring methods?question0.787Second research question in E2
- Shows S predicts anchoring effectiveness.
- Math and code tasks show strongest mid-layer anchoring on LLaMA (S ≈ −1.65 at layers 8-12)finding0.774Task-specific E3 finding showing compositional reasoning requires deeper processing
- Plot of per-layer anchoring score S(ℓ) across model depth, revealing early dip, mid-layer peak, late standardization.
- Claim that geometry-to-behavior correlates exist
- Task-specific peak anchoring score for structured reasoning domains.