Gradient Networks
Shreyas Chaudhari, Srinivasa Pranav, José M. F. Moura
TL;DR
This work introduces Gradient Networks (GradNets) for directly parameterizing and learning gradients of functions, along with Monotone Gradient Networks (mGradNets) that correspond to gradients of convex functions. It provides universal approximation proofs for gradients of broad function classes, including sums of ridge functions and transformed ridge compositions, and presents architecture variants (GradNet-C/M and mGradNet-C/M) with provable symmetry or PSD properties of Jacobians. The authors empirically validate these networks on gradient-field estimation and Hamiltonian dynamics tasks, achieving substantial gains over existing methods in high dimensions and nonconvex settings. The results establish GradNets as a flexible, theoretically grounded framework for gradient-based learning with practical impact in inverse problems, optimal transport, and physics-informed modeling.
Abstract
Directly parameterizing and learning gradients of functions has widespread significance, with specific applications in inverse problems, generative modeling, and optimal transport. This paper introduces gradient networks (GradNets): novel neural network architectures that parameterize gradients of various function classes. GradNets exhibit specialized architectural constraints that ensure correspondence to gradient functions. We provide a comprehensive GradNet design framework that includes methods for transforming GradNets into monotone gradient networks (mGradNets), which are guaranteed to represent gradients of convex functions. Our results establish that our proposed GradNet (and mGradNet) universally approximate the gradients of (convex) functions. Furthermore, these networks can be customized to correspond to specific spaces of potential functions, including transformed sums of (convex) ridge functions. Our analysis leads to two distinct GradNet architectures, GradNet-C and GradNet-M, and we describe the corresponding monotone versions, mGradNet-C and mGradNet-M. Our empirical results demonstrate that these architectures provide efficient parameterizations and outperform existing methods by up to 15 dB in gradient field tasks and by up to 11 dB in Hamiltonian dynamics learning tasks.
