paper-with-me

Papers

Temporal Network Embedding via Tensor Factorization

2021-08-22 · Jing Ma, Qiuchen Zhang, Jian Lou, Li Xiong, Joyce C. Ho

Representation learning on static graph-structured data has shown a significant impact on many real-world applications. However, less attention has been paid to the evolving nature of temporal networks, in which the edges are often changing over time. The embeddings of such temporal networks should encode both graph-structured information and the temporally evolving pattern. Existing approaches in learning temporally evolving network representations fail to capture the temporal interdependence. In this paper, we propose Toffee, a novel approach for temporal network representation learning based on tensor decomposition. Our method exploits the tensor-tensor product operator to encode the cross-time information, so that the periodic changes in the evolving networks can be captured. Experimental results demonstrate that Toffee outperforms existing methods on multiple real-world temporal networks in generating effective embeddings for the link prediction tasks.

📄 PDF Abstract BibTeX arXiv:2108.09837

Code (0)

등록된 구현이 없습니다.

Tasks

Link PredictionNetwork EmbeddingRepresentation LearningTensor Decomposition

Similar Papers 제목 키워드 기반

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

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 외

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 s…

Missing Values

LEARNING SEMANTIC WORD RESPRESENTATIONS VIA TENSOR FACTORIZATION

2018-01-01 · ICLR 2018 1 · Eric Bailey, Charles Meyer, Shuchin Aeron

Many state-of-the-art word embedding techniques involve factorization of a cooccurrence based matrix. We aim to extend this approach by studying word embedding techniques that involve factorization of co-occurrence based…

Outlier Detection

Time-Aware Tensor Decomposition for Missing Entry Prediction

2020-12-16 · Dawon Ahn, Jun-Gi Jang, U Kang

Given a time-evolving tensor with missing entries, how can we effectively factorize it for precisely predicting the missing entries? Tensor factorization has been extensively utilized for analyzing various multi-dimensio…

PredictionTensor Decomposition

Simple and Efficient Parallelization for Probabilistic Temporal Tensor Factorization

2016-11-11 · Guangxi Li, Zenglin Xu, Linnan Wang, Jinmian Ye 외

Probabilistic Temporal Tensor Factorization (PTTF) is an effective algorithm to model the temporal tensor data. It leverages a time constraint to capture the evolving properties of tensor data. Nowadays the exploding dat…