Global Convergence Rate of Deep Equilibrium Models with General Activations
Lan V. Truong
TL;DR
The paper studies over-parameterized Deep Equilibrium Models (DEQs) with general activations and proves that gradient descent converges linearly to the global minimum of the quadratic loss Φ(θ) = 1/2 ||ŷ(θ) − y||^2, provided the width $m$ is large enough and the initial Gram eigenvalue $oldsymbol{ extlambda}_0$ is bounded via a population Gram matrix $oldsymbol{K}$ with strictly positive least eigenvalue $oldsymbol{ extlambda}_*$. A novel population Gram matrix is constructed using a new dual activation $ ilde{Q}_{oldsymbol{oldalpha},oldsymbol{etab}}$ and Hermite polynomial expansion to ensure $oldsymbol{K}$ is symmetric positive definite; concentration arguments then relate $oldsymbol{G}$ to $oldsymbol{K}$, yielding a lower bound $oldsymbol{ extlambda}_0 aisebox{0.5ex}{$uildrel ext{= extstyle}rown$}$ (m/2)$oldsymbol{ extlambda}_*$ with $m= ilde{oldsymbol{O}}(n^2/oldsymbol{ extlambda}_*^2)$, and a linear convergence rate $oldsymbol{ m abla}oldsymbol{ m abla}$, namely $oldsymbol{ extPhi}(oldsymbol{ heta}( au)) \, extleq \, (1- oldsymbol{ abla}rac{oldsymbol{ extlambda}_0}{2})^{ au}oldsymbol{ extPhi}(oldsymbol{ heta}(0))$. The WIAL algorithm provides a practical initialization scheme, and experiments on MNIST/CIFAR-10 corroborate linear convergence across several activations, including non-homogeneous ones. Overall, the work broadens the applicability of DEQs by establishing provable linear convergence for a broad class of activation functions and offering a concrete initialization procedure.
Abstract
In a recent paper, Ling et al. investigated the over-parametrized Deep Equilibrium Model (DEQ) with ReLU activation. They proved that the gradient descent converges to a globally optimal solution at a linear convergence rate for the quadratic loss function. This paper shows that this fact still holds for DEQs with any general activation that has bounded first and second derivatives. Since the new activation function is generally non-homogeneous, bounding the least eigenvalue of the Gram matrix of the equilibrium point is particularly challenging. To accomplish this task, we need to create a novel population Gram matrix and develop a new form of dual activation with Hermite polynomial expansion.
