NALGSPOCCOMLSep 16, 2025

Tensor Train Completion from Fiberwise Observations Along a Single Mode

arXiv:2509.18149v11 citationsh-index: 58
Originality Incremental advance
AI Analysis

This work addresses tensor completion for scenarios where data is collected along a specific mode, offering a fast and deterministic solution, though it is incremental as it builds on existing tensor completion methods by exploiting structured observation patterns.

The paper tackles tensor completion from fiberwise observations along a single mode, proposing a method using standard linear algebra to compute tensor train decompositions with deterministic recovery guarantees, and demonstrates its effectiveness through numerical experiments.

Tensor completion is an extension of matrix completion aimed at recovering a multiway data tensor by leveraging a given subset of its entries (observations) and the pattern of observation. The low-rank assumption is key in establishing a relationship between the observed and unobserved entries of the tensor. The low-rank tensor completion problem is typically solved using numerical optimization techniques, where the rank information is used either implicitly (in the rank minimization approach) or explicitly (in the error minimization approach). Current theories concerning these techniques often study probabilistic recovery guarantees under conditions such as random uniform observations and incoherence requirements. However, if an observation pattern exhibits some low-rank structure that can be exploited, more efficient algorithms with deterministic recovery guarantees can be designed by leveraging this structure. This work shows how to use only standard linear algebra operations to compute the tensor train decomposition of a specific type of ``fiber-wise" observed tensor, where some of the fibers of a tensor (along a single specific mode) are either fully observed or entirely missing, unlike the usual entry-wise observations. From an application viewpoint, this setting is relevant when it is easier to sample or collect a multiway data tensor along a specific mode (e.g., temporal). The proposed completion method is fast and is guaranteed to work under reasonable deterministic conditions on the observation pattern. Through numerical experiments, we showcase interesting applications and use cases that illustrate the effectiveness of the proposed approach.

Foundations

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

Your Notes