Symbolic Learning to Optimize: Towards Interpretability and Scalability
- URL: http://arxiv.org/abs/2203.06578v2
- Date: Wed, 16 Mar 2022 20:31:17 GMT
- Title: Symbolic Learning to Optimize: Towards Interpretability and Scalability
- Authors: Wenqing Zheng, Tianlong Chen, Ting-Kuei Hu, Zhangyang Wang
- Abstract summary: Recent studies on Learning to Optimize (L2O) suggest a promising path to automating and accelerating the optimization procedure for complicated tasks.
Existing L2O models parameterize optimization rules by neural networks, and learn those numerical rules via meta-training.
In this paper, we establish a holistic symbolic representation and analysis framework for L2O.
We propose a lightweight L2O model that can be meta-trained on large-scale problems and outperformed human-designed and tuneds.
- Score: 113.23813868412954
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Recent studies on Learning to Optimize (L2O) suggest a promising path to
automating and accelerating the optimization procedure for complicated tasks.
Existing L2O models parameterize optimization rules by neural networks, and
learn those numerical rules via meta-training. However, they face two common
pitfalls: (1) scalability: the numerical rules represented by neural networks
create extra memory overhead for applying L2O models, and limit their
applicability to optimizing larger tasks; (2) interpretability: it is unclear
what an L2O model has learned in its black-box optimization rule, nor is it
straightforward to compare different L2O models in an explainable way. To avoid
both pitfalls, this paper proves the concept that we can "kill two birds by one
stone", by introducing the powerful tool of symbolic regression to L2O. In this
paper, we establish a holistic symbolic representation and analysis framework
for L2O, which yields a series of insights for learnable optimizers. Leveraging
our findings, we further propose a lightweight L2O model that can be
meta-trained on large-scale problems and outperformed human-designed and tuned
optimizers. Our work is set to supply a brand-new perspective to L2O research.
Codes are available at:
https://github.com/VITA-Group/Symbolic-Learning-To-Optimize.
Related papers
- Towards Constituting Mathematical Structures for Learning to Optimize [101.80359461134087]
A technique that utilizes machine learning to learn an optimization algorithm automatically from data has gained arising attention in recent years.
A generic L2O approach parameterizes the iterative update rule and learns the update direction as a black-box network.
While the generic approach is widely applicable, the learned model can overfit and may not generalize well to out-of-distribution test sets.
We propose a novel L2O model with a mathematics-inspired structure that is broadly applicable and generalized well to out-of-distribution problems.
arXiv Detail & Related papers (2023-05-29T19:37:28Z) - M-L2O: Towards Generalizable Learning-to-Optimize by Test-Time Fast
Self-Adaptation [145.7321032755538]
Learning to Optimize (L2O) has drawn increasing attention as it often remarkably accelerates the optimization procedure of complex tasks.
This paper investigates a potential solution to this open challenge by meta-training an L2O that can perform fast test-time self-adaptation to an out-of-distribution task.
arXiv Detail & Related papers (2023-02-28T19:23:20Z) - Learning to Generalize Provably in Learning to Optimize [185.71326306329678]
Learning to optimize (L2O) has gained increasing popularity, which automates the design of optimizees by data-driven approaches.
Current L2O methods often suffer from poor generalization performance in at least two folds.
We propose to incorporate these two metrics as flatness-aware regularizers into the L2O framework.
arXiv Detail & Related papers (2023-02-22T01:17:31Z) - Learning to Optimize: A Primer and A Benchmark [94.29436694770953]
Learning to optimize (L2O) is an emerging approach that leverages machine learning to develop optimization methods.
This article is poised to be the first comprehensive survey and benchmark of L2O for continuous optimization.
arXiv Detail & Related papers (2021-03-23T20:46:20Z) - Training Stronger Baselines for Learning to Optimize [119.35557905664832]
We show that even the simplest L2O model could have been trained much better.
We leverage off-policy imitation learning to guide the L2O learning, by taking reference to the behavior of analyticals.
Our improved training techniques are plugged into a variety of state-of-the-art L2O models, and immediately boost their performance.
arXiv Detail & Related papers (2020-10-18T20:05:48Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.