A-Loc: Efficient Alternating Iterative Methods for Locating the $k$ Largest/Smallest Elements in a Factorized Tensor

22 Sept 2023 (modified: 11 Feb 2024)Submitted to ICLR 2024EveryoneRevisionsBibTeX
Primary Area: optimization
Code Of Ethics: I acknowledge that I and all co-authors of this work have read and commit to adhering to the ICLR Code of Ethics.
Keywords: factorized tensor, top-k elements, alternating iterative method, maximum block increasing, block-search
Submission Guidelines: I certify that this submission complies with the submission instructions as described on https://iclr.cc/Conferences/2024/AuthorGuide.
Abstract: Tensors, especially higher-order tensors, are typically represented in low-rank formats to preserve the main information of the high-dimensional data while saving memory space. Locating the largest/smallest elements in a tensor with the low-rank format is a fundamental task in a large variety of applications. However, existing algorithms often suffer from low computational efficiency or poor accuracy. In this work, we propose a general continuous optimization model for this task, on top of which an alternating iterative method combined with the maximum block increasing (MBI) approach is presented. Then we develop a novel block-search strategy to further improve the accuracy. The theoretical analysis of the convergence behavior of the alternating iterative algorithm is also provided. Numerical experiments with tensors from synthetic and real-world applications demonstrate that our proposed algorithms achieve significant improvements in both accuracy and efficiency over the existing works.
Anonymous Url: I certify that there is no URL (e.g., github page) that could be used to find authors' identity.
No Acknowledgement Section: I certify that there is no acknowledgement section in this submission for double blind review.
Submission Number: 4425
Loading