A Novel Block-Alternating Iterative Algorithm for Retrieving Top-$k$ Elements from Factorized Tensors
Chuanfu Xiao, Jiaxin Zeng

TL;DR
This paper introduces a new block-alternating iterative algorithm designed to efficiently retrieve the top-$k$ elements from low-rank factorized tensors, addressing a key computational challenge in high-dimensional data analysis.
Contribution
The paper proposes a novel block-alternating iterative method that decomposes the top-$k$ element retrieval into manageable subproblems, improving accuracy and stability over existing approaches.
Findings
Outperforms existing methods in accuracy
Demonstrates superior stability in numerical experiments
Effective on both synthetic and real-world tensors
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. In practice, only a small fraction elements in high-dimensional data are of interest, such as the largest or smallest elements. Thus, retrieving the largest/smallest elements from a low-rank tensor is a fundamental and important task in a wide variety of applications. In this paper, we first model the top- elements retrieval problem to a continuous constrained optimization problem. To address the equivalent optimization problem, we develop a block-alternating iterative algorithm that decomposes the original problem into a sequence of small-scale subproblems. Leveraging the separable summation structure of the objective function, a heuristic algorithm is proposed to solve these subproblems in an…
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 · Sparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques
