English

LRTuckerRep: Low-rank Tucker Representation Model for Multi-dimensional Data Completion

Machine Learning 2025-08-07 v1 Computer Vision and Pattern Recognition Numerical Analysis Numerical Analysis

Abstract

Multi-dimensional data completion is a critical problem in computational sciences, particularly in domains such as computer vision, signal processing, and scientific computing. Existing methods typically leverage either global low-rank approximations or local smoothness regularization, but each suffers from notable limitations: low-rank methods are computationally expensive and may disrupt intrinsic data structures, while smoothness-based approaches often require extensive manual parameter tuning and exhibit poor generalization. In this paper, we propose a novel Low-Rank Tucker Representation (LRTuckerRep) model that unifies global and local prior modeling within a Tucker decomposition. Specifically, LRTuckerRep encodes low rankness through a self-adaptive weighted nuclear norm on the factor matrices and a sparse Tucker core, while capturing smoothness via a parameter-free Laplacian-based regularization on the factor spaces. To efficiently solve the resulting nonconvex optimization problem, we develop two iterative algorithms with provable convergence guarantees. Extensive experiments on multi-dimensional image inpainting and traffic data imputation demonstrate that LRTuckerRep achieves superior completion accuracy and robustness under high missing rates compared to baselines.

Keywords

Cite

@article{arxiv.2508.03755,
  title  = {LRTuckerRep: Low-rank Tucker Representation Model for Multi-dimensional Data Completion},
  author = {Wenwu Gong and Lili Yang},
  journal= {arXiv preprint arXiv:2508.03755},
  year   = {2025}
}
R2 v1 2026-07-01T04:35:47.756Z