paper-with-me

Papers

Adaptive Sketching for Fast and Convergent Canonical Polyadic Decomposition

2020-01-01 · ICML 2020 1 · Kareem Aggour, Bülent Yener

This work considers the canonical polyadic decomposition (CPD) of tensors using proximally regularized sketched alternating least squares algorithms. First, it establishes a sublinear rate of convergence for proximally regularized sketched CPD algorithms under two natural conditions that are known to be satisfied by many popular forms of sketching. Second, it demonstrates that the iterative nature of CPD algorithms can be exploited algorithmically to choose more performant sketching rates. This is accomplished by introducing CPD-MWU, a proximally-regularized sketched alternating least squares algorithm that adaptively selects the sketching rate at each iteration. On both synthetic and real data we observe that for noisy tensors CPD-MWU produces decompositions of comparable accuracy to the standard CPD decomposition in less time, often half the time; for ill-conditioned tensors, given the same time budget, CPD-MWU produces decompositions with an order-of-magnitude lower relative error. For a representative real- world dataset CPD-MWU produces residual errors on average 20% lower than CPRAND-MIX and 44% lower than SPALS, two recent sketched CPD algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AttentionLut: Attention Fusion-based Canonical Polyadic LUT for Real-time Image Enhancement

2024-01-03 · Kang Fu, Yicong Peng, ZiCheng Zhang, Qihang Xu 외

Recently, many algorithms have employed image-adaptive lookup tables (LUTs) to achieve real-time image enhancement. Nonetheless, a prevailing trend among existing methods has been the employment of linear combinations of…

Image Enhancement

Dictionary-based Tensor Canonical Polyadic Decomposition

2017-04-03 · Jérémy E. Cohen, Nicolas Gillis

To ensure interpretability of extracted sources in tensor decomposition, we introduce in this paper a dictionary-based tensor canonical polyadic decomposition which enforces one factor to belong exactly to a known dictio…

Tensor Decomposition

Tensor Decomposition with Unaligned Observations

2024-10-17 · Runshi Tang, Tamara Kolda, Anru R. Zhang

This paper presents a canonical polyadic (CP) tensor decomposition that addresses unaligned observations. The mode with unaligned observations is represented using functions in a reproducing kernel Hilbert space (RKHS). …

Computational EfficiencyTensor Decomposition

Combined Independent Component Analysis and Canonical Polyadic Decomposition via Joint Diagonalization

2013-11-05 · Xiao-Feng Gong, Cheng-Yuan Wang, Ya-Na Hao, Qiu-Hua Lin

Recently, there has been a trend to combine independent component analysis and canonical polyadic decomposition (ICA-CPD) for an enhanced robustness for the computation of CPD, and ICA-CPD could be further converted into…

An Accelerated Stochastic Gradient for Canonical Polyadic Decomposition

2021-09-28 · Ioanna Siaminou, Athanasios P. Liavas

We consider the problem of structured canonical polyadic decomposition. If the size of the problem is very big, then stochastic gradient approaches are viable alternatives to classical methods, such as Alternating Optimi…