paper-with-me

Papers

MLCTR: A Fast Scalable Coupled Tensor Completion Based on Multi-Layer Non-Linear Matrix Factorization

2021-09-04 · Ajim Uddin, Dan Zhou, Xinyuan Tao, Chia-Ching Chou, Dantong Yu

Firms earning prediction plays a vital role in investment decisions, dividends expectation, and share price. It often involves multiple tensor-compatible datasets with non-linear multi-way relationships, spatiotemporal structures, and different levels of sparsity. Current non-linear tensor completion algorithms tend to learn noisy embedding and incur overfitting. This paper focuses on the embedding learning aspect of the tensor completion problem and proposes a new multi-layer neural network architecture for tensor factorization and completion (MLCTR). The network architecture entails multiple advantages: a series of low-rank matrix factorizations (MF) building blocks to minimize overfitting, interleaved transfer functions in each layer for non-linearity, and by-pass connections to reduce the gradient diminishing problem and increase the depths of neural networks. Furthermore, the model employs Stochastic Gradient Descent(SGD) based optimization for fast convergence in training. Our algorithm is highly efficient for imputing missing values in the EPS data. Experiments confirm that our strategy of incorporating non-linearity in factor matrices demonstrates impressive performance in embedding learning and end-to-end tensor models, and outperforms approaches with non-linearity in the phase of reconstructing tensors from factor matrices.

📄 PDF Abstract BibTeX arXiv:2109.01773

Code (0)

등록된 구현이 없습니다.

Tasks

Missing Values

Similar Papers 제목 키워드 기반

Efficient Convex Completion of Coupled Tensors using Coupled Nuclear Norms

2018-12-01 · NeurIPS 2018 12 · Kishan Wimalawarne, Hiroshi Mamitsuka

Coupled norms have emerged as a convex method to solve coupled tensor completion. A limitation with coupled norms is that they only induce low-rankness using the multilinear rank of coupled tensors. In this paper, we int…

Convex Coupled Matrix and Tensor Completion

2017-05-15 · Kishan Wimalawarne, Makoto Yamada, Hiroshi Mamitsuka

We propose a set of convex low rank inducing norms for a coupled matrices and tensors (hereafter coupled tensors), which shares information between matrices and tensors through common modes. More specifically, we propose…

FasTer: Fast Tensor Completion with Nonconvex Regularization

2018-07-23 · Quanming Yao, James T. Kwok, Bo Han

Low-rank tensor completion problem aims to recover a tensor from limited observations, which has many real-world applications. Due to the easy optimization, the convex overlapping nuclear norm has been popularly used for…

A Unified Framework for Coupled Tensor Completion

2020-01-09 · Huyan Huang, Yipeng Liu, Ce Zhu

Coupled tensor decomposition reveals the joint data structure by incorporating priori knowledge that come from the latent coupled factors. The tensor ring (TR) decomposition is invariant under the permutation of tensors …

Tensor Decomposition

MTC: Multiresolution Tensor Completion from Partial and Coarse Observations

2021-06-14 · Chaoqi Yang, Navjot Singh, Cao Xiao, Cheng Qian 외

Existing tensor completion formulation mostly relies on partial observations from a single tensor. However, tensors extracted from real-world data are often more complex due to: (i) Partial observation: Only a small subs…