Meta-learning based Alternating Minimization Algorithm for Non-convex Optimization
Jingyuan Xia, Shengxi Li, Jun-Jie Huang, Imad Jaimoukha, Deniz, Gunduz

TL;DR
This paper introduces a meta-learning based alternating minimization method that improves non-convex optimization by learning adaptive strategies, enhancing performance and interpretability over traditional AM approaches.
Contribution
It proposes a novel MLAM approach that learns adaptive strategies for non-convex optimization, overcoming local minima and limitations of existing learning-based methods.
Findings
Outperforms traditional AM methods in standard problems.
Achieves effective optimization in challenging non-convex cases.
Maintains interpretability by preserving original algorithmic principles.
Abstract
In this paper, we propose a novel solution for non-convex problems of multiple variables, especially for those typically solved by an alternating minimization (AM) strategy that splits the original optimization problem into a set of sub-problems corresponding to each variable, and then iteratively optimize each sub-problem using a fixed updating rule. However, due to the intrinsic non-convexity of the original optimization problem, the optimization can usually be trapped into spurious local minimum even when each sub-problem can be optimally solved at each iteration. Meanwhile, learning-based approaches, such as deep unfolding algorithms, are highly limited by the lack of labelled data and restricted explainability. To tackle these issues, we propose a meta-learning based alternating minimization (MLAM) method, which aims to minimize a partial of the global losses over iterations…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Machine Learning and Data Classification
