Reflection buys addressability
Type: kb/types/note.md · Tags: foundations, computational-model, self-improving-systems
What does routing an improvement pathway through a self-representation — making the self-improvement reflective rather than non-reflective — actually add? The tempting answer — accumulation, improvement building on improvement — claims too much, because accumulation is available without reflection. Reflection's distinctive affordance is stronger, more direct addressability: retention that later rounds of improvement can read, not merely run on.
The claim sharpens by separating three properties:
- Operative retention steers: the retained change persists and affects later behavior.
- Cumulative retention builds on itself according to an informational-dependence test that counts only dependence through the retained result.
- Addressable retention is knowledge: processes inside the boundary can inspect the retained change, say what it claims, criticize it, revise it selectively, and carry it to a problem other than the one it came from. This is an affordance of reflective coverage over retained commitments.
Operativity is required for self-improving membership; cumulativity and addressability can then vary independently. Their separation is what breaks the equation of reflection with accumulation. Reflection does not remove the non-cumulative floor: a retained change can be operative and addressable even when a later improvement episode does not use it. Accumulation counts dependence through the retained result owns that criterion and its counterexamples.
Accumulation without a representation
A parametric learner — a policy improved by self-play, an agent fine-tuned on its own trajectories — retains improvement in its weights, and its pathway is cumulative by construction: the retained weights are inputs to the next update, as the point where a gradient is evaluated and the base it transforms. Changing the retained weights while holding the new data fixed changes the update and its successor. Improvement genuinely builds on improvement. This is why a definition that requires reflection for self-improvement fails against the field's central cases.
Nor are those cases exotic. Retention in opaque weights is now the dominant paradigm of learning, reaching down from frontier models to a learning thermostat whose occupancy model is a small network rather than a legible schedule. Cumulative-but-opaque retention is the deployed default, not a corner case — which is what makes the distinction worth naming at all.
But the weights are the system, not a map of it. Nothing inside the pathway can read a weight update, state what it claims, or explain why it was accepted. The honest form of the contrast is comparative, not categorical: opaque retention is not beyond intervention — a bad update can be trained over, rolled back wholesale, probed from outside, steered against — but every one of those handles is indirect, operating on the substrate or the process rather than on the retained change as an object.
Non-reflective retention usually provides weaker and more indirect addressability; reflective retention makes the changed object explicit within the system's own operative representation.
What addressability changes about the pathway
Route retention through a readable self-representation and the retained change lands in an artifact the system also reads. Where the pathway is a proposal-selection loop, both remaining functions can consume it: retained knowledge narrows later search (recorded constraints and rejected alternatives prune the candidate space) and supplies later evaluation (a retained criterion is itself an oracle input). Retention stops being a substrate the pathway runs on and becomes a premise it reasons from.
These retention paths trade opposite guarantees. Parametric accumulation is automatic but opaque: the wire is the substrate itself, so nothing can fail to "find" the retained change — and nothing can audit it. Where reflective accumulation depends on artifact discovery, it is criticizable but best-effort: the retained change counts toward later improvement only if a later round retrieves and uses it — retrieval failure is reflection failure. Addressability is the possibility of accumulation as knowledge, not a guarantee of it.
Expected advantages
Addressability is expected to enable:
- Selective revision — a bad change found and corrected in place, without retraining or wholesale rollback.
- Explanation — a change that can be read can carry rationale, and can be explained to a person or another process.
- Reuse and transfer — an explicit change read into a different context, rather than reached by running the loop again.
- Reasoning about interactions — two explicit changes can be checked against each other; two weight updates compose silently.
- Criticism and rollback — per-change and targeted, because acceptance is an improvement claim that an addressable change leaves open to later audit.
- Improvement of the improvement process itself — an explicit evaluator, criterion, or update rule is organization like any other, so a reflective pathway can be turned on its own machinery. If a retained benefit then helps produce a later improvement, the pathway compounds.
Whether reflective pathways improve faster, more reliably, or more safely remains empirical. Selective revision and criticism also require reach-assessment: addressability makes a change findable, but judging it as bad still requires assessing its claimed scope.
Scope
- Addressability has an operation profile rather than a single grade, since reflective coverage is reported per representational form and operation. A commitment may be retrievable but not selectively revisable, or revisable but not transferable. Interpretability research can be read as an attempt to add such operations over cumulative-but-opaque parametric retention.
- Addressability is not a grade of reflective coverage. Coverage provides structural access to a represented component; addressability requires treating the retained change as a commitment. Mechanical observation or modification can therefore coexist with weak semantic addressability.
- A lesson no operative process ever retrieves is inert, not an operative-but-non-cumulative example; operative change owns that threshold.
- An earlier formulation of this argument — "a setting does not admit compounding at all" — lived inside the self-improving system definition and overclaimed; separating cumulativity from reflective addressability is the correction, and moving the argument out of the definition is what made it correctable.
Open Questions
- Whether external interpretability tooling inside a declared boundary can make parametric retention addressable to the improving system itself — at which point a weight-level learner's pathway would count as reflective self-improvement.
- Whether cumulative-but-opaque loops systematically outrun addressable ones on single-gradient objectives, making the trade quantitative rather than architectural.
Relevant Notes:
- Self-improving system — defined-in: the category whose reflective/non-reflective central distinction this thesis motivates
- Reflective system — defined-in: the causally connected self-representation that addressable retention runs through
- Reach-assessment — extends: the judgment capability that would make selective revision and criticism deliver, not just become possible
- Localized retention pays when sparse changes have bounded impact in a matching decomposition — mechanism: the change-topology condition under which the expected advantages actually pay, and the dense-change case where they do not
- A proposal-selection improvement loop requires search, evaluation, and operative retention — grounds: operative retention as the loop's baseline, kept separate from cumulativity and reflective addressability
- Retrieval failure is reflection failure — extends: why addressable retention accumulates only best-effort, through the discovery wire
- Reflective coverage is graded across representational forms — extends: addressability assessed per representational form and operation profile
- Accumulation counts dependence through the retained result, not through the evidence it caused — contrasts: the neighbouring property that builds without being readable, and its criterion
- Improvements can accumulate without compounding — extends: separates accumulation from compounding and locates reflection's contribution in making the relevant machinery addressable
- Ashby, Design for a Brain — ultrastability — evidenced-by: the floor case — an operative incumbent whose random successor carries no improvement-relevant information from it