paper-with-me

홈 › Papers

Fast Tucker Rank Reduction for Non-Negative Tensors Using Mean-Field Approximation

2021-03-04 · NeurIPS 2021 12 · Kazu Ghalamkari, Mahito Sugiyama

We present an efficient low-rank approximation algorithm for non-negative tensors. The algorithm is derived from our two findings: First, we show that rank-1 approximation for tensors can be viewed as a mean-field approximation by treating each tensor as a probability distribution. Second, we theoretically provide a sufficient condition for distribution parameters to reduce Tucker ranks of tensors; interestingly, this sufficient condition can be achieved by iterative application of the mean-field approximation. Since the mean-field approximation is always given as a closed formula, our findings lead to a fast low-rank approximation algorithm without using a gradient method. We empirically demonstrate that our algorithm is faster than the existing non-negative Tucker rank reduction methods and achieves competitive or better approximation of given tensors.

📄 PDF Abstract BibTeX arXiv:2103.02898

Code (1)

gkazunii/Legendre-tucker-rank-reduction 공식 구현

Tasks

Tensor Decomposition

Methods 이 논문이 사용한 방법론

TuckER TuckER

Similar Papers 제목 키워드 기반

On the Compression of Translation Operator Tensors in FMM-FFT-Accelerated SIE Simulators via Tensor Decompositions

2020-09-25 · Cheng Qian, Abdulkadir C. Yucel

Tensor decomposition methodologies are proposed to reduce the memory requirement of translation operator tensors arising in the fast multipole method-fast Fourier transform (FMM-FFT)-accelerated surface integral equation…

Tensor DecompositionTranslation

Fast and Accurate Randomized Algorithms for Low-rank Tensor Decompositions

2021-04-02 · NeurIPS 2021 12 · Linjian Ma, Edgar Solomonik

Low-rank Tucker and CP tensor decompositions are powerful tools in data analytics. The widely used alternating least squares (ALS) method, which solves a sequence of over-determined least squares subproblems, is costly f…

Robust Tensor CUR Decompositions: Rapid Low-Tucker-Rank Tensor Recovery with Sparse Corruption

2023-05-06 · HanQin Cai, Zehan Chao, Longxiu Huang, Deanna Needell

We study the tensor robust principal component analysis (TRPCA) problem, a tensorial extension of matrix robust principal component analysis (RPCA), that aims to split the given tensor into an underlying low-rank compone…

Low-Rank Tucker Decomposition of Large Tensors Using TensorSketch

2018-12-01 · NeurIPS 2018 12 · Osman Asif Malik, Stephen Becker

We propose two randomized algorithms for low-rank Tucker decomposition of tensors. The algorithms, which incorporate sketching, only require a single pass of the input tensor and can handle tensors whose elements are str…

Structure-Preserving Nonlinear Sufficient Dimension Reduction for Tensors

2025-12-23 · Dianjun Lin, Bing Li, Lingzhou Xue arxiv

We introduce two nonlinear sufficient dimension reduction methods for regressions with tensor-valued predictors. Our goal is two-fold: the first is to preserve the tensor structure when performing dimension reduction, pa…