Local Loss Optimization in the Infinite Width: Stable Parameterization of Predictive Coding Networks and Target Propagation
Satoki Ishikawa, Rio Yokota, Ryo Karakida
TL;DR
This work addresses stable local learning via layer-wise targets and losses, focusing on Predictive Coding (PC) and Target Propagation (TP). It develops the maximal update parameterization ($\mu$P) in the infinite-width limit for PC and TP, enabling hyperparameter transfer across widths ($\mu$Transfer) and revealing that PC's gradients can interpolate between first-order GD and Gauss-Newton-like forms, while TP biases toward feature learning. The analysis shows that in deep linear networks PC's gradient behavior depends on parameterization and inference size, and that TP lacks a kernel regime due to the independent treatment of the feedback channel; these insights elucidate when local learning can emulate or diverge from BP. Collectively, the results provide a theoretical foundation for scalable local learning, offering practical guidance for cross-width hyperparameter transfer and highlighting fundamental differences between PC and TP in large networks.
Abstract
Local learning, which trains a network through layer-wise local targets and losses, has been studied as an alternative to backpropagation (BP) in neural computation. However, its algorithms often become more complex or require additional hyperparameters because of the locality, making it challenging to identify desirable settings in which the algorithm progresses in a stable manner. To provide theoretical and quantitative insights, we introduce the maximal update parameterization ($μ$P) in the infinite-width limit for two representative designs of local targets: predictive coding (PC) and target propagation (TP). We verified that $μ$P enables hyperparameter transfer across models of different widths. Furthermore, our analysis revealed unique and intriguing properties of $μ$P that are not present in conventional BP. By analyzing deep linear networks, we found that PC's gradients interpolate between first-order and Gauss-Newton-like gradients, depending on the parameterization. We demonstrate that, in specific standard settings, PC in the infinite-width limit behaves more similarly to the first-order gradient. For TP, even with the standard scaling of the last layer, which differs from classical $μ$P, its local loss optimization favors the feature learning regime over the kernel regime.
