Conditioned Direct Feedback Alignment via Activity and Error Geometry
arXiv:2607.18574
2026
Training
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper identifies a concrete geometric failure mode of direct feedback alignment: each local update is an outer product whose anisotropy can arise independently from presynaptic activities or DFA local errors. Its transferable asset is a factorized, layer-local preconditioner that whitens one or both sides of this outer product using empirical second moments, without requiring a transposed-weight backward pass. The most promising implementation is two-sided damped nDFA, with separate activity and error damping because noisy error covariances can destabilize training. This is especially relevant to biologically local, decentralized, or communication-constrained training, and provides a falsifiable optimizer baseline for ordinary MLPs.
Ideas from this paper
✗ Failed on benchmark
2026
Replace the raw DFA outer-product update with a damped left-right preconditioned update that whitens both presynaptic activity directions and local-error directions. The activity factor removes nuisance-dominated input anisotropy, while the error factor equalizes postsynaptic credit coordinates; separate damping prevents noisy error covariances from destabilizing training.
Useful7/10
Difficulty5/10
Novelty5/10