Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Predictive Memory Monotonicity

Abstract

Predictive memory is monotone under deterministic readout refinement.

Theorem 1.1 (Refinement cannot increase residual predictive memory).

Proof. Machine-checked in Lean as D5/S3/Entropy/Submodularity/PredictiveMemoryMonotonicity.predictive_memory_monotone_under_refinement (✓ std3). ∎

Source. Repository-derived.

Commentary.

Let p be a normalized nonnegative joint mass function on a finite past P and future F. Let qf and qc be deterministic readouts of the same past into finite fine and coarse carriers.

The canonical refinement premise says that qc factors through qf. Thus the coarse readout is obtained from the fine one by a deterministic forgetting map.

The imported refinement decomposition identifies the coarse-minus-fine predictive memory with a nonnegative conditional-information gain. The displayed inequality is its direct monotonicity consequence.

References