LGSPDec 25, 2025

When Bayesian Tensor Completion Meets Multioutput Gaussian Processes: Functional Universality and Rank Learning

arXiv:2512.21486v1h-index: 50Has Code
Originality Incremental advance
AI Analysis

This addresses a critical bottleneck in tensor analysis for machine learning and signal processing by enabling automatic rank determination, though it is an incremental improvement over existing functional tensor methods.

The authors tackled the problem of functional tensor completion with unknown rank, which is NP-hard to determine, by proposing a rank-revealing functional Bayesian tensor completion method that automatically learns the rank during inference. They demonstrated its effectiveness on synthetic and real-world datasets, showing superiority over state-of-the-art approaches.

Functional tensor decomposition can analyze multi-dimensional data with real-valued indices, paving the path for applications in machine learning and signal processing. A limitation of existing approaches is the assumption that the tensor rank-a critical parameter governing model complexity-is known. However, determining the optimal rank is a non-deterministic polynomial-time hard (NP-hard) task and there is a limited understanding regarding the expressive power of functional low-rank tensor models for continuous signals. We propose a rank-revealing functional Bayesian tensor completion (RR-FBTC) method. Modeling the latent functions through carefully designed multioutput Gaussian processes, RR-FBTC handles tensors with real-valued indices while enabling automatic tensor rank determination during the inference process. We establish the universal approximation property of the model for continuous multi-dimensional signals, demonstrating its expressive power in a concise format. To learn this model, we employ the variational inference framework and derive an efficient algorithm with closed-form updates. Experiments on both synthetic and real-world datasets demonstrate the effectiveness and superiority of the RR-FBTC over state-of-the-art approaches. The code is available at https://github.com/OceanSTARLab/RR-FBTC.

Foundations

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

Your Notes