paper-with-me

Papers

Semi-Supervised Tensor Factorization for Node Classification in Complex Social Networks

2019-07-24 · Georgios Katsimpras, Georgios Paliouras

This paper proposes a method to guide tensor factorization, using class labels. Furthermore, it shows the advantages of using the proposed method in identifying nodes that play a special role in multi-relational networks, e.g. spammers. Most complex systems involve multiple types of relationships and interactions among entities. Combining information from different relationships may be crucial for various prediction tasks. Instead of creating distinct prediction models for each type of relationship, in this paper we present a tensor factorization approach based on RESCAL, which collectively exploits all existing relations. We extend RESCAL to produce a semi-supervised factorization method that combines a classification error term with the standard factor optimization process. The coupled optimization approach, models the tensorial data assimilating observed information from all the relations, while also taking into account classification performance. Our evaluation on real-world social network data shows that incorporating supervision, when available, leads to models that are more accurate.

📄 PDF Abstract BibTeX arXiv:1907.10416

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationNode Classification

Methods 이 논문이 사용한 방법론

RESCAL RESCAL

Similar Papers 제목 키워드 기반

A Unified Non-Negative Matrix Factorization Framework for Semi-Supervised Learning on Graphs

2020-04-01 · Proceedings of the 2020 SIAM International Conference on Data Mining 2020 4 · Anasua Mitra, Priyesh Vijayan, Srinivasan Parthasarathy, Balaraman Ravindran

We propose a Semi-Supervised Learning (SSL) methodology that explicitly encodes different necessary priors to learn efficient representations for nodes in a network. The key to our framework is a semi-supervised cluster…

Node Classification

Semi-supervised Symmetric Non-negative Matrix Factorization with Low-Rank Tensor Representation

2024-05-04 · Yuheng Jia, Jia-Nan Li, Wenhui Wu, Ran Wang

Semi-supervised symmetric non-negative matrix factorization (SNMF) utilizes the available supervisory information (usually in the form of pairwise constraints) to improve the clustering ability of SNMF. The previous meth…

Multi-View Clustering via Semi-non-negative Tensor Factorization

2023-03-29 · Jing Li, Quanxue Gao, Qianqian Wang, Wei Xia 외

Multi-view clustering (MVC) based on non-negative matrix factorization (NMF) and its variants have received a huge amount of attention in recent years due to their advantages in clustering interpretability. However, exis…

Clustering

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

Enhancing Network Embedding with Auxiliary Information: An Explicit Matrix Factorization Perspective

2017-11-11 · Junliang Guo, Linli Xu, Xunpeng Huang, Enhong Chen

Recent advances in the field of network embedding have shown the low-dimensional network representation is playing a critical role in network analysis. However, most of the existing principles of network embedding do not…

Link PredictionNetwork EmbeddingNode Classification