summaryrefslogtreecommitdiff
path: root/results/figs/main_figure_captions.md
blob: 03c16c8b5472a6fb216138dca6f31685ca57c28b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Main figure captions

**Figure 1 | Accuracy–cost trade-offs for local learning.** Large points and error bars show mean ±
sample standard deviation across five initialization seeds; small translucent points show the
individual seeds. Wall time was measured on a single GTX 1080. **a,** CIFAR-10 test accuracy versus
wall time for width-64 residual MLPs trained for
five epochs. The black line is the mean-based nondominated frontier among local-learning methods.
BP is a nonlocal reference and is excluded from frontier construction. Labels give hidden depth.
**b,** SDIL versus canonical equilibrium propagation (EP) on exact 784–500–10 (d1) and
784–500–500–10 (d2) forward architectures and the same first 50,000 MNIST training examples.
Within each matched architecture, every method uses the same budget: 25 epochs for d1 and 60 epochs
for d2. EP retains its published raw-pixel, hard-sigmoid energy dynamics and relaxation
schedule; SDIL retains its z-scored, tanh feedforward dynamics. Thus architecture, examples, and
epochs are matched, but preprocessing and state dynamics are intentionally method-native. EP
training particles persist across presentations as published; test particles are freshly
zero-initialized and run for the full free-phase schedule at each evaluation.

**Figure 2 | Credit-assignment scaling in deep local-learning networks.** Mean ± sample standard
deviation across five seeds on the same CIFAR-10 width-64 residual MLP protocol. **a,** Test
accuracy versus hidden depth. **b,** Paired accuracy gap from the exact-BP model with the same
depth and initialization seed. **c,** Mean per-sample cosine between the teaching signal and exact
descent direction, averaged over the earliest third of hidden layers. Exact gradients are used only
for this diagnostic, never for local learning. “Scaling” here means preserving useful accuracy and
credit assignment as depth grows; flattened-CIFAR accuracy itself does not increase with depth.

**Figure 3 | Somato-dendritic innovation is necessary under predictable apical traffic.** Mean ±
sample standard deviation across five seeds on MNIST, using depth-3, width-256 networks for 15
epochs. **a,** The raw apical compartment mixes causal feedback with ordinary traffic predictable
from the same neuron's somatic state. SDIL subtracts the neutral-period per-cell prediction and
uses only the innovation in the local eligibility update. **b,** Test accuracy as predictable
traffic increases. The norm-matched raw control has the innovation's per-sample magnitude but
retains the raw direction. **c,** Final cosine between the signal actually used for learning and
the exact negative hidden-state gradient, averaged over all hidden layers. Exact gradients are
diagnostic only. At `rho=0.5`, raw and norm-matched raw feedback reach chance while innovation
retains `97.35%` accuracy and positive descent alignment.