# Paper Outline ## Title Distributional Capacity Bounds for Feedback Alignment in Multilayer Perceptrons ## Abstract Sketch Feedback alignment replaces exact backpropagation feedback weights with fixed random matrices. While this can support learning, it introduces an additional alignment burden: forward weights must simultaneously solve the task and remain compatible with random feedback pathways. We formalize this burden through angular, log-volume, and task-projected functional capacity. For MLPs, we derive exact distributional laws for random feedback alignment, scaling laws for multilayer capacity accumulation, and a prior-free minimax bound showing that no feedback initialization can beat isotropic random feedback without information about the forward weights or task. We validate these predictions through static distribution tests and large trajectory ensembles comparing FA and BP. ## 1. Introduction Motivation: - BP has exact feedback symmetry. - FA replaces exact feedback with fixed random matrices. - FA can work, but the extra alignment burden is not quantitatively characterized. Core question: > How much capacity does random feedback alignment consume, how does it scale, and when does it become a functional FA/BP gap? Claims to avoid: - Do not claim architecture alone predicts final test accuracy. - Do not claim the capacity proxy is identical to generalization gap. Main contributions: 1. Capacity formalization. 2. Scaling law and redundancy-exhaustion phase transition. 3. Prior-free minimax bound for feedback initialization. 4. Distributional and trajectory-level empirical validation. ## 2. Setup Define: - MLP architecture. - BP feedback operator. - FA feedback matrix. - Layerwise alignment statistic \(Q_l\). - Dense isotropic initialization assumptions. ## 3. Distributional Alignment Law Theorem: \[ Q_l\sim \mathrm{Beta}\left(\frac12,\frac{D_l-1}{2}\right). \] Consequences: - \(\mathbb E[Q_l]=1/D_l\). - \(D_lQ_l\Rightarrow \chi_1^2\). - Tail probability via incomplete beta. ## 4. Capacity Formalization Define: - Angular statistic. - Log-volume cost: \[ C_l(q)=-\log\Pr(Q_l\ge q). \] - Functional capacity via task Jacobian \(J\). Explain why parameter-volume capacity and function capacity differ. ## 5. Multilayer Scaling and Redundancy Exhaustion Multilayer: \[ C_{\mathrm{all}}=\sum_l C_l(q_l). \] Equal-width scaling: \[ C_{\mathrm{all}}=\Theta(Ln^2) \] for fixed \(q\). Functional phase transition: \[ \Delta d_{\mathrm{hard}} = \max(0,k-(P-d)). \] Soft overlap: \[ \mathbb E[\Delta d_{\mathrm{soft}}]\approx \frac{kd}{P}. \] ## 6. Prior-Free Minimax Bound Theorem: \[ \sup_\mu \inf_{\|a\|=1} \mathbb E_\mu[(a^\top \hat b)^2] = \frac1D. \] Interpretation: - Isotropic feedback is minimax optimal without prior information. - Scale affects norm dynamics, not angular bound. - Orthogonality affects conditioning, not the prior-free angular limit. - Sparsity and low rank trade coverage for efficiency. Prior-aware corollary: \[ \mathbb E_{a,B}[(a^\top \hat b)^2] = \operatorname{tr}(\Sigma_A M_\mu). \] Distributional validation target: \[ A(a)=a^\top M_\mu a = \frac{\sum_i \lambda_i G_i}{\sum_i G_i}, \qquad G_i\sim\chi^2_1. \] Use this to compare predicted target-coverage distributions for isotropic, subspace, axis, and anisotropic feedback initializations. ## 7. Trajectory Bridge Introduce local approximation: \[ \epsilon_t(B)=\tilde g_t(B)-g_t. \] \[ \delta\theta_T(B) \approx -\eta \sum_{t