paper-with-me

Papers

Quaternion Matrix Completion Using Untrained Quaternion Convolutional Neural Network for Color Image Inpainting

2023-04-30 · Jifei Miao, Kit Ian Kou, Liqiao Yang, Juan Han

The use of quaternions as a novel tool for color image representation has yielded impressive results in color image processing. By considering the color image as a unified entity rather than separate color space components, quaternions can effectively exploit the strong correlation among the RGB channels, leading to enhanced performance. Especially, color image inpainting tasks are highly beneficial from the application of quaternion matrix completion techniques, in recent years. However, existing quaternion matrix completion methods suffer from two major drawbacks. First, it can be difficult to choose a regularizer that captures the common characteristics of natural images, and sometimes the regularizer that is chosen based on empirical evidence may not be the optimal or efficient option. Second, the optimization process of quaternion matrix completion models is quite challenging because of the non-commutativity of quaternion multiplication. To address the two drawbacks of the existing quaternion matrix completion approaches mentioned above, this paper tends to use an untrained quaternion convolutional neural network (QCNN) to directly generate the completed quaternion matrix. This approach replaces the explicit regularization term in the quaternion matrix completion model with an implicit prior that is learned by the QCNN. Extensive quantitative and qualitative evaluations demonstrate the superiority of the proposed method for color image inpainting compared with some existing quaternion-based and tensor-based methods.

📄 PDF Abstract BibTeX arXiv:2305.00416

Code (0)

등록된 구현이 없습니다.

Tasks

Image InpaintingMatrix Completion

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Low Rank Quaternion Matrix Completion Based on Quaternion QR Decomposition and Sparse Regularizer

2022-11-23 · Juan Han, Liqiao Yang, Kit Ian Kou, Jifei Miao 외

Matrix completion is one of the most challenging problems in computer vision. Recently, quaternion representations of color images have achieved competitive performance in many fields. Because it treats the color image a…

Matrix Completion

Low Rank Quaternion Matrix Recovery via Logarithmic Approximation

2021-07-03 · Liqiao Yang, Jifei Miao, Kit Ian Kou

In color image processing, image completion aims to restore missing entries from the incomplete observation image. Recently, great progress has been made in achieving completion by approximately solving the rank minimiza…

Image RestorationMatrix Completion

$L_{2,1}$-Norm Regularized Quaternion Matrix Completion Using Sparse Representation and Quaternion QR Decomposition

2023-09-07 · Juan Han, Kit Ian Kou, Jifei Miao, LiZhi Liu 외

Color image completion is a challenging problem in computer vision, but recent research has shown that quaternion representations of color images perform well in many areas. These representations consider the entire colo…

Matrix Completion

Quaternion Tensor Completion with Sparseness for Color Video Recovery

2022-12-16 · Liqiao Yang, Kit Ian Kou, Jifei Miao, Yang Liu 외

A novel low-rank completion algorithm based on the quaternion tensor is proposed in this paper. This approach uses the TQt-rank of quaternion tensor to maintain the structure of RGB channels throughout the entire process…

Color Image Inpainting via Robust Pure Quaternion Matrix Completion: Error Bound and Weighted Loss

2022-02-04 · Junren Chen, Michael K. Ng

In this paper, we study color image inpainting as a pure quaternion matrix completion problem. In the literature, the theoretical guarantee for quaternion matrix completion is not well-established. Our main aim is to pro…

Image InpaintingMatrix Completion