Table of Contents
Fetching ...

Tensor Completion via Monotone Inclusion: Generalized Low-Rank Priors Meet Deep Denoisers

Peng Chen, Deliang Wei, Jiale Yao, Fang Li

TL;DR

The paper tackles tensor completion under severe missing data by formulating the problem as a monotone-inclusion program. It introduces GTCTV, a generalized, weakly convex prior for holistic global structure, and couples it with deep pseudo-contractive (DPC) denoisers within a Davis-Yin splitting framework, yielding the GTCTV-DPC algorithm with global convergence guarantees. The authors provide detailed algorithmic derivations, including resolvents for data-fitting and GTCTV components, and prove convergence to a solution of the monotone-inclusion problem. Empirically, GTCTV-DPC consistently outperforms state-of-the-art methods on multi-dimensional images, MSIs, color videos, and spatio-temporal traffic data, especially at low sampling rates, demonstrating both superior quality and robustness. The work advances tensor completion by relaxing restrictive denoiser assumptions while preserving interpretability and convergence, with practical implications for high-dimensional data recovery in imaging and traffic analysis.

Abstract

Missing entries in multi dimensional data pose significant challenges for downstream analysis across diverse real world applications. These data are naturally represented as tensors, and recent completion methods integrating global low rank priors with plug and play denoisers have demonstrated strong empirical performance. However, these approaches often rely on empirical convergence alone or unrealistic assumptions, such as deep denoisers acting as proximal operators of implicit regularizers, which generally does not hold. To address these limitations, we propose a novel tensor completion framework grounded in the monotone inclusion paradigm. Within this framework, deep denoisers are treated as general operators that require far fewer restrictions than in classical optimization based formulations. To better capture holistic structure, we further incorporate generalized low rank priors with weakly convex penalties. Building upon the Davis Yin splitting scheme, we develop the GTCTV DPC algorithm and rigorously establish its global convergence. Extensive experiments demonstrate that GTCTV DPC consistently outperforms existing methods in both quantitative metrics and visual quality, particularly at low sampling rates. For instance, at a sampling rate of 0.05 for multi dimensional image completion, GTCTV DPC achieves an average mean peak signal to noise ratio (MPSNR) that surpasses the second best method by 0.717 dB, and 0.649 dB for multi spectral images, and color videos, respectively.

Tensor Completion via Monotone Inclusion: Generalized Low-Rank Priors Meet Deep Denoisers

TL;DR

The paper tackles tensor completion under severe missing data by formulating the problem as a monotone-inclusion program. It introduces GTCTV, a generalized, weakly convex prior for holistic global structure, and couples it with deep pseudo-contractive (DPC) denoisers within a Davis-Yin splitting framework, yielding the GTCTV-DPC algorithm with global convergence guarantees. The authors provide detailed algorithmic derivations, including resolvents for data-fitting and GTCTV components, and prove convergence to a solution of the monotone-inclusion problem. Empirically, GTCTV-DPC consistently outperforms state-of-the-art methods on multi-dimensional images, MSIs, color videos, and spatio-temporal traffic data, especially at low sampling rates, demonstrating both superior quality and robustness. The work advances tensor completion by relaxing restrictive denoiser assumptions while preserving interpretability and convergence, with practical implications for high-dimensional data recovery in imaging and traffic analysis.

Abstract

Missing entries in multi dimensional data pose significant challenges for downstream analysis across diverse real world applications. These data are naturally represented as tensors, and recent completion methods integrating global low rank priors with plug and play denoisers have demonstrated strong empirical performance. However, these approaches often rely on empirical convergence alone or unrealistic assumptions, such as deep denoisers acting as proximal operators of implicit regularizers, which generally does not hold. To address these limitations, we propose a novel tensor completion framework grounded in the monotone inclusion paradigm. Within this framework, deep denoisers are treated as general operators that require far fewer restrictions than in classical optimization based formulations. To better capture holistic structure, we further incorporate generalized low rank priors with weakly convex penalties. Building upon the Davis Yin splitting scheme, we develop the GTCTV DPC algorithm and rigorously establish its global convergence. Extensive experiments demonstrate that GTCTV DPC consistently outperforms existing methods in both quantitative metrics and visual quality, particularly at low sampling rates. For instance, at a sampling rate of 0.05 for multi dimensional image completion, GTCTV DPC achieves an average mean peak signal to noise ratio (MPSNR) that surpasses the second best method by 0.717 dB, and 0.649 dB for multi spectral images, and color videos, respectively.
Paper Structure (27 sections, 7 theorems, 37 equations, 8 figures, 6 tables, 2 algorithms)

This paper contains 27 sections, 7 theorems, 37 equations, 8 figures, 6 tables, 2 algorithms.

Key Result

Theorem 1

For any tensor $\mathcal{A} \in \mathbb{V}$, it can be decomposed as $\mathcal{A} = \mathcal{U} *_{\mathfrak{L}} \mathcal{S} *_{\mathfrak{L}} \mathcal{V}^{*}$, where $\mathcal{U} \in \mathbb{R}^{n_1 \times n_1 \times \cdots \times n_N}$ and $\mathcal{V} \in \mathbb{R}^{n_2 \times n_2 \times \cdots \

Figures (8)

  • Figure 1: Schematic comparison of recent multi-prior (optimization-based) methods and the proposed monotone-inclusion-based approach. Unlike the former, which treat the denoiser $\operatorname{D}\sigma$ as a proximal mapping under restrictive assumptions, our framework regards deep priors as general operators, imposing much weaker constraints on $\operatorname{D}\sigma$. This relaxation enables more effective denoising AHQS and ultimately yields superior restoration quality.
  • Figure 2: Iterative flowchart of GTCTV-DPC, illustrated using a color video example. In the flowchart, the symbol $\bigoplus$ represents the operation in Eq. \ref{['eq:resolvent-delta']}, and $\operatorname{F}^{-1}$ denotes the inverse multi-dimensional FFT in Eq. \ref{['eq:M-solution-gtctv']}.
  • Figure 3: Completion results for the color video stefan (SR = 0.05), showing the 25th frame of each completed video. The MPSNR is indicated in the upper-left corner of each image.
  • Figure 4: (a) and (b): MPSNR curves with the $x$-axis denoting the iteration number for the MSI paints (a) and the video bus (b) at SR = 0.05. Note that for LRTFR and DRO-TFF, which run up to 3000 iterations, we record the MPSNR every 15 iterations. (c): Convergence performance within the monotone inclusion paradigm for the video bus at SR = 0.05, 0.10, and 0.20.
  • Figure 5: Completion results for the traffic data PeMS (SR = 0.30), showing the enlarged views of the box regions alongside corresponding residual components.
  • ...and 3 more figures

Theorems & Definitions (17)

  • Definition 1: tensor-tensor product 9730793
  • Theorem 1: t-SVD 9730793
  • Definition 2: convex functions beck2017first
  • Definition 3: $\mu$-weakly convex functions doi:10.1137/18M121160X
  • Definition 4: firmly nonexpansive bauschke2017correction
  • Definition 5: nonexpansive bauschke2017correction
  • Definition 6: pseudo-contractive (PC) bauschke2017correction
  • Definition 7: $\beta$-cocoercive bauschke2017correction
  • Lemma 2: Theorem 20.25 and Example 23.3 in bauschke2017correction
  • Definition 8: tensor $f$-penalty
  • ...and 7 more