CTLGMar 28, 2024

Generalized Gradient Descent is a Hypergraph Functor

arXiv:2403.19845v21 citationsh-index: 3ACT
AI Analysis

This provides a theoretical framework for distributed optimization in machine learning, but it is incremental as it builds on existing categorical methods.

The paper tackles the problem of generalizing gradient descent to a broad class of optimization problems using Cartesian reverse derivative categories, showing that this induces a hypergraph functor that enables distributed optimization algorithms for composite problems, such as parameter sharing models in multitask learning.

Cartesian reverse derivative categories (CRDCs) provide an axiomatic generalization of the reverse derivative, which allows generalized analogues of classic optimization algorithms such as gradient descent to be applied to a broad class of problems. In this paper, we show that generalized gradient descent with respect to a given CRDC induces a hypergraph functor from a hypergraph category of optimization problems to a hypergraph category of dynamical systems. The domain of this functor consists of objective functions that are 1) general in the sense that they are defined with respect to an arbitrary CRDC, and 2) open in that they are decorated spans that can be composed with other such objective functions via variable sharing. The codomain is specified analogously as a category of general and open dynamical systems for the underlying CRDC. We describe how the hypergraph functor induces a distributed optimization algorithm for arbitrary composite problems specified in the domain. To illustrate the kinds of problems our framework can model, we show that parameter sharing models in multitask learning, a prevalent machine learning paradigm, yield a composite optimization problem for a given choice of CRDC. We then apply the gradient descent functor to this composite problem and describe the resulting distributed gradient descent algorithm for training parameter sharing models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes