paper-with-me

Papers

Augmented Lagrangian Predictive Coding

2026-05-29 · Jeffrey Seely, Julian Gould arxiv

Predictive coding (PC) is a local-learning alternative to backpropagation (BP), training deep networks via local energy-minimization dynamics rather than a global backward pass. We introduce Augmented Lagrangian Predictive Coding (PC-ALM), which maintains PC's inference budget but aligns each weight update toward BP by accumulating per-layer constraint errors into a layer-local Lagrange multiplier. In linear PC networks, PC-ALM converges to an equilibrium with exact BP gradients distributed across the network via only layer-local updates. We analyze PC-ALM in nonlinear PC networks up to depth 128 and show that it matches BP performance across all width-depth regimes, notably in deep narrow networks where PC underperforms. PC-ALM introduces recurrent dynamics in each layer's activations. Compared to PC's heat flow on a scalar energy, PC-ALM dynamics are driven by dual ascent on the augmented Lagrangian. We observe "ballistic" credit propagation across very deep networks, with credit signals evenly distributed across layers, compared to PC's slow, diffusive credit propagation. Beyond the algorithm itself, the augmented Lagrangian framework offers a generalization of PC, and may yield insights into how distributed systems could compute and propagate BP-like credit signals through purely local dynamics.

📄 PDF Abstract BibTeX arXiv:2605.31022

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Global Convergence of Online Optimization for Nonlinear Model Predictive Control

2021-12-01 · NeurIPS 2021 12 · Sen Na

We study a real-time iteration (RTI) scheme for solving online optimization problem appeared in nonlinear optimal control. The proposed RTI scheme modifies the existing RTI-based model predictive control (MPC) algorithm,…

Model Predictive Control

Restricted Linearized Augmented Lagrangian Method for Euler's Elastica Model

2019-08-05 · Yinghui Zhang, Xiaojuan Deng, Jun Zhang, Hongwei Li

Euler's elastica model has been extensively studied and applied to image processing tasks. However, due to the high nonlinearity and nonconvexity of the involved curvature term, conventional algorithms suffer from slow c…

ALGAMES: A Fast Solver for Constrained Dynamic Games

2019-10-22 · Simon Le Cleac'h, Mac Schwager, Zachary Manchester

Dynamic games are an effective paradigm for dealing with the control of multiple interacting actors. This paper introduces ALGAMES (Augmented Lagrangian GAME-theoretic Solver), a solver that handles trajectory optimizati…

Autonomous DrivingModel Predictive Control

Convergence Analysis of Consensus-ADMM for General QCQP

2022-05-30 · Huiping Huang, Hing Cheung So, Abdelhak M. Zoubir

We analyze the convergence properties of the consensus-alternating direction method of multipliers (ADMM) for solving general quadratically constrained quadratic programs. We prove that the augmented Lagrangian function …

Training neural networks under physical constraints using a stochastic augmented Lagrangian approach

2020-09-15 · Alp Dener, Marco Andres Miller, Randy Michael Churchill, Todd Munson 외

We investigate the physics-constrained training of an encoder-decoder neural network for approximating the Fokker-Planck-Landau collision operator in the 5-dimensional kinetic fusion simulation in XGC. To train this netw…

Decoder