Automatic Gradient Descent: Deep Learning without Hyperparameters

AI-generated keywords: Architecture-dependent optimizers Automatic gradient descent Mirror Descent Bregman divergence Non-convex composite objective functions

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • Neural network architecture is crucial for its performance in deep learning
  • Existing optimization frameworks often overlook this information
  • This paper introduces a new framework that explicitly leverages neural architecture for optimization algorithms
  • The theory extends mirror descent to non-convex composite objective functions by transforming a Bregman divergence to account for the non-linear structure of neural architecture
  • Automatic gradient descent is obtained - a first-order optimizer without any hyperparameters that can train both fully-connected and convolutional networks out-of-the box and at ImageNet scale
  • A PyTorch implementation is available on GitHub and in Appendix B
  • This paper provides a rigorous theoretical foundation for next generation architecture-dependent optimizers that work automatically and without hyperparameters, paving the way for more efficient and effective deep learning models.
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Jeremy Bernstein, Chris Mingard, Kevin Huang, Navid Azizan, Yisong Yue

Abstract: The architecture of a deep neural network is defined explicitly in terms of the number of layers, the width of each layer and the general network topology. Existing optimisation frameworks neglect this information in favour of implicit architectural information (e.g. second-order methods) or architecture-agnostic distance functions (e.g. mirror descent). Meanwhile, the most popular optimiser in practice, Adam, is based on heuristics. This paper builds a new framework for deriving optimisation algorithms that explicitly leverage neural architecture. The theory extends mirror descent to non-convex composite objective functions: the idea is to transform a Bregman divergence to account for the non-linear structure of neural architecture. Working through the details for deep fully-connected networks yields automatic gradient descent: a first-order optimiser without any hyperparameters. Automatic gradient descent trains both fully-connected and convolutional networks out-of-the-box and at ImageNet scale. A PyTorch implementation is available at https://github.com/jxbz/agd and also in Appendix B. Overall, the paper supplies a rigorous theoretical foundation for a next-generation of architecture-dependent optimisers that work automatically and without hyperparameters.

Submitted to arXiv on 11 Apr. 2023

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2304.05187v1

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

In the field of deep learning, the architecture of a neural network is essential for its performance. Existing optimization frameworks often overlook this information in favor of implicit architectural information or architecture-agnostic distance functions. This paper introduces a new framework to derive optimization algorithms that explicitly leverage neural architecture. The theory extends mirror descent to non-convex composite objective functions by transforming a Bregman divergence to account for the non-linear structure of neural architecture. As a result, automatic gradient descent is obtained - a first-order optimizer without any hyperparameters that can train both fully-connected and convolutional networks out-of-the box and at ImageNet scale. A PyTorch implementation is available on GitHub and in Appendix B. This paper provides a rigorous theoretical foundation for next generation architecture-dependent optimizers that work automatically and without hyperparameters, paving the way for more efficient and effective deep learning models.
Created on 17 Apr. 2023

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.

The license of this specific paper does not allow us to build upon its content and the summarizing tools will be run using the paper metadata rather than the full article. However, it still does a good job, and you can also try our tools on papers with more open licenses.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.