CVAILGMar 1

Reparameterized Tensor Ring Functional Decomposition for Multi-Dimensional Data Recovery

arXiv:2603.01034v1h-index: 6Has Code
AI Analysis

This work addresses the challenge of multi-dimensional data recovery for applications in computer vision and signal processing, representing an incremental improvement over existing tensor decomposition methods.

The authors tackled the problem of high-order data recovery by proposing a reparameterized tensor ring functional decomposition to overcome limitations in modeling fine-scale details, achieving consistently superior performance in tasks like image inpainting and point cloud recovery.

Tensor Ring (TR) decomposition is a powerful tool for high-order data modeling, but is inherently restricted to discrete forms defined on fixed meshgrids. In this work, we propose a TR functional decomposition for both meshgrid and non-meshgrid data, where factors are parameterized by Implicit Neural Representations (INRs). However, optimizing this continuous framework to capture fine-scale details is intrinsically difficult. Through a frequency-domain analysis, we demonstrate that the spectral structure of TR factors determines the frequency composition of the reconstructed tensor and limits the high-frequency modeling capacity. To mitigate this, we propose a reparameterized TR functional decomposition, in which each TR factor is a structured combination of a learnable latent tensor and a fixed basis. This reparameterization is theoretically shown to improve the training dynamics of TR factor learning. We further derive a principled initialization scheme for the fixed basis and prove the Lipschitz continuity of our proposed model. Extensive experiments on image inpainting, denoising, super-resolution, and point cloud recovery demonstrate that our method achieves consistently superior performance over existing approaches. Code is available at https://github.com/YangyangXu2002/RepTRFD.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes