Tensor Decomposition

126 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Tensor Decomposition models and implementations
3 papers
81

Most implemented papers

KGE-CL: Contrastive Learning of Tensor Decomposition Based Knowledge Graph Embeddings

wentao-xu/kge-cl COLING 2022

Learning the embeddings of knowledge graphs (KG) is vital in artificial intelligence, and can benefit various downstream applications, such as recommendation and question answering.

Parameter-Efficient Mixture-of-Experts Architecture for Pre-trained Language Models

rucaibox/mpoe COLING 2022

Recently, Mixture-of-Experts (short as MoE) architecture has achieved remarkable success in increasing the model capacity of large-scale language models.

PIE: a Parameter and Inference Efficient Solution for Large Scale Knowledge Graph Embedding Reasoning

alipay/parameter_inference_efficient_pie 29 Apr 2022

Meanwhile, the inference time grows log-linearly with the number of entities for all entities are traversed and compared.

Multi-view Tensor Graph Neural Networks Through Reinforced Aggregation

ringbdstack/rtgnn journal 2023

Specifically, RTGNN first uses tensor decomposition to extract the graph structure features (GSFs) of each view in the common feature space.

MultiHU-TD: Multifeature Hyperspectral Unmixing Based on Tensor Decomposition

mhmdjouni/multihu-td-python 5 Oct 2023

Matrix models become insufficient when the hyperspectral image (HSI) is represented as a high-order tensor with additional features in a multimodal, multifeature framework.

Empirical Evaluation of Four Tensor Decomposition Algorithms

pdturney/multislice-projection 13 Nov 2007

We recommend HOOI for tensors that are small enough for the available RAM and MP for larger tensors.

Temporal Link Prediction using Matrix and Tensor Factorizations

DavorPenzar/tlp 21 May 2010

We show how the well-known Katz method for link prediction can be extended to bipartite graphs and, moreover, approximated in a scalable way using a truncated singular value decomposition.

Fourier PCA and Robust Tensor Decomposition

yingusxiaous/libFPCA 25 Jun 2013

Fourier PCA is Principal Component Analysis of a matrix obtained from higher order derivatives of the logarithm of the Fourier transform of a distribution. We make this method algorithmic by developing a tensor decomposition method for a pair of tensors sharing the same vectors in rank-$1$ decompositions.

Online Tensor Methods for Learning Latent Variable Models

FurongHuang/Fast-Detection-of-Overlapping-Communities-via-Online-Tensor-Methods 3 Sep 2013

We introduce an online tensor decomposition based approach for two latent variable modeling problems namely, (1) community detection, in which we learn the latent communities that the social actors in social networks belong to, and (2) topic modeling, in which we infer hidden topics of text articles.

Escaping From Saddle Points --- Online Stochastic Gradient for Tensor Decomposition

Jasmine216/Fine-grained-image-classification-Dog-Breeds 6 Mar 2015

To the best of our knowledge this is the first work that gives global convergence guarantees for stochastic gradient descent on non-convex functions with exponentially many local minima and saddle points.