paper-with-me

홈 › Papers

From Learning to Optimize to Learning Optimization Algorithms

2024-05-28 · Camille Castera, Peter Ochs

Towards designing learned optimization algorithms that are usable beyond their training setting, we identify key principles that classical algorithms obey, but have up to now, not been used for Learning to Optimize (L2O). Following these principles, we provide a general design pipeline, taking into account data, architecture and learning strategy, and thereby enabling a synergy between classical optimization and L2O, resulting in a philosophy of Learning Optimization Algorithms. As a consequence our learned algorithms perform well far beyond problems from the training distribution. We demonstrate the success of these novel principles by designing a new learning-enhanced BFGS algorithm and provide numerical experiments evidencing its adaptation to many settings at test time.

📄 PDF Abstract BibTeX arXiv:2405.18222

Code (0)

등록된 구현이 없습니다.

Tasks

Philosophy

Similar Papers 제목 키워드 기반

A Generalization Result for Convergence in Learning-to-Optimize

2024-10-10 · Michael Sucker, Peter Ochs

Learning-to-optimize leverages machine learning to accelerate optimization algorithms. While empirical results show tremendous improvements compared to classical optimization algorithms, theoretical guarantees are mostly…

The Archerfish Hunting Optimizer: a novel metaheuristic algorithm for global optimization

2021-02-03 · Farouq Zitouni, Saad Harous, Abdelghani Belkeram, Lokman Elhakim Baba Hammou

Global optimization solves real-world problems numerically or analytically by minimizing their objective functions. Most of the analytical algorithms are greedy and computationally intractable. Metaheuristics are nature-…

global-optimization

Evaluation the efficiency of artificial bee colony and the firefly algorithm in solving the continuous optimization problem

2013-09-16 · Seyyed Reza Khaze, Isa maleki, Sohrab Hojjatkhah, Ali Bagherinia

Now the Meta-Heuristic algorithms have been used vastly in solving the problem of continuous optimization. In this paper the Artificial Bee Colony (ABC) algorithm and the Firefly Algorithm (FA) are valuated. And for pres…

Join Query Optimization with Deep Reinforcement Learning Algorithms

2019-11-26 · Jonas Heitz, Kurt Stockinger

Join query optimization is a complex task and is central to the performance of query processing. In fact it belongs to the class of NP-hard problems. Traditional query optimizers use dynamic programming (DP) methods comb…

AttributeDeep Reinforcement LearningEnsemble LearningQ-Learning+3

Accelerating First-Order Optimization Algorithms

2019-09-25 · Ange tato, Roger nkambou

Several stochastic optimization algorithms are currently available. In most cases, selecting the best optimizer for a given problem is not an easy task. Therefore, instead of looking for yet another ’absolute’ best optim…

Stochastic Optimization