High-dimensional Optimization with Low Rank Tensor Sampling and Local Search
Konstantin Sozykin, Andrei Chertkov, Anh-Huy Phan, Ivan Oseledets, Gleb Ryzhakov

TL;DR
This paper introduces TESALOCS, a hybrid high-dimensional optimization method combining low-rank tensor sampling with local search, outperforming traditional gradient-based and discrete methods on challenging functions.
Contribution
The paper proposes TESALOCS, a novel hybrid approach that integrates low-rank tensor sampling with local search to efficiently optimize high-dimensional functions.
Findings
Outperforms gradient-based methods by orders of magnitude on 20 challenging problems
Efficiently handles 100-dimensional optimization tasks
Demonstrates the effectiveness of low-rank tensor techniques in high-dimensional optimization
Abstract
We present a novel method called TESALOCS (TEnsor SAmpling and LOCal Search) for multidimensional optimization, combining the strengths of gradient-free discrete methods and gradient-based approaches. The discrete optimization in our method is based on low-rank tensor techniques, which, thanks to their low-parameter representation, enable efficient optimization of high-dimensional problems. For the second part, i.e., local search, any effective gradient-based method can be used, whether existing (such as quasi-Newton methods) or any other developed in the future. Our approach addresses the limitations of gradient-based methods, such as getting stuck in local optima; the limitations of discrete methods, which cannot be directly applied to continuous functions; and limitations of gradient-free methods that require large computational budgets. Note that we are not limited to a single type…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Stochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques
