Generalized Least Squares Kernelized Tensor Factorization
Mengying Lei, Lijun Sun

TL;DR
This paper introduces GLSKF, a tensor completion framework that combines low-rank factorization with local residual modeling, effectively capturing both global and local data variations for improved accuracy and scalability.
Contribution
The paper proposes GLSKF, a novel tensor completion method integrating smoothness constraints with local residual processes, enabling better modeling of high-frequency variations.
Findings
Outperforms existing methods on four real-world datasets.
Achieves superior accuracy and scalability.
Effectively captures both global dependencies and local variations.
Abstract
Completing multidimensional tensor-structured data with missing entries is a fundamental task for many real-world applications involving incomplete or corrupted datasets. For data with spatial or temporal side information, low-rank factorization models with smoothness constraints have demonstrated strong performance. Although effective at capturing global and long-range correlations, these models often struggle to capture short-scale, high-frequency variations in the data. To address this limitation, we propose the Generalized Least Squares Kernelized Tensor Factorization (GLSKF) framework for tensor completion. GLSKF integrates smoothness-constrained low-rank factorization with a locally correlated residual process; the resulting additive structure enables effective characterization of both global dependencies and local variations. Specifically, we define the covariance norm to enforce…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Computational Physics and Python Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
