• Stars
    star
    130
  • Rank 277,575 (Top 6 %)
  • Language
  • Created almost 5 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

reproducible-tensor-completion-state-of-the-art

Collection of popular and reproducible tensor completion works.

Criteria: works must have codes available, and the reproducible results demonstrate state-of-the-art performances.

This list is maintained by:

Xi-Le Zhao, Tai-Xiang Jiang, Yu-Bang Zheng

[Email] (UESTC)

Excellent Review

  • Tensor Decompositions and Applications (SIAM Review 2009), Tamara G. Kolda and Brett W. Bader
  • Tensor Decompositions for Signal Processing Applications: From Two-way to Multiway Component Analysis (IEEE SP 2015), Andrzej Cichocki et al.
  • Tensor Decomposition for Signal Processing and Machine Learning (IEEE TSP 2017), Nicholas D. Sidiropoulos et al.
  • Sparse Recovery: From Vectors to Tensors (National Science Review 2017), Yao Wang et al.
  • Low Rank Tensor Completion for Multiway Visual Data (Signal Processing 2019), Zhen Long et al.
  • Tensor Completion Algorithms in Big Data Analytics (TKDD 2019), Qingquan Song et al.

CANDECOMP/PARAFAC Decomposition

  • BCPF [Web] [Code] [PDF]
    • Bayesian CP factorization of incomplete tensors with automatic rank determination, IEEE Transactions on Pattern Analysis and Machine Intelligence 2015, Qibin Zhao et al.

Tucker Decomposition (Maintained by Hao Zhang)

  • SNN [Web] [Code] [PDF]
    • Tensor Completion for Estimating Missing Values in Visual Data, IEEE Transactions on Pattern Analysis and Machine Intelligence 2015, Ji Liu et al.
  • TMac [Web] [Code] [PDF]
    • Parallel matrix factorization for low-rank tensor completion, Inverse Problems and Imaging 2015, Yangyang Xu et al.
  • KBR [Web] [Code] [PDF]
    • Kronecker-Basis-Representation Based Tensor Sparsity and Its Applications to Tensor Recovery, IEEE Transactions on Pattern Analysis and Machine Intelligence 2018, Qi Xie et al.

Tensor Singular Value Decomposition (Maintained by Ben-Zheng Li)

  • t-SVD[Web][Code] [PDF]
    • Factorization Strategies for Third-order Tensors, Linear Algebra and its Applications 2011, M. E. Kilmer et al.
  • TNN [Web] [Code] [PDF]
    • Novel Methods for Multilinear Data Completion and De-noising Based on Tensor-SVD IEEE Conference on Computer Vision and Pattern Recognition 2014, Zemin Zhang et al.
  • TRPCA [Web] [Code] [PDF]
    • Tensor Robust Principal Component Analysis with A New Tensor Nuclear Norm IEEE Transactions on Pattern Analysis and Machine Intelligence 2018, Canyi Lu et al.
  • MTPCP [Web][Code][PDF]
    • Low-Tubal-Rank Plus Sparse Tensor Recovery With Prior Subspace Information IEEE Transactions on Pattern Analysis and Machine Intelligence 2021, Jian-Jun Wang et al.
  • 3DTNN [Web] [Code] [PDF]
    • Mixed Noise Removal in Hyperspectral Image via Low-Fibered-Rank Regularization IEEE Transactions on Geoscience and Remote Sensing 2020, Yu-Bang Zheng et al.
  • PSTNN [Web] [Code] [PDF]
    • Multi-dimensional imaging data recovery via minimizing the partial sum of tubal nuclear norm Journal of Computational and Applied Mathematics 2020, Tai-Xiang Jiang et al.
  • TNN-DCT [Web][Code][PDF]
    • Low-Rank Tensor Completion With a New Tensor Nuclear Norm Induced by Invertible Linear Transforms IEEE Conference on Computer Vision and Pattern Recognition 2019, Canyi Lu et al.
  • TTNN [Web][Code][PDF]
    • Robust tensor completion using transformed tensor singular value decomposition Numerical Linear Algebra with Applications 2020, Guangjing Song et al.
  • t-SVDM [Web] [Code] [PDF]
    • Tensor-tensor algebra for optimal representation and compression of multiway data (Proceedings of the National Academy of Sciences of the United States of America 2021), Misha E. Kilmer et al.
  • Framelet [Web][Code][PDF]
    • Framelet Representation of Tensor Nuclear Norm for Third-Order Tensor Completion IEEE Transactions on Image Processing 2020, Tai-Xiang Jiang et al.
  • CT-LRTC [Web][Code][PDF]
    • Multi-Dimensional Visual Data Completion via Low-Rank Tensor Representation Under Coupled Transform IEEE Transactions on Image Processing 2021, Jian-Li Wang et al.
  • TQN [Web][Code][PDF]
    • Tensor Q-rank: new data dependent definition of tensor rank Machine Learning 2021, Hao Kong et al.
  • DTNN [Web][Code][PDF]
    • Dictionary Learning With Low-Rank Coding Coefficients for Tensor Completion IEEE Transactions on Neural Networks and Learning Systems 2021, Tai-Xiang Jiang et al. Β 

Tensor Network Decomposition (Maintained by Wen-Jie Zheng and Yu-Bang Zheng)

  • TT Decomposition [Web] [[Code]] [PDF]
    • Tensor-Train Decomposition, SIAM Journal on Scientific Computing 2011, I. V. Oseledets
  • TMac-TT [Web] [Code] [PDF]
    • Efficient Tensor Completion for Color Image and Video Recovery: Low-Rank Tensor Train, IEEE Transactions on Image Processing 2017, Johann A. Bengua et al.
  • MF-TTTV [Web] [Code] [PDF]
    • Low-Rank Tensor Completion Using Matrix Factorization Based on Tensor Train Rank and Total Variation, Journal of Scientific Computing 2019, Meng Ding et al.
  • TR Decomposition [Web] [Code] [PDF]
    • Tensor Ring Decomposition, arXiv 2016, Qibin Zhao et al.
  • TRLRF [Web] [Code] [PDF]
    • Tensor Ring Decomposition with Rank Minimization on Latent Space: An Efficient Approach for Tensor Completion, AAAI 2019, Longhao Yuan et al.
  • TN Rank [Web] [[Code]] [PDF]
    • Tensor Network Ranks, arXiv 2019, Ke Ye et al.
  • FCTN Decomposition [Web] [Code] [PDF]
    • Fully-Connected Tensor Network Decomposition and Its Application to Higher-Order Tensor Completion, AAAI 2021, Yu-Bang Zheng et al.
  • NL-FCTN Decomposition [Web] [[Code]] [PDF]
    • Nonlocal Patch-Based Fully-Connected Tensor Network Decomposition for Multispectral Image Inpainting, IEEE Geoscience and Remote Sensing Letters 2021, Wen-Jie Zheng et al.

Deep Learning

  • TT-LSTM [Web] [Code] [PDF]
    • Tensor-Train Recurrent Neural Networks for Video Classification (ICML 2017), Yinchong Yang et al.
  • TT-Layer [Web] [Code] [PDF]
    • Tensorizing Neural Networks (NIPS 2015), Alexander Novikov et al.

Tensor Toolbox

Real-World Applications

Commonly Used Dataset (Maintained by Jie Lin)

Commonly Used Image Quality Metrics

More Repositories

1

Hyperspectral-Image-Restoration-via-Total-Variation-Regularized-Low-rank-Tensor-Decomposition

code of Hyperspectral Image Restoration via Total Variation Regularized Low-rank Tensor Decomposition
MATLAB
31
star
2

Low-rank-tensor-train-for-tensor-robust-principal-component-analysis

code of low-rank tensor train for tensor robust principal component analysis
MATLAB
15
star
3

Trans-TNN-Toolbox

a Matlab Toolbox for Transformed TNN
8
star
4

Tensor-Network-Toolbox

a Matlab Toolbox for Tensor Network Decomposition
7
star
5

Double-Factor-Regularized-Low-Rank-Tensor-Factorization-for-Mixed-Noise-Removal-in-Hyperspe

code of Double Factor-Regularized Low-Rank Tensor Factorization for Mixed Noise Removal in Hyperspe
MATLAB
7
star
6

Reweighted-Block-Sparsity-Regularization-for-Remote-Sensing-Images-Destriping

code for Reweighted Block Sparsity Regularization for Remote Sensing Images Destriping
MATLAB
7
star
7

SSTC_CR

MATLAB
6
star
8

zhaoxile.github.io

HTML
6
star
9

Speckle-noise-removal-in-ultrasound-images-by-first--and-second-order-total-variation

code of Speckle noise removal in ultrasound images by first- and second-order total variation
MATLAB
6
star
10

Mixed-Noise-Removal-in-Hyperspectral-Image-via-Low-Fibered-Rank-Regularization

code of Mixed Noise Removal in Hyperspectral Image via Low-Fibered-Rank Regularization
MATLAB
6
star
11

Destriping-of-Multispectral-Remote-Sensing-Image-Using-Low-Rank-Tensor-Decomposition

code of Destriping of Multispectral Remote Sensing Image Using Low-Rank Tensor Decomposition
MATLAB
6
star
12

Tensor-Factorization-with-Total-Variation-and-Tikhonov-Regularization-for-Low-Rank-Tensor-Completion

code of Tensor Factorization with Total Variation and Tikhonov Regularization for Low-Rank Tensor Completion in Imaging Data
MATLAB
5
star
13

KGCNN

code of KGCNN
Python
5
star
14

TGRS_FRCTR_PnP

MATLAB
5
star
15

Tensor-train-rank-minimization-with-smoothness-for-missing-data-recovery

code of tensor train rank minimization with smoothness for missing data recovery
MATLAB
5
star
16

Deep-Plug-and-Play-Prior-for-Low-Rank-Tensor-Completion-matconvnet-

code of Deep Plug-and-Play Prior for Low-Rank Tensor Completion (matconvnet)
4
star
17

Tensor-completion-using-total-variation-and-low-rank-matrix-factorization

code of Tensor completion using total variation and low-rank matrix factorization
MATLAB
4
star
18

TenSRDe

code of TenSRDe
3
star
19

A-directional-global-sparse-model-for-single-image-rain-removal

Matlab
2
star
20

Multi-dimensional-imaging-data-recovery-via-minimizing-the-partial-sum-of-tubal-nuclear-norm

code of Multi-dimensional imaging data recovery via minimizing the partial sum of tubal nuclear norm
MATLAB
2
star
21

Low-rank-tensor-completion-via-combined-non-local-self-similarity-and-low-rank-regularization

code of Low-rank tensor completion via combined non-local self-similarity and low-rank regularization
MATLAB
2
star
22

A-sheared-low-rank-model-for-oblique-stripe-removal

code for A sheared low-rank model for oblique stripe removal
MATLAB
2
star
23

logTucker

1
star
24

Low-rank-tensor-completion-via-smooth-matrix-factorization

code of Low-rank tensor completion via smooth matrix factorization
MATLAB
1
star
25

FastDeRain_-A-Novel-Video-Rain-Streak-Removal-Method-Using-Directional-Gradient-Priors

code of FastDeRain_ A Novel Video Rain Streak Removal Method Using Directional Gradient Priors
MATLAB
1
star
26

Deep-Plug-and-Play-Prior-for-Low-Rank-Tensor-Completion

code of Deep Plug-and-Play Prior for Low-Rank Tensor Completion
1
star
27

A-total-variation-and-group-sparsity-based-tensor-optimization-model-for-video-rain-streak-removal-

code of A total variation and group sparsity based tensor optimization model for video rain streak removal
MATLAB
1
star