Quaternion Nuclear Norms Over Frobenius Norms Minimization for Robust Matrix Completion
Yu Guo, Guoqing Chen, Tieyong Zeng, Qiyu Jin, Michael Kwok-Po Ng
TL;DR
This work introduces QNOF, a parameter-free, scale-invariant nonconvex surrogate for the rank of quaternion matrices, defined as $\min_{\dot{X}} \tfrac{1}{2}|| \dot{\mathbf{Y}}-\dot{\mathbf{X}} ||^{2}_{F} + \lambda ( \frac{||\dot{X}||_{*}}{||\dot{X}||_{F}} )$ with $||\dot{X}||_{\mathrm{QNOF}} = \frac{||\dot{X}||_{*}}{||\dot{X}||_{F}}$. Using QSVD, the authors prove that solving QNOF is equivalent to a singular-value $L_1/L_2$ minimization on the diagonal singular-value vector, effectively reducing a quaternion matrix problem to a real-vector problem. They extend QNOF to robust matrix completion, RPCA, and RMC, and develop ADMM-based algorithms with weak convergence guarantees. Extensive experiments on simulated and real color images show that QNOF-based methods outperform state-of-the-art quaternion rank approaches in both accuracy (PSNR/SSIM) and speed, highlighting the practical impact for multi-channel data and color image processing. The work also discusses computational challenges and future directions to reduce the cost of SVD in quaternion settings by developing scalable, quaternion-friendly decompositions.
Abstract
Recovering hidden structures from incomplete or noisy data remains a pervasive challenge across many fields, particularly where multi-dimensional data representation is essential. Quaternion matrices, with their ability to naturally model multi-dimensional data, offer a promising framework for this problem. This paper introduces the quaternion nuclear norm over the Frobenius norm (QNOF) as a novel nonconvex approximation for the rank of quaternion matrices. QNOF is parameter-free and scale-invariant. Utilizing quaternion singular value decomposition, we prove that solving the QNOF can be simplified to solving the singular value $L_1/L_2$ problem. Additionally, we extend the QNOF to robust quaternion matrix completion, employing the alternating direction multiplier method to derive solutions that guarantee weak convergence under mild conditions. Extensive numerical experiments validate the proposed model's superiority, consistently outperforming state-of-the-art quaternion methods.
