LGJul 15

Local Redundancy: An Information-Theoretic Measure of Plasticity from Synthetic Memorization

arXiv:2607.134324.3
Predicted impact top 74% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers and practitioners in continual and transfer learning, this provides a theoretically grounded and practically useful metric for selecting pretraining checkpoints and monitoring plasticity, though it is an incremental improvement over existing heuristics.

The paper introduces local redundancy, an information-theoretic measure of neural network plasticity derived from universal compression theory, and shows that its efficiently computable lower bound (expected squared gradient norm on synthetic memorization) predicts downstream performance better than existing measures in continual learning and transfer learning tasks.

Plasticity -- a neural network's ability to adapt to new tasks -- is critical for continual and transfer learning. Existing measures, such as effective rank, dead neuron fraction, and weight norm, lack theoretical grounding and correlate poorly with performance on new tasks. We introduce local redundancy, an information-theoretic measure derived from universal compression theory. We define local redundancy as the worst-case redundancy of a local model family -- parameters in an infinitesimal neighborhood along gradient directions -- and show this is a principled measure of plasticity. Although local redundancy is intractable to compute exactly, we prove that the expected squared gradient norm on a synthetic memorization task provides an efficiently computable lower bound. Experiments on continual image classification and time series transfer learning demonstrate that local redundancy predicts downstream performance better than existing measures and enables pretraining checkpoint selection where validation loss plateaus.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes