M-L2O: Towards Generalizable Learning-to-Optimize by Test-Time Fast
Self-Adaptation
- URL: http://arxiv.org/abs/2303.00039v1
- Date: Tue, 28 Feb 2023 19:23:20 GMT
- Title: M-L2O: Towards Generalizable Learning-to-Optimize by Test-Time Fast
Self-Adaptation
- Authors: Junjie Yang, Xuxi Chen, Tianlong Chen, Zhangyang Wang, Yingbin Liang
- Abstract summary: 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.
- Score: 145.7321032755538
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Learning to Optimize (L2O) has drawn increasing attention as it often
remarkably accelerates the optimization procedure of complex tasks by
``overfitting" specific task type, leading to enhanced performance compared to
analytical optimizers. Generally, L2O develops a parameterized optimization
method (i.e., ``optimizer") by learning from solving sample problems. This
data-driven procedure yields L2O that can efficiently solve problems similar to
those seen in training, that is, drawn from the same ``task distribution".
However, such learned optimizers often struggle when new test problems come
with a substantially deviation from the training task distribution. This paper
investigates a potential solution to this open challenge, by meta-training an
L2O optimizer that can perform fast test-time self-adaptation to an
out-of-distribution task, in only a few steps. We theoretically characterize
the generalization of L2O, and further show that our proposed framework (termed
as M-L2O) provably facilitates rapid task adaptation by locating well-adapted
initial points for the optimizer weight. Empirical observations on several
classic tasks like LASSO and Quadratic, demonstrate that M-L2O converges
significantly faster than vanilla L2O with only $5$ steps of adaptation,
echoing our theoretical results. Codes are available in
https://github.com/VITA-Group/M-L2O.
Related papers
- Scaling LLM Test-Time Compute Optimally can be More Effective than Scaling Model Parameters [27.656263126925815]
We study the scaling of inference-time computation in LLMs.
We find that in both cases, the effectiveness of different approaches to scaling test-time compute critically varies depending on the difficulty of the prompt.
arXiv Detail & Related papers (2024-08-06T17:35:05Z) - 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) - 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) - Symbolic Learning to Optimize: Towards Interpretability and Scalability [113.23813868412954]
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.
arXiv Detail & Related papers (2022-03-13T06:04:25Z) - 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.