paper-with-me

Papers

"Sparse + Low-Rank'' Tensor Completion Approach for Recovering Images and Videos

2021-10-18 · Chenjian Pan, Chen Ling, Hongjin He, Liqun Qi, Yanwei Xu

Recovering color images and videos from highly undersampled data is a fundamental and challenging task in face recognition and computer vision. By the multi-dimensional nature of color images and videos, in this paper, we propose a novel tensor completion approach, which is able to efficiently explore the sparsity of tensor data under the discrete cosine transform (DCT). Specifically, we introduce two ``sparse + low-rank'' tensor completion models as well as two implementable algorithms for finding their solutions. The first one is a DCT-based sparse plus weighted nuclear norm induced low-rank minimization model. The second one is a DCT-based sparse plus $p$-shrinking mapping induced low-rank optimization model. Moreover, we accordingly propose two implementable augmented Lagrangian-based algorithms for solving the underlying optimization models. A series of numerical experiments including color image inpainting and video data recovery demonstrate that our proposed approach performs better than many existing state-of-the-art tensor completion methods, especially for the case when the ratio of missing data is high.

📄 PDF Abstract BibTeX arXiv:2110.09298

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionImage Inpainting

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

Error Resilient Collaborative Intelligence via Low-Rank Tensor Completion

2021-05-20 · Lior Bragilevsky, Ivan V. Bajić

In the race to bring Artificial Intelligence (AI) to the edge, collaborative intelligence has emerged as a promising way to lighten the computation load on edge devices that run applications based on Deep Neural Networks…

Low rank tensor completion with sparse regularization in a transformed domain

2019-11-19 · Ping-Ping Wang, Liang Li, Guang-Hui Cheng

Tensor completion is a challenging problem with various applications. Many related models based on the low-rank prior of the tensor have been proposed. However, the low-rank prior may not be enough to recover the origina…

Square Deal: Lower Bounds and Improved Relaxations for Tensor Recovery

2013-07-22 · Cun Mu, Bo Huang, John Wright, Donald Goldfarb

Recovering a low-rank tensor from incomplete information is a recurring problem in signal processing and machine learning. The most popular convex relaxation of this problem minimizes the sum of the nuclear norms of the …

Robust Low-Rank Tensor Completion based on M-product with Weighted Correlated Total Variation and Sparse Regularization

2026-04-15 · Biswarup Karmakar, Ratikanta Behera arxiv

The robust low-rank tensor completion problem addresses the challenge of recovering corrupted high-dimensional tensor data with missing entries, outliers, and sparse noise commonly found in real-world applications. Exist…

Computational Efficiency

Quaternion Tensor Train Rank Minimization with Sparse Regularization in a Transformed Domain for Quaternion Tensor Completion

2022-09-07 · Jifei Miao, Kit Ian Kou, Liqiao Yang, Dong Cheng

The tensor train rank (TT-rank) has achieved promising results in tensor completion due to its ability to capture the global low-rankness of higher-order (>3) tensors. On the other hand, recently, quaternions have proven…