paper-with-me

Papers

Enhanced Network Embedding with Text Information

2018-11-29 · 24th International Conference on Pattern Recognition (ICPR) 2018 11 · Shuang Yang, Bo Yang

Network embedding aims at learning the low-dimensional and continuous vector representation for each node in networks, which is useful in many real applications. While most existing network embedding methods only focus on the network structure, the rich text information associated with nodes, which is often closely related to network structure, is widely neglected. Thus, how to effectively incorporate text information into network embedding is a problem worth studying. To solve the problem, we propose a Text Enhanced Network Embedding (TENE) method under the framework of non-negative matrix factorization to integrate network structure and text information together. We explore the consistent relationship between node representations and text cluster structure to make the network embedding more informative and discriminative. TENE learns the representations of nodes under the guidance of both proximity matrix which captures the network structure and text cluster membership matrix derived from clustering for text information. We evaluate the quality of network embedding on the task of multi-class classification of nodes. Experimental results on all three real-world datasets show the superior performance of TENE compared with baselines.

📄 PDF Abstract BibTeX

Code (2)

benedekrozemberczki/TENE
benedekrozemberczki/karateclub

Tasks

ClusteringMulti-class ClassificationNetwork EmbeddingNode Classification

Similar Papers 제목 키워드 기반

Implicit Discourse Relation Recognition with Context-aware Character-enhanced Embeddings

2016-12-01 · COLING 2016 12 · Lianhui Qin, Zhisong Zhang, Hai Zhao

For the task of implicit discourse relation recognition, traditional models utilizing manual features can suffer from data sparsity problem. Neural models provide a solution with distributed representations, which could …

Machine TranslationQuestion AnsweringRelationSentiment Analysis

SETN: Stock Embedding Enhanced with Textual and Network Information

2024-08-06 · Takehiro Takayanagi, Hiroki Sakaji, Kiyoshi Izumi

Stock embedding is a method for vector representation of stocks. There is a growing demand for vector representations of stock, i.e., stock embedding, in wealth management sectors, and the method has been applied to vari…

Graph Neural NetworkManagementPortfolio OptimizationStock Price Prediction

A graph-based analysis of semantic types and coercion in contextualized word embeddings

2026-05-22 · Long Chen, Deniz Ekin Yavas arxiv

Semantic type mismatch between a noun and its context is central to coercion phenomena. This paper introduces a graph-based method to examine how lexical and contextual type information is reflected in word embeddings. W…

Dialogue Session Segmentation by Embedding-Enhanced TextTiling

2016-10-13 · Yiping Song, Lili Mou, Rui Yan, Li Yi 외

In human-computer conversation systems, the context of a user-issued utterance is particularly important because it provides useful background information of the conversation. However, it is unwise to track all previous …

Word Embeddings

ECOLA: Enhanced Temporal Knowledge Embeddings with Contextualized Language Representations

2022-03-17 · Zhen Han, Ruotong Liao, Jindong Gu, Yao Zhang 외

Since conventional knowledge embedding models cannot take full advantage of the abundant textual information, there have been extensive research efforts in enhancing knowledge embedding using texts. However, existing enh…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs+2