paper-with-me

Papers

Tensor Factorization via Matrix Factorization

2015-01-29 · Volodymyr Kuleshov, Arun Tejasvi Chaganty, Percy Liang

Tensor factorization arises in many machine learning applications, such knowledge base modeling and parameter estimation in latent variable models. However, numerical methods for tensor factorization have not reached the level of maturity of matrix factorization methods. In this paper, we propose a new method for CP tensor factorization that uses random projections to reduce the problem to simultaneous matrix diagonalization. Our method is conceptually simple and also applies to non-orthogonal and asymmetric tensors of arbitrary order. We prove that a small number random projections essentially preserves the spectral information in the tensor, allowing us to remove the dependence on the eigengap that plagued earlier tensor-to-matrix reductions. Experimentally, our method outperforms existing tensor factorization methods on both simulated data and two real datasets.

📄 PDF Abstract BibTeX arXiv:1501.07320

Code (1)

https://worksheets.codalab.org/worksheets/0x56dc93bcd3a647b197ad6e4b9d56f336 공식 구현

Tasks

parameter estimation

Similar Papers 제목 키워드 기반

Multi-Mode Deep Matrix and Tensor Factorization

2021-09-29 · ICLR 2022 4 · Jicong Fan

Recently, deep linear and nonlinear matrix factorizations gain increasing attention in the area of machine learning. Existing deep nonlinear matrix factorization methods can only exploit partial nonlinearity of the data …

Tensor Decomposition

Bayesian multi-tensor factorization

2014-12-15 · Suleiman A. Khan, Eemeli Leppäaho, Samuel Kaski

We introduce Bayesian multi-tensor factorization, a model that is the first Bayesian formulation for joint factorization of multiple matrices and tensors. The research problem generalizes the joint matrix-tensor factoriz…

MULTI-VIEW LEARNING

Word Embeddings via Tensor Factorization

2017-04-10 · Eric Bailey, Shuchin Aeron

Most popular word embedding techniques involve implicit or explicit factorization of a word co-occurrence based matrix into low rank factors. In this paper, we aim to generalize this trend by using numerical methods to f…

Outlier DetectionWord Embeddings

Interpretable Multi-View Clustering Based on Anchor Graph Tensor Factorization

2024-04-01 · Rui Wang, Jing Li, Quanxue Gao, Cheng Deng

The clustering method based on the anchor graph has gained significant attention due to its exceptional clustering performance and ability to process large-scale data. One common approach is to learn bipartite graphs wit…

Clustering

Columnwise Element Selection for Computationally Efficient Nonnegative Coupled Matrix Tensor Factorization

2020-03-07 · Thirunavukarasu Balasubramaniam, Richi Nayak, Chau Yuen

Coupled Matrix Tensor Factorization (CMTF) facilitates the integration and analysis of multiple data sources and helps discover meaningful information. Nonnegative CMTF (N-CMTF) has been employed in many applications for…