Pith. sign in

arXiv:2211.09760 (2022) 4

7 Pith papers cite this work. Polarity classification is still indexing.

7 Pith papers citing it
abstract

While deep learning models have replaced hand-designed features across many domains, these models are still trained with hand-designed optimizers. In this work, we leverage the same scaling approach behind the success of deep learning to learn versatile optimizers. We train an optimizer for deep learning which is itself a small neural network that ingests gradients and outputs parameter updates. Meta-trained with approximately four thousand TPU-months of compute on a wide variety of optimization tasks, our optimizer not only exhibits compelling performance, but optimizes in interesting and unexpected ways. It requires no hyperparameter tuning, instead automatically adapting to the specifics of the problem being optimized. We open source our learned optimizer, meta-training code, the associated train and test data, and an extensive optimizer benchmark suite with baselines at velo-code.github.io.

years

2026 6 2024 1

representative citing papers

Learn2Splat: Extending the Horizon of Learned 3DGS Optimization

cs.CV · 2026-05-15 · unverdicted · novelty 7.0

A meta-learned optimizer for 3DGS that extends the optimization horizon via checkpoint buffers and latent gradient-scale encoding, delivering better early novel-view quality and long-term stability with zero-shot generalization.

Quasi-Equivariant Metanetworks

cs.LG · 2026-04-26 · unverdicted · novelty 7.0

Quasi-equivariant metanetworks relax strict equivariance to preserve functional identity in weight-space learning while improving expressivity for feedforward, convolutional, and transformer networks.

Efficient Long-Horizon Learning for Learned Optimization

cs.LG · 2026-07-07 · conditional · novelty 6.0

A new meta-training algorithm, ELO, combines a failure-aware resume buffer with progressive expert supervision; its best learned optimizer, ELO-Celo2, outperforms AdamW on ImageNet and GPT-2 and matches Muon on language modeling.

citing papers explorer

Showing 7 of 7 citing papers.

  • The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery cs.AI · 2024-08-12 · unverdicted · none · ref 76

    The AI Scientist framework enables LLMs to independently conduct the full scientific process from idea generation to paper writing and review, demonstrated across three ML subfields with papers costing under $15 each.

  • FlowBender: Feedback-Aware Training for Self-Correcting Conditional Flows cs.CV · 2026-06-18 · unverdicted · none · ref 42

    FlowBender introduces closed-loop training that lets conditional flow models learn correction policies from their own task-specific alignment errors, outperforming supervised and guidance baselines on fidelity and plausibility.

  • Learn2Splat: Extending the Horizon of Learned 3DGS Optimization cs.CV · 2026-05-15 · unverdicted · none · ref 33

    A meta-learned optimizer for 3DGS that extends the optimization horizon via checkpoint buffers and latent gradient-scale encoding, delivering better early novel-view quality and long-term stability with zero-shot generalization.

  • Quasi-Equivariant Metanetworks cs.LG · 2026-04-26 · unverdicted · none · ref 2

    Quasi-equivariant metanetworks relax strict equivariance to preserve functional identity in weight-space learning while improving expressivity for feedforward, convolutional, and transformer networks.

  • Efficient Long-Horizon Learning for Learned Optimization cs.LG · 2026-07-07 · conditional · none · ref 20 · internal anchor

    A new meta-training algorithm, ELO, combines a failure-aware resume buffer with progressive expert supervision; its best learned optimizer, ELO-Celo2, outperforms AdamW on ImageNet and GPT-2 and matches Muon on language modeling.

  • Dynamic Neural Graph Encoding of Inference Processes in Deep Weight Space cs.LG · 2026-07-02 · unverdicted · none · ref 9

    DNG-Encoder represents NN weights as dynamic graphs to preserve sequential inference and powers INR2JLS, which raises INR classification accuracy by ~10% on CIFAR-100-INR.

  • AI Training Manager: Bounded Closed-Loop Control of Adaptive Training Recipes cs.AI · 2026-06-29 · unverdicted · none · ref 16

    An LLM-based bounded controller adapts ML training parameters from structured telemetry to correct overfitting and exploration issues, shown on TinyStories and robotic RL tasks.